Data Element list used by SAP ABAP Function Module FKK_ENQ_INTERVAL_SET (Sperre setzen für ein Intervall von Konten oder Partnern)
SAP ABAP Function Module
FKK_ENQ_INTERVAL_SET (Sperre setzen für ein Intervall von Konten oder Partnern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | SOURCE VALUE(I_ALLOW_SINGLE_LOCKS) TYPE BOOLEAN DEFAULT SPACE |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_DEQUEUE_OLD_LOCKS) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 3 | GPART_KK | Business Partner Number | SOURCE VALUE(I_GPART_HIGH) LIKE FKKOP-GPART DEFAULT SPACE |
|
| 4 | GPART_KK | Business Partner Number | SOURCE VALUE(I_GPART_LOW) LIKE FKKOP-GPART DEFAULT SPACE |
|
| 5 | RUNKEY_KK | Key of a Mass Activity | SOURCE VALUE(I_RUNKEY) LIKE FKKCLEGPI-RUNKEY DEFAULT SPACE |
|
| 6 | VKONT_KK | Contract Account Number | SOURCE VALUE(I_VKONT_LOW) LIKE FKKOP-VKONT DEFAULT SPACE |
|
| 7 | VKONT_KK | Contract Account Number | SOURCE VALUE(I_VKONT_HIGH) LIKE FKKOP-VKONT DEFAULT SPACE |
|