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 ALLOWED_DIGITS Static Attribute Public Type reference (TYPE) CHAR20 '0123456789 ' Possible Figures 20020711
2 ATINN_RES_MAX Static Attribute Public Type reference (TYPE) ATINN '9999999997' Upper Limit for Reserved ATINNs 20020711
3 ATINN_RES_MIN Static Attribute Public Type reference (TYPE) ATINN '9999940000' Lower Limit for Reserved ATINNs 20020711
4 AUTH_CREATE Static Attribute Public Type reference (TYPE) CHRAUTH 'C' Create Authorization 20020711
5 AUTH_DELETE Static Attribute Public Type reference (TYPE) CHRAUTH 'D' Delete Authorization 20020711
6 AUTH_MODIFY Static Attribute Public Type reference (TYPE) CHRAUTH 'M' Change Authorization 20020711
7 AUTH_SHOW Static Attribute Public Type reference (TYPE) CHRAUTH 'S' Display Authorization 20020711
8 FORMAT_CHAR Static Attribute Public Type reference (TYPE) ATUDF 'CHAR' Character Format 20020711
9 FORMAT_CURR Static Attribute Public Type reference (TYPE) ATUDF 'CURR' Currency Format 20020711
10 FORMAT_DATE Static Attribute Public Type reference (TYPE) ATUDF 'DATE' Date Format 20020711
11 FORMAT_NUM Static Attribute Public Type reference (TYPE) ATUDF 'NUM' Numeric Format 20020711
12 FORMAT_TIME Static Attribute Public Type reference (TYPE) ATUDF 'TIME' Time Format 20020711
13 FORMAT_UDEF Static Attribute Public Type reference (TYPE) ATUDF 'UDEF' Complex Format 20020711
14 MAX_LENGTH_CHAR Static Attribute Public Type reference (TYPE) CHARNUMBER Maximum Length for Character Format 20020711
15 MAX_LENGTH_NUM Static Attribute Public Type reference (TYPE) CHARNUMBER Maximum Length for Numeric Format 20020711
16 NAME_ALLOWED_CHARS Static Attribute Public Type reference (TYPE) CLSICHT 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_-0123456789 ' Allowed Characters for Characteristic Names 20020711
17 NAME_ALLOWED_START Static Attribute Public Type reference (TYPE) CLSICHT 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' First Character in Characteristic Name 20020711
18 NUMBER_RANGE Static Attribute Public Type reference (TYPE) NRNR '1' Number Range for Characteristics 20020711
19 NUMBER_RANGE_OBJECT Static Attribute Public Type reference (TYPE) NROBJ 'MERKMAL' Number Range Object 20020711
20 QUESTION_MARK Static Attribute Public Type reference (TYPE) CHAR1 '?' Query: Undefined 20020711
21 VALASSIGN_MULTIPLE Static Attribute Public Type reference (TYPE) CHAR1 'M' Multiple Values 20020711
22 VALASSIGN_MULTIPLE_RESTR Static Attribute Public Type reference (TYPE) CHAR1 'N' Multiple Values, Restrictable 20020711
23 VALASSIGN_SINGLE Static Attribute Public Type reference (TYPE) CHAR1 'S' Single Value 20020711
24 VALASSIGN_SINGLE_RESTR Static Attribute Public Type reference (TYPE) CHAR1 'R' Single Value, Restrictable 20020711
25 X Static Attribute Public Type reference (TYPE) FLAG 'X' General Flag 20020711
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR 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