Data Element list used by SAP ABAP Function Module FMCT_CONTRACTACCOUNT_CREATE (PSCD: Vertragskonto anlegen)
SAP ABAP Function Module
FMCT_CONTRACTACCOUNT_CREATE (PSCD: Vertragskonto anlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABVTY_KK | Bank Details ID for Outgoing Payments | SOURCE VALUE(I_BANK_OUTG) LIKE FKKVKP-ABVTY DEFAULT 0001 |
|
| 2 | AZAWE_KK | Outgoing Payment Methods | SOURCE VALUE(I_METHOD_OUTG) LIKE FKKVKP-AZAWE DEFAULT 5 |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_COMP_CODE) LIKE T001-BUKRS DEFAULT 'BS01' |
|
| 4 | CORR_MAHNV_KK | Correspondence Dunning Procedure | SOURCE VALUE(I_CORR_MAHNV) LIKE FKKVKP-CORR_MAHNV DEFAULT 'KM' |
|
| 5 | GPART_KK | Business Partner Number | SOURCE VALUE(I_PARTNER) LIKE FKKVKP-GPART |
|
| 6 | IKEY_KK | Interest Key | SOURCE VALUE(I_INT_KEY) LIKE FKKVKP-IKEY DEFAULT 01 |
|
| 7 | MAHNV_KK | Dunning Procedure | SOURCE VALUE(I_DUNN_PROC) LIKE FKKVKP-MAHNV DEFAULT 'CO' |
|
| 8 | MGRUP_KK | Grouping fur Dunning Notices | SOURCE VALUE(I_DUNN_GROUP) LIKE FKKVKP-MGRUP DEFAULT 'CP' |
|
| 9 | TOGRU_KK | Tolerance group for contract account | SOURCE VALUE(I_TOLER_GROUP) LIKE FKKVKP-TOGRU DEFAULT 0001 |
|
| 10 | VKBEZ_KK | Contract account name | SOURCE VALUE(I_ACCT_NAME) LIKE FKKVKBP-VKBEZ |
|
| 11 | VKONT_KK | Contract Account Number | SOURCE VALUE(E_VKONT) LIKE FKKVKBP-VKONT |
|
| 12 | VKTYP_KK | Contract Account Category | SOURCE VALUE(I_ACCOUNTTYP) LIKE FKKVK-VKTYP DEFAULT 01 |