The Function Module FVD_PROD_GET_AKTYP (Bestimme den Dialogmodus z.B. CREATE) is a standard Function Module in SAP ERP and is part of the function group FVDC_PROD_DIALOG within the package FVVCL_PRF.
Function Module | FVD_PROD_GET_AKTYP |
Short Text | Bestimme den Dialogmodus z.B. CREATE |
Function Group | FVDC_PROD_DIALOG |
Package | FVVCL_PRF |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AKTYP | LIKE | TBZ0K-AKTYP | Aktivitätstyp | |
E_CON_REF | LIKE | TBZ0K-AKTYP | Constant (create with reference) | |
E_FLG_ATTRCOPY | TYPE | C | Attribute copy flag |
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.