Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module SRM_START_FRAMEWORK_RFC2 (Records Management External Call) is a standard Function Module in SAP ERP and is part of the function group SRM_CLIENT within the package SRM_CLIENTFRAME_WIN.
Function Module | SRM_START_FRAMEWORK_RFC2 |
Short Text | Records Management External Call |
Function Group | SRM_CLIENT |
Package | SRM_CLIENTFRAME_WIN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ACTIVITY | TYPE | SRMACTID | ||
IM_AREA | TYPE | SRMAID | 'S_AREA_RMS' | Area ID |
IM_IS_MODEL | TYPE | SRMBOOLEAN | IF_SRM->FALSE | |
IM_OPTION_NAVIGATION | TYPE | SRMBOOLEAN | IF_SRM->TRUE | |
IM_OPTION_ORGANIZER | TYPE | SRMBOOLEAN | IF_SRM->TRUE | |
IM_ORGANIZER_RMS_ID | TYPE | SRMRMSID | 'S_RMS_DATA' | |
IM_ORGANIZER_SPS_ID | TYPE | SRMSPSID | 'SRM_SPS_ORGANIZER' | |
IM_PDIR_ID | TYPE | SRMPOIDID | ||
IM_RMS_ID | TYPE | STRING | ||
IM_SPS_ID | TYPE | SRMSPSID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SP_POID | LIKE | BAPIPROPME | SP POID |
This function module does not define any Exceptions.