SAP ABAP Class CL_CULL_LOWLEVEL_CFG (Evaluation of Dependencies)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-LL (Application Component) Low Level Configuration
⤷
AP_CULL_EVALUATION (Package) Low Level Configuration (Explode SELNET/Dependency)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CULL_EVALUATE | Evaluation of Dependencies | 20050215 |
Properties
| Class | CL_CULL_LOWLEVEL_CFG | |
| Short Description | Evaluation of Dependencies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AP_CULL_EVALUATION | Low Level Configuration (Explode SELNET/Dependency) |
| Created | 20040720 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CULL_LOWLEVEL_CFG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CULL_EVALUATE | Evaluation of Dependencies | 20050215 |
Friends
Class CL_CULL_LOWLEVEL_CFG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CULL_INSTANCE_TREE | Structure of Low-Level Instances | 20040721 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CULL_INTERPRETER | Evaluate Selection Conditions | 20040721 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CULL_LOWLEVEL_CFG | Evaluation of Dependencies | 20051007 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CUGEN_TRACE | Low-Level Trace Function | 20040721 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20050307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate or Deativate Trace | 20040720 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040720 | |
| 3 | Instance method | Public | Method | 20050215 | ||
| 4 | Instance method | Public | Method | 20050215 | ||
| 5 | Instance method | Public | Method | 20050215 | ||
| 6 | Static method | Public | Method | Creation of a LL Instance | 20051007 | |
| 7 | Instance method | Public | Method | 20050215 | ||
| 8 | Instance method | Public | Method | 20050215 | ||
| 9 | Instance method | Public | Method | 20050215 |
Events
Class CL_CULL_LOWLEVEL_CFG has no event.
Types
Class CL_CULL_LOWLEVEL_CFG has no local type.
Method Signatures
Method ACTIVATE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TRACE | Call by reference | Object reference (TYPE REF TO) | CL_CUGEN_TRACE | Tracefunktion LowLevel | 20040720 | |||
| 2 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040720 |
Method ACTIVATE_TRACE on class CL_CULL_LOWLEVEL_CFG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CULL_APPL_LOG | CUX: Application LOG | 20040720 | |||
| 2 | IO_TRACE | Call by reference | Object reference (TYPE REF TO) | CL_CUGEN_TRACE | Tracefunktion LowLevel | 20050308 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040720 | ||
| 4 | IV_ONLY_SIMPLE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040720 | |||
| 5 | IV_WITH_PROCEDURE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040720 | |||
| 6 | IV_WITH_TRACE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung Low Level-Interpreter | 20040720 |
Method EVAL_LITERALS Signature
Method EVAL_LITERALS on class CL_CULL_LOWLEVEL_CFG has no parameter.
Method EVAL_LITERALS on class CL_CULL_LOWLEVEL_CFG has no exception.
Method EVAL_PROCEDURE Signature
Method EVAL_PROCEDURE on class CL_CULL_LOWLEVEL_CFG has no parameter.
Method EVAL_PROCEDURE on class CL_CULL_LOWLEVEL_CFG has no exception.
Method EVAL_SIMPLE_LITER Signature
Method EVAL_SIMPLE_LITER on class CL_CULL_LOWLEVEL_CFG has no parameter.
Method EVAL_SIMPLE_LITER on class CL_CULL_LOWLEVEL_CFG has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ITYPE | Call by reference | Type reference (TYPE) | CULL_GEN_ITYPE | CULL: allgemeine Typangabe für ein Objekt | 20051007 | |||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | CULL_GEN_PROPERTIES | CULL: Merkmalbewertungen | 20051007 | |||
| 3 | IV_INSTANCE_NR | Call by reference | Type reference (TYPE) | CULL_GEN_INSTANCE_NR | CULL: Low Level-Instanz | 20051007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051007 |
Method MAKE_INSTANCE Signature
Method MAKE_INSTANCE on class CL_CULL_LOWLEVEL_CFG has no parameter.
Method MAKE_INSTANCE on class CL_CULL_LOWLEVEL_CFG has no exception.
Method SET_PARENT Signature
Method SET_PARENT on class CL_CULL_LOWLEVEL_CFG has no parameter.
Method SET_PARENT on class CL_CULL_LOWLEVEL_CFG has no exception.
Method SET_ROOT Signature
Method SET_ROOT on class CL_CULL_LOWLEVEL_CFG has no parameter.
Method SET_ROOT on class CL_CULL_LOWLEVEL_CFG has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |