Menu

SAP Function Module SCMABOX_INIT

The Function Module SCMABOX_INIT () is a standard Function Module in SAP ERP and is part of the function group MOF6 within the package KPEP.

Technical Information

Function Module SCMABOX_INIT
Short Text
Function Group MOF6
Package KPEP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLREP LIKE SY-REPID SPACE
CALLVAR LIKE SY-SLSET SPACE
CTXTVAL LIKE TBTCJCNTXT-CTXTVAL Reference value from job creator to identify job
JOBCOUNT LIKE TBTCJOB-JOBCOUNT Job ID
JOBNAME LIKE TBTCJOB-JOBNAME Background job name
PAR_ARCPA LIKE ARC_PARAMS ImageLink structure
PAR_PRIPA LIKE PRI_PARAMS Structure for Passing Print Parameters
WF_OKEY LIKE SWOTOBJID-OBJKEY Object Key
WF_WITEM LIKE SCMA_WITEM-WF_WITEM Transfer of a workflow ID
WF_WLIST LIKE SCMA_WITEM-WF_WLIST Transfer of a workflow ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.