Menu

SAP Function Module K_RACCT_SINGLE_CHECK

EC-PCA: einzelnes Konto (Erlös-/Kostenart oder Sachkonto) prüfen

The Function Module K_RACCT_SINGLE_CHECK (EC-PCA: einzelnes Konto (Erlös-/Kostenart oder Sachkonto) prüfen) is a standard Function Module in SAP ERP and is part of the function group PC22 within the package KE1.

Technical Information

Function Module K_RACCT_SINGLE_CHECK
Short Text EC-PCA: einzelnes Konto (Erlös-/Kostenart oder Sachkonto) prüfen
Function Group PC22
Package KE1
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_BUFFER_TYPE LIKE SY-FTYPE 'S' Pufferungsart ('S' - Einzelsatz, 'A' - komplett)
I_BUKRS LIKE T001-BUKRS Buchungskreis
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
I_KTOPL LIKE TKA01-KTOPL Kontenplan
I_PDATUM LIKE CSKB-DATBI SPACE Prüfdatum für Erlös-/Kostenart
I_RACCT LIKE GLPCT-RACCT Konto
I_SPRAS LIKE CSKU-SPRAS Sprache für Text
I_TEXTFLAG LIKE SY-DATAR SPACE Text ?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RPCAK LIKE RPCAK Struktur mit Info über Konto

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
NOT_VALID kein gültiges Konto gefunden