Data Element list used by SAP ABAP Function Module FKK_POSTING_LOCK_CHECK (Prüfen Buchungssperre auf GPART/VKONT/VTREF)
SAP ABAP Function Module
FKK_POSTING_LOCK_CHECK (Prüfen Buchungssperre auf GPART/VKONT/VTREF) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APPLK_KK | Application area | ||
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_RETURN_LOCK) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 3 | BUDAT_KK | Posting Date in the Document | SOURCE VALUE(I_DATE) LIKE FKKOP-BUDAT OPTIONAL |
|
| 4 | GPART_KK | Business Partner Number | SOURCE VALUE(I_GPART) LIKE FKKOP-GPART |
|
| 5 | SPPOS_KK | Posting lock key | SOURCE VALUE(E_SPPOS) LIKE TFK000S-SPPOS |
|
| 6 | SUBAP_KK | Subapplication in Contract Accounts Receivable and Payable | SOURCE VALUE(I_SUBAP) LIKE FKKOP-SUBAP OPTIONAL |
|
| 7 | VKONT_KK | Contract Account Number | SOURCE VALUE(I_VKONT) LIKE FKKOP-VKONT |
|
| 8 | VTREF_KK | Reference Specifications from Contract | SOURCE VALUE(I_VTREF) LIKE FKKOP-VTREF |
|