Data Element list used by SAP ABAP Function Module BKK_ACCNT_GET_DEB_CRED_BLOCKS (Reads The Debit and Credit Lock Indicators)
SAP ABAP Function Module
BKK_ACCNT_GET_DEB_CRED_BLOCKS (Reads The Debit and Credit Lock Indicators) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE BKK42-ACNUM_INT |
2 | ![]() |
BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKK42-BKKRS |
3 | ![]() |
BKK_XBLOCKCRED | Indicator: Credit Lock | SOURCE VALUE(E_XBLOCKCREDIT) LIKE BKK42-XBLOCKCREDIT |
4 | ![]() |
BKK_XBLOCKDEB | Indicator: Debit Lock | SOURCE VALUE(E_XBLOCLDEBIT) LIKE BKK42-XBLOCKDEBIT |
5 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_LOCAL) LIKE BOOLE-BOOLE DEFAULT 'X' |