SAP ABAP Class CL_CHR_STACK (Characteristics: State Management (Buffer))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CHR (Application Component) Characteristics
⤷
CT (Package) Characteristics
⤷
⤷
Properties
| Class | CL_CHR_STACK | |
| Short Description | Characteristics: State Management (Buffer) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CT | Characteristics |
| Created | 20020815 | SAP |
| Last change | 20020910 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHR_STACK has no forward declaration.
Interfaces
Class CL_CHR_STACK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CHR_MAIN | 20020815 | Characteristics: Process, Check, Save |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | I | 20 | Maximum Number of Statuses | 20020815 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | TT_STACK | Status Buffer | 20020815 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | I | Highest Current Status | 20020815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add Status to Stack | 20020815 | |
| 2 | Instance method | Protected | Method | Delete Status from Stack | 20020815 | |
| 3 | Instance method | Protected | Method | Restore Status | 20020815 |
Events
Class CL_CHR_STACK has no event.
Types
Class CL_CHR_STACK has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LEVEL | Value transfer | Type reference (TYPE) | I | Zustandszähler | 20020815 | |||
| 2 | IS_BASIC | Value transfer | Type reference (TYPE) | CHR_BASIC | Neutrale Merkmaldaten (aus der Pflegeumgebung) | 20020815 | |||
| 3 | IS_KNOWL | Value transfer | Type reference (TYPE) | CHR_KNOWL | Beziehungsschlüssel zum Merkmalskopf | 20020815 | |||
| 4 | IT_DESCR | Value transfer | Type reference (TYPE) | TT_CHR_DESCR | Merkmalbezeichnungen | 20020815 | |||
| 5 | IT_RESTR | Value transfer | Type reference (TYPE) | TT_CHR_RESTR | Merkmaleinschränkung auf Klassenarten | 20020815 | |||
| 6 | IT_TABLE | Value transfer | Type reference (TYPE) | TT_CHR_TABLE | Tabellenfeldreferenzen | 20020815 | |||
| 7 | IT_VALUE | Value transfer | Type reference (TYPE) | TT_CHR_VALUE | Mekrmalwerte | 20020815 | |||
| 8 | IT_VALUEDESCR | Value transfer | Type reference (TYPE) | TT_CHR_VALUEDESCR | Merkmalwertbezeichnungen | 20020815 | |||
| 9 | IT_VALUEKNOWL | Value transfer | Type reference (TYPE) | TT_CHR_VALUEKNOWL | Beziehungsschlüssel zu Werten | 20020815 | |||
| 10 | IT_VALUETEXT | Value transfer | Type reference (TYPE) | TT_CHR_VALUETEXT | Langtextschlüssel zu Werten | 20020815 |
Method ADD on class CL_CHR_STACK has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Value transfer | Type reference (TYPE) | I | zu löschender Zustand | 20020815 |
Method REMOVE on class CL_CHR_STACK has no exception.
Method RESTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BASIC | Value transfer | Type reference (TYPE) | CHR_BASIC | Neutrale Merkmaldaten (aus der Pflegeumgebung) | 20020815 | |||
| 2 | ES_KNOWL | Value transfer | Type reference (TYPE) | CHR_KNOWL | Beziehungsschlüssel zum Merkmalskopf | 20020815 | |||
| 3 | ET_DESCR | Value transfer | Type reference (TYPE) | TT_CHR_DESCR | Merkmalbezeichnungen | 20020815 | |||
| 4 | ET_RESTR | Value transfer | Type reference (TYPE) | TT_CHR_RESTR | Merkmaleinschränkung auf Klassenarten | 20020815 | |||
| 5 | ET_TABLE | Value transfer | Type reference (TYPE) | TT_CHR_TABLE | Tabellenfeldreferenzen | 20020815 | |||
| 6 | ET_VALUE | Value transfer | Type reference (TYPE) | TT_CHR_VALUE | Mekrmalwerte | 20020815 | |||
| 7 | ET_VALUEDESCR | Value transfer | Type reference (TYPE) | TT_CHR_VALUEDESCR | Merkmalwertbezeichnungen | 20020815 | |||
| 8 | ET_VALUEKNOWL | Value transfer | Type reference (TYPE) | TT_CHR_VALUEKNOWL | Beziehungsschlüssel zu Werten | 20020815 | |||
| 9 | ET_VALUETEXT | Value transfer | Type reference (TYPE) | TT_CHR_VALUETEXT | Langtextschlüssel zu Werten | 20020815 | |||
| 10 | I_LEVEL | Value transfer | Type reference (TYPE) | I | Herzustellender Zustand | 20020815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Herzustellender Zustand existiert nicht (mehr) | 20020815 |
History
| Last changed by/on | SAP | 20020910 |
| SAP Release Created in | 630 |