Data Element list used by SAP ABAP Function Module FPB_EXP_CHECK_SUBMITTABILITY (Checks wether a real submit is possible at the moment)
SAP ABAP Function Module
FPB_EXP_CHECK_SUBMITTABILITY (Checks wether a real submit is possible at the moment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(ED_SUBMITTABLE) TYPE BOOLE_D |
|
| 2 | FPB_EXP_INSTANCE | Express Planning Instance | SOURCE REFERENCE(ID_INSTANCE) TYPE FPB_EXP_INSTANCE |
|
| 3 | FPB_EXP_SCENARIO | Planning Scenario | SOURCE REFERENCE(ID_SCENARIO) TYPE FPB_EXP_SCENARIO |
|
| 4 | FPB_EXP_USER_ROLE | Express Planning: User Role for the Instance | SOURCE REFERENCE(ID_ROLE) TYPE FPB_EXP_USER_ROLE OPTIONAL |
|
| 5 | FPB_EXP_USER_ROLE | Express Planning: User Role for the Instance | ||
| 6 | SYUNAME | User Name | ||
| 7 | SYUNAME | User Name | SOURCE REFERENCE(ID_SUBMITTER) TYPE SYUNAME DEFAULT SY-UNAME |
|
| 8 | SYUNAME | User Name | SOURCE REFERENCE(ID_UNAME) TYPE SYUNAME |
|