Menu

SAP Function Module J_1A_CUSTOMIZING_CHECK

Checks the customizing of the inflation module

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module J_1A_CUSTOMIZING_CHECK (Checks the customizing of the inflation module) is a standard Function Module in SAP ERP and is part of the function group J1AB within the package J1AA.

Technical Information

Function Module J_1A_CUSTOMIZING_CHECK
Short Text Checks the customizing of the inflation module
Function Group J1AB
Package J1AA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_AA_GJAHR LIKE Fiscal year derived from AA tables
C_CC_INFL_DATA LIKE J_1AINFMET Inlfation data of the company code
C_T001 LIKE T001 General Company code information
C_T093C LIKE T093C AA Company code information

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CONTROL_METHODS LIKE J_1AAA2M Control methods
I_PAR_CUR_AREAS LIKE Parallel currency areas
I_REV_AREAS LIKE J_1AAT089 Revaluation areas
I_REV_KEYS LIKE J_1AAA2 Revaluation keys defined for company code
I_TTY_AREAS LIKE Areas of the revaluation tty

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_TABLE Error in reading a table
FISCAL_YEAR_CLOSED Fiscal year of execution already closed
NO_CHART_OF_DEPR_ASSIGNED No chart of depr. assigned to company code
NO_CONTROL_METHOD_DEFINED No control method defined
NO_DEPR_AREAS_FOR_COMP_CODE No depreciation areas defined in company code
NO_INFLATION_FOR_COMP_CODE Inflation not customizid for company code
NO_REVALUATION_AREA_ASSIGNED No revaluation areas defined in company code
NO_REV_KEY_DEFINED No revaluation keys defined
NO_REV_TTYS_FOR_COMP_CODE No revaluation transaction types assigned for CC