Data Element list used by SAP ABAP Function Module AMSS_POSTING_DATE_REASON_CHECK (Storno:Prüft Buchungsdatum und Stornogrund)
SAP ABAP Function Module
AMSS_POSTING_DATE_REASON_CHECK (Storno:Prüft Buchungsdatum und Stornogrund) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AWTYP | Reference procedure | SOURCE VALUE(I_AWTYP) LIKE ANEK-AWTYP OPTIONAL |
|
| 2 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT_REV) LIKE ANEK-BUDAT OPTIONAL |
|
| 3 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE ANEK-BUDAT |
|
| 4 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE ANEK-BUKRS |
|
| 5 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE ANEK-GJAHR |
|
| 6 | MONAT | Fiscal period | SOURCE VALUE(I_MONAT_REV) LIKE ANEK-MONAT OPTIONAL |
|
| 7 | MONAT | Fiscal period | SOURCE VALUE(I_MONAT) LIKE ANEK-MONAT |
|
| 8 | STGRD | Reason for Reversal | SOURCE VALUE(I_STGRD_REV) LIKE T041C-STGRD OPTIONAL |
|
| 9 | XNEGP_041C | Indicator: Generate negative postings | SOURCE VALUE(E_XNEGP) LIKE T041C-XNEGP |
|