Ansicht
Dokumentation

EXIT_SAPLVHURLAS_003 -

EXIT_SAPLVHURLAS_003 -

Fill RESBD Structure from EBP Component Structure   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

EXIT_SAPLVHURLAS_003

This function module is a function exit within inbound processing for returnable packaging account statements.

The function module is called up once the IDoc has been evaluated completely. At this point, the internal transfer tables of the module for account statement posting (VHURLAD_ACST_CREATE_EDI) are filled.

The transfer tables X_RLACSTHD_EDI, X_RLACSTIT_EDI, X_RLACSTTXHD_EDI and X_RLACSTTXIT_EDI contain all account statements which are to be posted. It is possible to change these tables using this function exit module. If necessary, you can also change the new entry in the transfer number table (X_TRNSM).

After this function exit, no more changes are made to the data (account statements are posted immediately). This means that you have the possibility to process and change the account statements yourself and to evaluate additional segments.

The following tables/structures are transferred to the function module:

IDOC_CONTRL: control record of the IDoc
IDOC_DATA: data record of the IDoc
X_RLACSTHD_EDI: header data of the account statements
X_RLACSTIT_EDI: transaction data of the account statements
X_RLACSTTXHD_EDI: header texts of the account statements
X_RLACSTTXIT_EDI: transaction texts of the account statements
X_TRNSM: transfer number record

The following table/variable is used for confirmations:

MSGTAB: return of messages (from table T100)
ERRORFLAG: flag for canceling inbound processing (IDoc status: 51)

Note: If you have not set the ERRORFLAG, the messages from table MSGTAB are still adopted in the status of the IDoc (for your information).






General Data in Customer Master   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2000 Date: 20240425 Time: 103709     sap01-206 ( 33 ms )