Ansicht
Dokumentation

FKK_SAMPLE_8027 - BILL: BI: Customer-Specific Checks for BI Relevance of EDRs

FKK_SAMPLE_8027 - BILL: BI: Customer-Specific Checks for BI Relevance of EDRs

General Data in Customer Master   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The system processes event 8027 in the extraction of EDRs.

In the function module processed at event 8027 you can prevent the extraction of individual EDRs.

Proceed as follows:

  • Parameter C_EDR_TAB contains the EDRs to be extracted in the current run.
  • If you want to prevent the extraction of individual EDRs, you have to remove individual EDRs from table C_EDR_TAB.
  • If individual EDRs have errors, but you still want to extract them, then you can indicate them as containing errors.

To enable the system to extract your changed data, you also have to set the parameter E_EXTRACT_BY_STANDARD to SPACE. Otherwise your changes are not considered.

Via the transfer parameter I_BILLACC you have read access to the data of the billing account involved in the data package.

Example

Notes

If you exit the event by means of an error message, the processing terminates for the current interval and a corresponding individual extraction order is created.

Further information





Parameters

C_EDR_TAB
E_EXTRACT_BY_STANDARD
I_BILLACC

Exceptions

Function Group

FKKBI_EDR_EVENT

PERFORM Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1412 Date: 20240523 Time: 073854     sap01-206 ( 27 ms )