Data Element list used by SAP ABAP Function Module FMCT_CONTRACTOBJECT_CREATE (PSCD: Vertragsgegenstand anlegen)
SAP ABAP Function Module
FMCT_CONTRACTOBJECT_CREATE (PSCD: Vertragsgegenstand anlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BU_PARTNER | Business Partner Number | SOURCE VALUE(I_PARTNER) LIKE SPSOB_SCR_2100_H3-PARTNER |
|
| 2 | PSOBKEY_PS | Identification Key for Contract Object | SOURCE VALUE(E_PSOBJECT) LIKE SPSOB001FLDS-PSOBKEY |
|
| 3 | PSOBTXT_PS | Name of Contract Object | SOURCE VALUE(I_OBJECTTEXT) LIKE SPSOB_SCR_0100_H1-PSOBTXT |
|
| 4 | PSOBTXT_PS | Name of Contract Object | SOURCE DEFAULT 'CATT:OBJECT' |
|
| 5 | PSOBTYP_PS | Contract Object Type | SOURCE VALUE(I_OBJECTTYPE) LIKE SPSOB001FLDS-PSOBTYP DEFAULT 0001 |
|
| 6 | VKONT_KK | Contract Account Number | SOURCE VALUE(I_CTRACCOUNT) LIKE FKKVKP-VKONT |
|