Data Element list used by SAP ABAP Function Module COPCA_GET_DEFAULT_PRCTR_T8A30 (Default-Prctr zu bestimmten Merkmalen ermitteln)
SAP ABAP Function Module
COPCA_GET_DEFAULT_PRCTR_T8A30 (Default-Prctr zu bestimmten Merkmalen ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_POSTING_DATE) LIKE ACCIT-BUDAT OPTIONAL |
|
| 2 | BUKRS | Company Code | SOURCE VALUE(I_COMPANY_CODE) LIKE PCA_DEF_PRCTR-BUKRS OPTIONAL |
|
| 3 | BWKEY | Valuation area | SOURCE VALUE(I_VALUATION_AREA) LIKE PCA_DEF_PRCTR-BWKEY OPTIONAL |
|
| 4 | GSBER | Business Area | SOURCE VALUE(I_BUSINESS_AREA) LIKE PCA_DEF_PRCTR-GSBER OPTIONAL |
|
| 5 | KOKRS | Controlling Area | SOURCE VALUE(I_CONTROLLING_AREA) LIKE PCA_DEF_PRCTR-KOKRS OPTIONAL |
|
| 6 | PRCTR | Profit Center | SOURCE REFERENCE(I_PRCTR) LIKE CEPC-PRCTR OPTIONAL |
|
| 7 | PRCTR | Profit Center | SOURCE VALUE(E_PRCTR) LIKE PCA_DEF_PRCTR-PRCTR |
|
| 8 | RACCT | Account Number | SOURCE VALUE(I_ACCOUNT) LIKE PCA_DEF_PRCTR-RACCT |
|