Menu

SAP Function Module COPCA_GET_DEFAULT_PRCTR_T8A30

Default-Prctr zu bestimmten Merkmalen ermitteln

The Function Module COPCA_GET_DEFAULT_PRCTR_T8A30 (Default-Prctr zu bestimmten Merkmalen ermitteln) is a standard Function Module in SAP ERP and is part of the function group PC28 within the package KE1C.

Technical Information

Function Module COPCA_GET_DEFAULT_PRCTR_T8A30
Short Text Default-Prctr zu bestimmten Merkmalen ermitteln
Function Group PC28
Package KE1C
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACCOUNT LIKE PCA_DEF_PRCTR-RACCT Konto
I_BUSINESS_AREA LIKE PCA_DEF_PRCTR-GSBER Geschäftsbereich
I_COMPANY_CODE LIKE PCA_DEF_PRCTR-BUKRS Buchungskreis
I_CONTROLLING_AREA LIKE PCA_DEF_PRCTR-KOKRS Kostenrechnungskreis
I_POSTING_DATE LIKE ACCIT-BUDAT Buchungsdatum (Default Sy-datum)
I_VALUATION_AREA LIKE PCA_DEF_PRCTR-BWKEY Bewertungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PRCTR LIKE PCA_DEF_PRCTR-PRCTR abgeleitetes Profit Center

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCOUNT_NOT_INCLUDED Konto ist nicht in T8A30 gepflegt
INCOMPLETE_INPUT Bukrs oder KOKRS müssen eingegeben werden
NO_CONTROLLING_AREA_FOUND aus Bukrs konnte kein KOKRS ermittelt werden