Data Element list used by SAP ABAP Function Module G_PP_CHECK_ACCOUNT_CURR (Check if a given account,company code and currency is allowed)
SAP ABAP Function Module
G_PP_CHECK_ACCOUNT_CURR (Check if a given account,company code and currency is allowed) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BUKRS | Company Code | SOURCE REFERENCE(BUKRS) LIKE GLT0-BUKRS |
2 | ![]() |
CHAR1 | Single-Character Flag | SOURCE REFERENCE(ALLOWED) TYPE CHAR1 |
3 | ![]() |
RACCT | Account Number | SOURCE REFERENCE(RACCT) LIKE GLT0-RACCT |
4 | ![]() |
WAERS_SKB1 | Account currency | SOURCE REFERENCE(WAERS) LIKE SKB1-WAERS |
5 | ![]() |
WAERS_SKB1 | Account currency | SOURCE REFERENCE(CURRENCY) LIKE SKB1-WAERS |