Menu

SAP Function Module COPCA_CHECK_ACCOUNT_T8A30

Prüfung, ob Konto in Vorschlagstabelle T8A30 enthalten ist

The Function Module COPCA_CHECK_ACCOUNT_T8A30 (Prüfung, ob Konto in Vorschlagstabelle T8A30 enthalten ist) 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_CHECK_ACCOUNT_T8A30
Short Text Prüfung, ob Konto in Vorschlagstabelle T8A30 enthalten ist
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_COMPANY_CODE LIKE PCA_DEF_PRCTR-BUKRS Buchungskreis
I_CONTROLLING_AREA LIKE PCA_DEF_PRCTR-KOKRS Kostenrechnungskreis

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 Profit Center aus T8A30 (ohne Ableitung)

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 nicht in T8A30 enthalten
INCOMPLETE_INPUT KOKRS oder BUKRS müssen eingegeben werden
NO_CONTROLLING_AREA_FOUND aus dem BUKRS konnte kein KOKRS ermittelt werden