Menu

SAP Function Module FERC_CO_TRANSACTION_READ

IS-U/FERC: Read the FERC attributes of a CO transaction

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module FERC_CO_TRANSACTION_READ (IS-U/FERC: Read the FERC attributes of a CO transaction) is a standard Function Module in SAP ERP and is part of the function group FE01 within the package FERC.

Technical Information

Function Module FERC_CO_TRANSACTION_READ
Short Text IS-U/FERC: Read the FERC attributes of a CO transaction
Function Group FE01
Package FERC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESS_TRANSACTION TYPE CO_VORGANG CO business transaction
COST_ELEMENT TYPE KSTAR Cost element
DR_CR_INDICATOR TYPE BEKNZ Debit/credit indicator

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CO_TRANSACTION_TYPE LIKE FERC_C8-KOTYP
RETURN_CODE LIKE SY-SUBRC

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
PARAMETERS_NOT_INITIALIZED
TRANSACTION_NOT_FOUND