Menu

SAP Function Module RK_AL_CYCLE_NEW

Erzeugen eines neuen Zyklus

The Function Module RK_AL_CYCLE_NEW (Erzeugen eines neuen Zyklus) is a standard Function Module in SAP ERP and is part of the function group KGAL within the package KALC.

Technical Information

Function Module RK_AL_CYCLE_NEW
Short Text Erzeugen eines neuen Zyklus
Function Group KGAL
Package KALC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITY LIKE T022-ACTIVITY SPACE
ALART LIKE T811C-ALART Limitation to the cycles with type
FYVARIANT LIKE T009B-PERIV SPACE Fiscal year version
GROUP LIKE SPACE LEDNR, KOKRS oder ERKRS
IM_T811C LIKE T811C
IPKNZ LIKE T811C-IPKNZ only actual or plan cycles
REF_CYCLE LIKE T811C-CYCLE Reference cycle
REF_SDATE LIKE T811C-SDATE T811C-SDATE
VALTAB LIKE T811C-TAB T811C-TAB

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_STATUS LIKE Status of the cycle (new)
EX_T811C LIKE T811C
SEQ_COUNT LIKE SY-TABIX Number of lots in cycle
TXT LIKE T811L-TXT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IRKGAG LIKE RKGAG Table of possible field groups

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_NEW Cycle already available in Table (
NO_REF Reference cycle was not found
REF_WRONG_ALART
REF_WRONG_IPKNZ
WRONG_FYVARIANT Fiscal year version unknown
WRONG_SDATE
WRONG_TAB Name of logical data base is unkno