Data Element list used by SAP ABAP Function Module CHECK_CONFIRMATION_PROCEDURE (Prüfung, ob das Freigabeverfahren für eine Buchungsaktion aktiv ist)
SAP ABAP Function Module
CHECK_CONFIRMATION_PROCEDURE (Prüfung, ob das Freigabeverfahren für eine Buchungsaktion aktiv ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALLOGHNDL | Application Log: Log Handle | SOURCE VALUE(LOGHANDLE) LIKE BALDAT-LOG_HANDLE DEFAULT SPACE |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(STATUS) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 3 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(MEMORY) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 4 | BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE T001-BUKRS DEFAULT SPACE |
|
| 5 | BZUSAGE | Commitment capital | SOURCE VALUE(AMOUNT) TYPE BZUSAGE OPTIONAL |
|
| 6 | SRELEASE | Start Release Only if Product Breached | SOURCE VALUE(SRELEASE) LIKE TZPA_ADDFUNC-SRELEASE DEFAULT SPACE |
|
| 7 | VVBSCHWRT | Threshold value amount | ||
| 8 | VVBSCHWRT | Threshold value amount | SOURCE VALUE(SCHWRT) LIKE TZFSP-BSCHWRT DEFAULT 0 |
|
| 9 | VVSFGAKTIV | Active indicator for the release procedure | SOURCE VALUE(SFGAKTIV) LIKE TZFO-SFGAKTIV |
|
| 10 | VVSFGOBJ | Release object | SOURCE VALUE(FGOBJ) LIKE TZFO-SFGOBJ DEFAULT SPACE |
|
| 11 | VVSFGST | Release status for release procedure | SOURCE VALUE(SFGST) LIKE TZFSP-SFGST |
|
| 12 | VVSSPARAM1 | Parameter value release status | SOURCE VALUE(SPARAM1) LIKE TZFSP-SSPARAM1 DEFAULT SPACE |
|
| 13 | VVSSPARAM2 | Parameter value release status | SOURCE VALUE(SPARAM2) LIKE TZFSP-SSPARAM2 DEFAULT SPACE |
|
| 14 | WAERS_CURC | Currency Key | SOURCE VALUE(WAERS) LIKE TCURC-WAERS DEFAULT SPACE |