Table/Structure Field list used by SAP ABAP Function Module CHECK_SACHKONTO_BALANCE (Pruefen Saldo eines Kontos im Buchungskreis)
SAP ABAP Function Module
CHECK_SACHKONTO_BALANCE (Pruefen Saldo eines Kontos im Buchungskreis) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GLT0 - BUKRS | Company Code | ||
| 2 | GLT0 - BUKRS | Company Code | SOURCE VALUE(BUCHUNGSKREIS) LIKE GLT0-BUKRS |
|
| 3 | GLT0 - RACCT | Account Number | SOURCE VALUE(SACHKONTO) LIKE GLT0-RACCT |
|
| 4 | GLT0 - RACCT | Account Number | ||
| 5 | GLT0 - RTCUR | Currency Key | ||
| 6 | GLT0 - RTCUR | Currency Key | SOURCE VALUE(WAEHRUNG_EXCL) LIKE GLT0-RTCUR OPTIONAL |
|