Menu

SAP Function Module COC1_FEATURE_CHECK

Liefert ausgewählte Merkmalsattribute incl. PPPI Attribute

The Function Module COC1_FEATURE_CHECK (Liefert ausgewählte Merkmalsattribute incl. PPPI Attribute) is a standard Function Module in SAP ERP and is part of the function group COC1 within the package COCB.

Technical Information

Function Module COC1_FEATURE_CHECK
Short Text Liefert ausgewählte Merkmalsattribute incl. PPPI Attribute
Function Group COC1
Package COCB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEATURE_ID LIKE CABN-ATINN 0 Internal characteristic number
FEATURE_NAME LIKE CABNT-ATBEZ SPACE Characteristic description
FEATURE_NEUTRAL_NAME LIKE CABN-ATNAM SPACE Characteristic name
KEY_DATE LIKE SY-DATUM SY-DATUM
LANGUAGE LIKE CABNT-SPRAS SPACE Language key
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 Characteristic name
FEATURE_ID LIKE CABN-ATINN Internal characteristic number
FEATURE_NAME LIKE CABNT-ATBEZ Characteristic description
FEATURE_NEUTRAL_NAME LIKE CABN-ATNAM Characteristic name
FEATURE_TYPE LIKE CABN-ATIDN Characteristic type
FIELD_FOR_AUTO_VALUATION LIKE COCC-ATFLD Field for automatic value assignment
FORMAT LIKE CABN-ATFOR Format
FUNCTION_FOR_AUTO_VALUATION LIKE COCC-ATFKT Function module for automatic value assignment
INTERNAL_UNIT_OF_MEASURE LIKE CABN-MSEHI Internal descr. of the unit of measure (not language-dependent)
LOWER_CASES LIKE Lower case letter can be used
MATCHCODE LIKE COCC-MCODE Matchcode für F4-Hilfe
NUMBER_OF_POSITIONS LIKE CABN-ANZST Number of characters
OBJECT_ID LIKE CAWN-ATIDN ID of the object the characteristic belongs to
ONLY_AUTO_VALUATION LIKE COCC-ATOBL Indicator: Only automatic value assignment
ONLY_ONE_VALUE LIKE Characteristic value may be assigned only once
PATTERN LIKE CABN-ATSCH Template
PLACES_AFTER_DECIMAL_SIGN LIKE CABN-ANZDZ Number of decimal places
REDUNDANT_STORAGE LIKE CABN-ATWRI Redundant storage of master record fields
REF_FIELD_FOR_FOREIGN_KEY LIKE COCC-FKFLD Bezugsfeld zur Fremdschlüsselverprobung
REF_STRUCTURE_FOR_FOREIGN_KEY LIKE COCC-FKTBL Struktur zur Fremdschlüsselverprobung
REMOTE_CHK LIKE COCC2-REMOTE_CHK Remote-Eingabeprüfung: Verhalten im Fehlerfall
REMOTE_F4 LIKE COCC2-REMOTE_F4 Remote-Wertehilfe: Verhalten im Fehlerfall
REMOTE_SYSTEM LIKE COCC2-REMOTE_SYSTEM RFC-Destination für Wertehilfe und -verprobung
REQUIRED_ENTRY LIKE CABN-ATERF Entry required
SET_GET_PARAMETER LIKE COCC-ATPID Set-/Get-Parameter
STATUS LIKE CABN-ATMST Characteristic status
TABLE_FEATURE LIKE Characteristic referring to a table field
TABLE_FOR_AUTO_VALUATION LIKE COCC-ATTBL Table for automatic value assignment
TITLE1 LIKE CABNT-ATUE1 Heading 1
TITLE2 LIKE CABNT-ATUE2 Heading 2
USE_OF_INTERVALS LIKE Interval values allowed
VALUE_ASSIGNMENT_WITH_LONGTEXT LIKE COCC-TXTRF Indicator: Characteristic value is long text
WITH_SIGN LIKE Value with 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 Class type not supported
MISSING_FEATURE_INFORMATION Insufficient information for characteristic determination
NO_FEATURE_FOUND Characteristic not found
NO_FEATURE_VALID No valid characteristic for class type found
NO_LANGUAGE No language entered