The Function Module FM_GET_PREDELIVERY_ACTIVATION (Get Preliminary Developments) is a standard Function Module in SAP ERP and is part of the function group FMFA within the package FMFS.
Function Module | FM_GET_PREDELIVERY_ACTIVATION |
Short Text | Get Preliminary Developments |
Function Group | FMFA |
Package | FMFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PREDELIVERY | TYPE | FM_PREDELIVERY | Preliminary Development |
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 |
---|---|---|---|---|
C_ACTIVE | TYPE | FM_PREDELIVERY_ACTIVE | Indicator: Is Preliminary Development Active |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.