Data Element list used by SAP ABAP Function Module ISCD_BROK_CLAR_CODE_CHECK (Maklerinkasso - Prüfung Klärungscode)
SAP ABAP Function Module
ISCD_BROK_CLAR_CODE_CHECK (Maklerinkasso - Prüfung Klärungscode) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AMNTPROPTR_BRO | Default Amount in Transaction Currency | SOURCE VALUE(I_AMNTPROPTR) LIKE IBROSTMP-AMNTPROPTR OPTIONAL |
|
| 2 | AMNTTR_BRO | Reported amount in transaction currency | SOURCE VALUE(I_AMNTTR) LIKE IBROSTMP-AMNTTR OPTIONAL |
|
| 3 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XCHKAMNT) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 4 | BUDAT_KK | Posting Date in the Document | SOURCE VALUE(I_POSTDATE) LIKE IBROSTMP-POSTDATE OPTIONAL |
|
| 5 | CLARREASTXT_BRO | Text of clarification code | SOURCE VALUE(E_CLAR_TXT) LIKE TIBRCLARREAST-TEXT |
|
| 6 | CLARREAS_BRO | Clarification Code | SOURCE VALUE(I_CLARREAS) LIKE IBROSTMP-CLARREAS |
|
| 7 | POSCAT_BRO | Category in the Broker Report | SOURCE VALUE(I_POSCAT) LIKE IBROSTMP-POSCAT |
|
| 8 | SELFLAG_BRO | Indicates Whether Selections Exist/Were Changed Manually | SOURCE VALUE(I_XPROP) LIKE IBROSTMP-XSEL DEFAULT SPACE |
|
| 9 | WAERS | Currency Key | SOURCE VALUE(I_CURR) LIKE IBROSTMP-CURR OPTIONAL |
|