Menu

SAP Function Module BM_COMPONENT_ASSIGNMENTS_READ

The Function Module BM_COMPONENT_ASSIGNMENTS_READ () is a standard Function Module in SAP ERP and is part of the function group SF06 within the package SDFM.

Technical Information

Function Module BM_COMPONENT_ASSIGNMENTS_READ
Short Text
Function Group SF06
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BACS TYPE BMT_OBJ_DEFS Application Components
LANGUAGE LIKE SY-LANGU SY-LANGU SAP R/3 System, Current Language
OBJECT_COMPONENTS TYPE BMT_FLAG SPACE
OBJECT_VARIANTS TYPE BMT_FLAG SPACE
PROCESS_COMPONENTS TYPE BMT_FLAG 'X'
PROCESS_VARIANTS TYPE BMT_FLAG SPACE

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.