Data Element list used by SAP ABAP Function Module FKK_ALTERNATIVE_POSTING_DATE (Abweichendes Buchungsdatum für Hauptbuchübernahme)
SAP ABAP Function Module
FKK_ALTERNATIVE_POSTING_DATE (Abweichendes Buchungsdatum für Hauptbuchübernahme) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(E_XALTERN_DATE) LIKE BOOLE-BOOLE |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(E_XFISCAL_YEAR) LIKE BOOLE-BOOLE |
|
| 3 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(E_XSPECIAL_PERIOD) LIKE BOOLE-BOOLE |
|
| 4 | BUDAT_KK | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE FKKOP-BUDAT |
|
| 5 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE FKKOP-BUKRS |
|
| 6 | GJAHR | Fiscal Year | SOURCE VALUE(E_GJAHR) LIKE COBL-GJAHR |
|
| 7 | HKONT_KK | General ledger account | SOURCE VALUE(I_HKONT) LIKE FKKOP-HKONT OPTIONAL |
|
| 8 | MONAT | Fiscal period | SOURCE VALUE(E_MONAT) LIKE COBL-MONAT |
|
| 9 | UEBUD_KK | Alternative posting date for transfer to general ledger | SOURCE VALUE(E_UEBUD) LIKE DFKKSUM-UEBUD |
|