The Function Module SRM_START_FRAMEWORK2 () is a standard Function Module in SAP ERP and is part of the function group SRMCLFRM2 within the package SRM_CLIENTFRAME_WIN.
Function Module | SRM_START_FRAMEWORK2 |
Short Text | |
Function Group | SRMCLFRM2 |
Package | SRM_CLIENTFRAME_WIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ORGANIZER_POID | CLASS | IF_SRM_POID | POID | |
IM_SRM_REF | CLASS | IF_SRM | ||
IM_WITH_NAVIGATION | TYPE | SRMBOOLEAN | IF_SRM->TRUE | Navigation |
IM_WITH_ORGANIZER | TYPE | SRMBOOLEAN | IF_SRM->TRUE | Organizer |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_REQUEST | CLASS | IF_SRM_REQUEST |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CX_SRM_FRAMEWORK | Framework (Abstract) |
CX_SRM_NO_AUTHORIZATION | No Authorization |
CX_SRM_SP_CLIENT | Exception from SP Client |