SAP ABAP Function Module COC1_FEATURE_CHECK (Liefert ausgewählte Merkmalsattribute incl. PPPI Attribute)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
COCB (Package) R/3 Application Development: PP Orders Batch Management
⤷
⤷
⤷
Basic Data
| Function Module | COC1_FEATURE_CHECK | Liefert ausgewählte Merkmalsattribute incl. PPPI Attribute |
| Function Group | COC1 | PP-PI Characteristic Management |
| Program Name | SAPLCOC1 | Functions for PP-PI Characteristics |
| INCLUDE Name | LCOC1U07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FEATURE_ID | TYPE | CABN-ATINN | Internal characteristic number | |||
| |
FEATURE_NAME | TYPE | CABNT-ATBEZ | Characteristic description | |||
| |
FEATURE_NEUTRAL_NAME | TYPE | CABN-ATNAM | Characteristic name | |||
| |
FEATURE_TYPE | TYPE | CABN-ATIDN | Characteristic type | |||
| |
FORMAT | TYPE | CABN-ATFOR | Format | |||
| |
INTERNAL_UNIT_OF_MEASURE | TYPE | CABN-MSEHI | Internal descr. of the unit of measure (not language-dependent) | |||
| |
LOWER_CASES | TYPE | Lower case letter can be used | ||||
| |
NUMBER_OF_POSITIONS | TYPE | CABN-ANZST | Number of characters | |||
| |
OBJECT_ID | TYPE | CAWN-ATIDN | ID of the object the characteristic belongs to | |||
| |
ONLY_ONE_VALUE | TYPE | Characteristic value may be assigned only once | ||||
| |
PATTERN | TYPE | CABN-ATSCH | Template | |||
| |
PLACES_AFTER_DECIMAL_SIGN | TYPE | CABN-ANZDZ | Number of decimal places | |||
| |
REDUNDANT_STORAGE | TYPE | CABN-ATWRI | Redundant storage of master record fields | |||
| |
REQUIRED_ENTRY | TYPE | CABN-ATERF | Entry required | |||
| |
STATUS | TYPE | CABN-ATMST | Characteristic status | |||
| |
TABLE_FEATURE | TYPE | Characteristic referring to a table field | ||||
| |
TITLE1 | TYPE | CABNT-ATUE1 | Heading 1 | |||
| |
TITLE2 | TYPE | CABNT-ATUE2 | Heading 2 | |||
| |
USE_OF_INTERVALS | TYPE | Interval values allowed | ||||
| |
WITH_SIGN | TYPE | Value with sign | ||||
| |
CONVERSION_EXIT | TYPE | CABN-ATKON | Characteristic name | |||
| |
VALUE_ASSIGNMENT_WITH_LONGTEXT | TYPE | COCC-TXTRF | Indicator: Characteristic value is long text | |||
| |
FUNCTION_FOR_AUTO_VALUATION | TYPE | COCC-ATFKT | Function module for automatic value assignment | |||
| |
ONLY_AUTO_VALUATION | TYPE | COCC-ATOBL | Indicator: Only automatic value assignment | |||
| |
TABLE_FOR_AUTO_VALUATION | TYPE | COCC-ATTBL | Table for automatic value assignment | |||
| |
FIELD_FOR_AUTO_VALUATION | TYPE | COCC-ATFLD | Field for automatic value assignment | |||
| |
MATCHCODE | TYPE | COCC-MCODE | Matchcode für F4-Hilfe | |||
| |
REF_STRUCTURE_FOR_FOREIGN_KEY | TYPE | COCC-FKTBL | Struktur zur Fremdschlüsselverprobung | |||
| |
REF_FIELD_FOR_FOREIGN_KEY | TYPE | COCC-FKFLD | Bezugsfeld zur Fremdschlüsselverprobung | |||
| |
SET_GET_PARAMETER | TYPE | COCC-ATPID | Set-/Get-Parameter | |||
| |
REMOTE_SYSTEM | TYPE | COCC2-REMOTE_SYSTEM | RFC-Destination für Wertehilfe und -verprobung | |||
| |
REMOTE_F4 | TYPE | COCC2-REMOTE_F4 | Remote-Wertehilfe: Verhalten im Fehlerfall | |||
| |
REMOTE_CHK | TYPE | COCC2-REMOTE_CHK | Remote-Eingabeprüfung: Verhalten im Fehlerfall | |||
| |
FEATURE_ID | TYPE | CABN-ATINN | 0 | Internal characteristic number | ||
| |
FEATURE_NAME | TYPE | CABNT-ATBEZ | SPACE | Characteristic description | ||
| |
FEATURE_NEUTRAL_NAME | TYPE | CABN-ATNAM | SPACE | Characteristic name | ||
| |
LANGUAGE | TYPE | CABNT-SPRAS | SPACE | Language key | ||
| |
MESSAGE_TYPE_INP | TYPE | SYST-MSGTY | 'E' | Message type (E,I,W,...) | ||
| |
KEY_DATE | TYPE | SYST-DATUM | SY-DATUM | |||
| |
INVALID_CLASS_TYPE | TYPE | Class type not supported | ||||
| |
MISSING_FEATURE_INFORMATION | TYPE | Insufficient information for characteristic determination | ||||
| |
NO_FEATURE_FOUND | TYPE | Characteristic not found | ||||
| |
NO_FEATURE_VALID | TYPE | No valid characteristic for class type found | ||||
| |
NO_LANGUAGE | TYPE | No language entered | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19960704 |
| SAP Release Created in |