Menu

SAP Function Module CMS_MAP_SHP_CREATE_SNG

MAPI for Ships (******* NOT USED - DO NOT USE ******)

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module CMS_MAP_SHP_CREATE_SNG (MAPI for Ships (******* NOT USED - DO NOT USE ******)) is a standard Function Module in SAP ERP and is part of the function group CMS_MAP_SHP within the package CMS_SHP.

Technical Information

Function Module CMS_MAP_SHP_CREATE_SNG
Short Text MAPI for Ships (******* NOT USED - DO NOT USE ******)
Function Group CMS_MAP_SHP
Package CMS_SHP
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_FLG_COMMIT TYPE CMS_STR_FLG-FLAG 'X' Indicator
I_FLG_TEST_RUN TYPE CMS_STR_FLG-FLAG SPACE Indicator
I_FLG_UPDATE_TASK TYPE CMS_STR_FLG-FLAG 'X' Indicator
I_STR_ADMINORG TYPE CMS_STR_ADMINORG Administrative organization unit
I_STR_AST_DETAILS TYPE CMS_STR_AST_DETAILS_MAP_CREATE Asset details (Mapi layer)
I_STR_DEFAULT_FLG TYPE CMS_STR_SHP_DEF_FLG MAPI : Default fields for ships
I_STR_SHP_DETAILS TYPE CMS_STR_SHP_DETAILS_MAP MAPI : Ship details

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_FLG TYPE CMS_STR_FLG-FLAG Indicator
E_STR_RETURN TYPE BAPIRET2 Return Parameter
E_STR_SHP_SKY TYPE CMS_STR_SHP_SKY_MAP MAPI : Ship semantic key

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
I_TAB_AST_BP LIKE CMS_STR_AST_BP_MAP Asset - Business Partner Details (object layer and above)
I_TAB_AST_DOC LIKE CMS_STR_AST_DOC_MAP Documents data
I_TAB_AST_NOTES LIKE TLINE SAPscript: Text Lines

Exceptions

This function module does not define any Exceptions.