The Function Module SRM_DELETE_PDIR_PHYSICAL () 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_DELETE_PDIR_PHYSICAL |
Short Text | |
Function Group | SRMREGMAIN |
Package | SRM_FRAMEWORK_REGISTRY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APDIR_T | TYPE | SRMTTAPDIR_T | SRMAPDIR_T |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.