Menu

SAP Function Module BM_DETAILED_TTYP_GET

Transportation object type determined for object/model type

The Function Module BM_DETAILED_TTYP_GET (Transportation object type determined for object/model type) is a standard Function Module in SAP ERP and is part of the function group SF07 within the package SDFM.

Technical Information

Function Module BM_DETAILED_TTYP_GET
Short Text Transportation object type determined for object/model type
Function Group SF07
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
MODEL_TYPE LIKE DF41S-MODEL_TYP
OBJECT_TYPE LIKE DF41S-PARENT_TYP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TTYP LIKE RPYGSER-OBJECTTYPE

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.