Data Element list used by SAP ABAP Function Module ABAP_EBPP_CREATE_COUNTER (Zähler anlegen)
SAP ABAP Function Module
ABAP_EBPP_CREATE_COUNTER (Zähler anlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COUNT_ID | Counter Identification | SOURCE REFERENCE(I_ID) LIKE APAR_EBPP_COUNTER-ID |
|
| 2 | COUNT_LEN | Counter Length | SOURCE REFERENCE(I_LEN) LIKE APAR_EBPP_COUNTER-LEN |
|
| 3 | COUNT_SPEC | Counter Definition | SOURCE REFERENCE(I_SPEC) LIKE APAR_EBPP_COUNTER-SPEC |
|
| 4 | COUNT_STATUS | Current Status of Counter | SOURCE REFERENCE(I_STATUS) LIKE APAR_EBPP_COUNTER-STATUS OPTIONAL |
|