SAP ABAP Class CL_CHR_CONST (Characteristics: Constants)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CHR (Application Component) Characteristics
⤷
CT (Package) Characteristics
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_CONST | Classes: Constants | 20020719 |
Properties
| Class | CL_CHR_CONST | |
| Short Description | Characteristics: Constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CT | Characteristics |
| Created | 20020711 | SAP |
| Last change | 20020719 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHR_CONST has no forward declaration.
Interfaces
Class CL_CHR_CONST has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CACL_CONTROL | 20020725 | Classification: Global Control Parameters | |
| 2 | CL_CACL_MESSAGE | 20020725 | Classification: Log | |
| 3 | CL_CHR_CONVERSION | 20020718 | Characteristics: Conversion and Keys | |
| 4 | CL_CHR_MAIN | 20020718 | Characteristics: Process, Check, Save | |
| 5 | CL_CHR_SERVICE | 20020718 | Characteristics: Services |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CHAR20 | '0123456789 ' | Possible Figures | 20020711 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | ATINN | '9999999997' | Upper Limit for Reserved ATINNs | 20020711 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | ATINN | '9999940000' | Lower Limit for Reserved ATINNs | 20020711 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CHRAUTH | 'C' | Create Authorization | 20020711 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | CHRAUTH | 'D' | Delete Authorization | 20020711 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | CHRAUTH | 'M' | Change Authorization | 20020711 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | CHRAUTH | 'S' | Display Authorization | 20020711 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | ATUDF | 'CHAR' | Character Format | 20020711 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | ATUDF | 'CURR' | Currency Format | 20020711 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | ATUDF | 'DATE' | Date Format | 20020711 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | ATUDF | 'NUM' | Numeric Format | 20020711 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | ATUDF | 'TIME' | Time Format | 20020711 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | ATUDF | 'UDEF' | Complex Format | 20020711 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | CHARNUMBER | Maximum Length for Character Format | 20020711 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | CHARNUMBER | Maximum Length for Numeric Format | 20020711 | |||
| 16 | Static Attribute | Public | Type reference (TYPE) | CLSICHT | 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_-0123456789 ' | Allowed Characters for Characteristic Names | 20020711 | ||
| 17 | Static Attribute | Public | Type reference (TYPE) | CLSICHT | 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' | First Character in Characteristic Name | 20020711 | ||
| 18 | Static Attribute | Public | Type reference (TYPE) | NRNR | '1' | Number Range for Characteristics | 20020711 | ||
| 19 | Static Attribute | Public | Type reference (TYPE) | NROBJ | 'MERKMAL' | Number Range Object | 20020711 | ||
| 20 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '?' | Query: Undefined | 20020711 | ||
| 21 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'M' | Multiple Values | 20020711 | ||
| 22 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'N' | Multiple Values, Restrictable | 20020711 | ||
| 23 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'S' | Single Value | 20020711 | ||
| 24 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'R' | Single Value, Restrictable | 20020711 | ||
| 25 | Static Attribute | Public | Type reference (TYPE) | FLAG | 'X' | General Flag | 20020711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020711 |
Events
Class CL_CHR_CONST has no event.
Types
Class CL_CHR_CONST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHR_CONST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHR_CONST has no exception.
History
| Last changed by/on | SAP | 20020719 |
| SAP Release Created in | 630 |