Menu

SAP Function Module CTUT_FEATURE_CHECK

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module CTUT_FEATURE_CHECK () is a standard Function Module in SAP ERP and is part of the function group CTUT within the package CT.

Technical Information

Function Module CTUT_FEATURE_CHECK
Short Text
Function Group CTUT
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
CLASS_TYPE LIKE KLAH-KLART SPACE Class type
FEATURE_ID LIKE CABN-ATINN 0 Internal feature number
FEATURE_NAME LIKE CABNT-ATBEZ SPACE Feature name
FEATURE_NEUTRAL_NAME LIKE CABN-ATNAM SPACE Language-independent feature name
IGNORE_BUFFER LIKE RCTMV-MARK SPACE Discard buffered data
IGNORE_DELETE_FLAG LIKE RCTMV-MARK SPACE Ignore deletion indicator
IGNORE_RENAME LIKE RCTMV-MARK SPACE Include renamed characteristics
KEY_DATE LIKE SY-DATUM SY-DATUM Date
LANGUAGE LIKE CABNT-SPRAS SPACE Language indicator
MESSAGE_TYPE_INP LIKE SY-MSGTY 'E' Message type (E,I,W,...)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONVERSION_EXIT LIKE CABN-ATKON Conversion exit (not yet in use)
FEATURE_ID LIKE CABN-ATINN Internal feature number
FEATURE_NAME LIKE CABNT-ATBEZ Feature name
FEATURE_NEUTRAL_NAME LIKE CABN-ATNAM Language-independent feature name
FEATURE_TYPE LIKE CABN-ATIDN Feature type
FORMAT LIKE CABN-ATFOR Format
INTERNAL_UNIT_OF_MEASURE LIKE CABN-MSEHI Internal description of unit of me
LOWER_CASES LIKE Lower case letter allowed
NUMBER_OF_POSITIONS LIKE CABN-ANZST Number of positions
OBJECT_ID LIKE CAWN-ATIDN ID of the object to which the feat
ONLY_ONE_VALUE LIKE Only a valuation of the feature is
PATTERN LIKE CABN-ATSCH Template
PLACES_AFTER_DECIMAL_SIGN LIKE CABN-ANZDZ Number of places behind the decima
REDUNDANT_STORAGE LIKE CABN-ATWRI Redundant storage of master record fields
REQUIRED_ENTRY LIKE CABN-ATERF Entry necessary
STATUS LIKE CABN-ATMST
TABLE_FEATURE LIKE Feature which refers to a table fi
TITLE1 LIKE CABNT-ATUE1
TITLE2 LIKE CABNT-ATUE2
UDEF_CLASS LIKE CABN-CLINT Internal class number for user-defined data type
USE_OF_INTERVALS LIKE Interval values allowed
WITH_SIGN LIKE Value can have +/- sign

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_CLASS_TYPE Invalid class type
MISSING_FEATURE_INFORMATION Specifications not sufficient for
NO_FEATURE_FOUND Feature not found
NO_FEATURE_VALID No valid feature for class type fo
NO_LANGUAGE Language was not specified