The Function Module SRM_CREATE_PDIR () is a standard Function Module in SAP ERP and is part of the function group SRMREGMAIN within the package SRM_FRAMEWORK_REGISTRY.
Function Module | SRM_CREATE_PDIR |
Short Text | |
Function Group | SRMREGMAIN |
Package | SRM_FRAMEWORK_REGISTRY |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APDIR_T | TYPE | SRMAPDIR_T | Template for Area-Specific POID Directory | |
IM_PDIR_TAB | TYPE | TABNAME16 | Table name, 16 characters | |
IM_POID_TABS_ARE_CLIENT_DEP | TYPE | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM->TRUE / FALSE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.