Menu

SAP Function Module READ_SKC1C

Direct read operation of G/L account transaction figures per currency

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 READ_SKC1C (Direct read operation of G/L account transaction figures per currency) is a standard Function Module in SAP ERP and is part of the function group F009 within the package FREP.

Technical Information

Function Module READ_SKC1C
Short Text Direct read operation of G/L account transaction figures per currency
Function Group F009
Package FREP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XBUKRS LIKE SKC1C-BUKRS Company code
XGJAHR LIKE SKC1C-GJAHR Fiscal year
XGSBER LIKE SKC1C-GSBER Business area
XRTCUR LIKE SKC1C-FWAER Currency key
XSAKNR LIKE SKC1C-SAKNR G/L account number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XSKC1C LIKE SKC1C G/L account transaction figures per currency

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
KEY_INCOMPLETE Key is incomplete
NOT_AUTHORIZED No authorization
NOT_FOUND No records found