The Function Module CTMV_FEATURE_NEUTRAL (Aufruf der neutralen Merkmalverwaltung) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_FEATURE_NEUTRAL |
Short Text | Aufruf der neutralen Merkmalverwaltung |
Function Group | CTMV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | SPACE | Change number |
FEATURE_NAME | LIKE | CABN-ATNAM | Name of a global characteristic | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
REFERENCE_CH_NUMBER | LIKE | CABN-AENNR | SPACE | Change Number of the Template |
REFERENCE_DATE | LIKE | SY-DATUM | SY-DATUM | Valid-from data of source characteristic |
REFERENCE_FEATURE | LIKE | CABN-ATNAM | Name of global characteristic to be used as source | |
RETURN_TO_CALLER | TYPE | FLAG | SPACE | |
SPECIAL_APPLICATION | LIKE | SY-TCODE | SPACE | Special handling for organizational areas |
TRANSACTION_TYPE | LIKE | T185F-TRTYP | Transaction type |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SCREEN_SEQUENCE | LIKE | Screen sequence to be edited |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL_BY_USER | Cancellation without saving by user |
KEY_LOCKED | Characteristic is being used by another user |