Data Element list used by SAP ABAP Function Module POSTING_INTERFACE_REVERSE_DOC (Cancel document via posting interface)
SAP ABAP Function Module
POSTING_INTERFACE_REVERSE_DOC (Cancel document via posting interface) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BELNS | Document to be Reversed | SOURCE VALUE(I_BELNS) LIKE RF05A-BELNS |
|
| 2 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE BSIS-BUDAT DEFAULT SPACE |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BKPF-BUKRS |
|
| 4 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHS) LIKE RF05A-GJAHS DEFAULT SPACE |
|
| 5 | MONAT | Fiscal period | SOURCE VALUE(I_MONAT) LIKE BSIS-MONAT DEFAULT SPACE |
|
| 6 | STGRD | Reason for Reversal | SOURCE VALUE(I_STGRD) LIKE UF05A-STGRD DEFAULT SPACE |
|
| 7 | VOIDR | Check void reason code | SOURCE VALUE(I_VOIDR) LIKE RF05A-VOIDR DEFAULT SPACE |
|