Data Element list used by SAP ABAP Function Module ISU_POSTING_LOCK_CHECK (Prüfen Buchungssperre auf GPART/VKONT/VTREF)
SAP ABAP Function Module
ISU_POSTING_LOCK_CHECK (Prüfen Buchungssperre auf GPART/VKONT/VTREF) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_RETURN_LOCK) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 2 | GPART_KK | Business Partner Number | SOURCE VALUE(I_GPART) LIKE FKKOP-GPART |
|
| 3 | SPPOS_KK | Posting lock key | SOURCE VALUE(E_SPPOS) LIKE TFK000S-SPPOS |
|
| 4 | VKONT_KK | Contract Account Number | SOURCE VALUE(I_VKONT) LIKE FKKOP-VKONT |
|
| 5 | VTREF_KK | Reference Specifications from Contract | SOURCE VALUE(I_VTREF) LIKE FKKOP-VTREF |
|