Menu

SAP Function Module CY01_SPLITTING_INITIALIZATION

Initialization for the definition of splits and assignment of personnel

The Function Module CY01_SPLITTING_INITIALIZATION (Initialization for the definition of splits and assignment of personnel) is a standard Function Module in SAP ERP and is part of the function group CY18 within the package CY01.

Technical Information

Function Module CY01_SPLITTING_INITIALIZATION
Short Text Initialization for the definition of splits and assignment of personnel
Function Group CY18
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AKTYP_IMP LIKE RC27S-AKTYP SPACE Activity type (display - 'A')
APPLICATION_IMP LIKE CYSPLTVIEW-APPL Calling application
ASSIGNMENT_TO_IND_CAP_IMP LIKE CYREFS-FLAG SPACE Assignment to individual capacities allowed
ASSIGNMENT_TO_PERSONNEL_IMP LIKE CYREFS-FLAG SPACE Assignment to personnel allowed
CAPACITY_CATEGORIES_IMP LIKE CYREFS-CHARACTER SPACE Allowed capacity categories
CURRENT_CAPREQ_IMP LIKE CYSEL_OBJ-INDEXAKT Index of the requirements record to split
CURRENT_OPERATION_IMP LIKE CYSEL_OBJ-INDEXAKT Index of the operation
CURRENT_ORDER_IMP LIKE CYSEL_OBJ-INDEXAKT Index of the order
DISPATCH_ALWAYS_IMP LIKE CYREFS-FLAG Dispatch assigned splits
OVERALL_PROFILE_IMP LIKE TCY30-PROFILE_ID SPACE ID of an overall profile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_INITIAL_VIEW LIKE CYREFS-FLAG Initial view could not be found

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
INVALID_VALUE_FOR_CAP_CAT Invalid value for CAPACITY_CATEGORIES_IMP
NOTHING_SPECIFIED Neither cap. req. nor operation specified
NO_CAPACITY_REQUIREMENTS No capacity requirements records can be found