Menu

SAP Function Module CBP_TAB_MODEL_WORKAREA_GET

Fills the working structure of PP-CBP

The Function Module CBP_TAB_MODEL_WORKAREA_GET (Fills the working structure of PP-CBP) is a standard Function Module in SAP ERP and is part of the function group CBP_TAB within the package CBP.

Technical Information

Function Module CBP_TAB_MODEL_WORKAREA_GET
Short Text Fills the working structure of PP-CBP
Function Group CBP_TAB
Package CBP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL LIKE TCBP_MTV-APPL Applikation of the model
I_MODEL LIKE TCBP_MOD-MODEL Name of the Model
I_MODEL_TYPE LIKE TCBP_MOD-MODEL_TYPE Type of the model
I_VERSION LIKE TCBP_MTV-VERSION Version of the model

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_MODWA LIKE SCBP_MODWA Work area for the given version

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.