Menu

SAP Function Module TMS_CI_GET_CONTAINER

The Function Module TMS_CI_GET_CONTAINER () is a standard Function Module in SAP ERP and is part of the function group TMSC within the package STMA.

Technical Information

Function Module TMS_CI_GET_CONTAINER
Short Text
Function Group TMSC
Package STMA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TT_ITABLE LIKE TMSINT4 TMS CI: Integer Value for Container
TT_NAMTAB LIKE TMSCNAMTAB TMS CI: Nametab Information
TT_OBJTAB LIKE TMSCOBJTAB TMS CI: Container Object Table (from Unicode)
TT_TABLE LIKE TMSCC1024 TMS CI: Container for Data
TT_XTABLE LIKE TMSCX1024 TMS CI: Container for Data

Exceptions

This function module does not define any Exceptions.