Menu

SAP Function Module CTMV_FEATURE_NEUTRAL

Aufruf der neutralen Merkmalverwaltung

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

Function Module CTMV_FEATURE_NEUTRAL
Short Text Aufruf der neutralen Merkmalverwaltung
Function Group CTMV
Package CT
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

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