Menu

SAP Function Module UPX_SP_API_ADD_COMBINATION

Add Combination

The Function Module UPX_SP_API_ADD_COMBINATION (Add Combination) is a standard Function Module in SAP ERP and is part of the function group UPX_SP_API within the package UPX.

Technical Information

Function Module UPX_SP_API_ADD_COMBINATION
Short Text Add Combination
Function Group UPX_SP_API
Package UPX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_TITLE TYPE UPX_YT_CHANM_TITLE Title of ADD Combination Screen
I_AREA TYPE UPC_Y_AREA Planning Area
I_FLAG_PERTYP TYPE XFELD Checkbox Field
I_FLAG_TIMECHANM TYPE XFELD Checkbox Field
I_ITEM TYPE UPX_API_Y_ITEM LaunchPad Entry - Item, External API
I_PROFILE TYPE UPX_Y_PROFILE Planning Services Profile
I_TASK TYPE UPX_API_Y_TASK Planning book
I_UPX_API CLASS CL_UPX_API UPX: Sales Planning: External APIs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_STRUCTURE TYPE UPX_YT_CHANM_CHAVL_TEXT Add Combination
XT_TIME TYPE UPX_YT_TIME Add Combination

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.