Menu

SAP Function Module CMS_MAP_AST_GET_MLT

MAPI: Fetch Assets

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module CMS_MAP_AST_GET_MLT (MAPI: Fetch Assets) is a standard Function Module in SAP ERP and is part of the function group CMS_MAP_AST within the package CMS_CORE.

Technical Information

Function Module CMS_MAP_AST_GET_MLT
Short Text MAPI: Fetch Assets
Function Group CMS_MAP_AST
Package CMS_CORE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_STR_AST_REQD_DATA TYPE CMS_STR_AST_REQD_DATA_MAP Data that is required for an Asset fetch
I_TAB_AST_GUID TYPE CMS_TAB_AST_PKY Asset primary keys table type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_AST_BP TYPE CMS_TAB_AST_BP_GET_MAP Asset business partner data (For MAPI layer)
E_TAB_AST_DETAILS TYPE CMS_TAB_AST_DETAILS_GET_MAP Asset details (For MAPI layer)
E_TAB_AST_SYS_STAT TYPE CMS_TAB_AST_SYS_STAT_GET_MAP Asset system statuses (For mapi layer)
E_TAB_AST_USR_STAT TYPE CMS_TAB_AST_USR_STAT_GET_MAP Asset user status (For MAPI layer)
E_TAB_CALC_DETAIL TYPE CMS_TAB_AST_CALC_GET_MAP Consolidated calculations results asset
E_TAB_MAS_CALC_DETAIL TYPE CMS_TAB_AST_MAS_CALC_GET_MAP Calculations results of main asset (header only)
E_TAB_RETURN TYPE BAPIRET2_T Return parameter table
E_TAB_SAS_CALC_DETAIL TYPE CMS_TAB_SAS_CALC_GET_MAP Calculations results of the subassets
E_TAB_SAS_DETAILS TYPE CMS_TAB_SAS_DETAILS_GET_MAP Sub-asset details (For MAPI layer)

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.