SAP ABAP Class CL_CUGEN_OBJ_DEP (Obj.dependencies)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-LL (Application Component) Low Level Configuration
⤷
AP_CULL_SELNET (Package) Low-Level Configuration (Generate SELNET)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CUGEN_OBJ_DEP_BASIC | Basis Methods for Reading Dependencies | 20050215 |
Properties
| Class | CL_CUGEN_OBJ_DEP | |
| Short Description | Obj.dependencies | |
| Super Class | CL_CUGEN_OBJ_DEP_BASIC | Basis Methods for Reading Dependencies |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AP_CULL_SELNET | Low-Level Configuration (Generate SELNET) |
| Created | 20040720 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CUGEN_OBJ_DEP has no forward declaration.
Interfaces
Class CL_CUGEN_OBJ_DEP has no interface implemented.
Friends
Class CL_CUGEN_OBJ_DEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CUGEN_OBJ_DEP_PROCEDURE | Procedures | 20041004 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CUGEN_OBJ_DEP_SEL_COND | Selection Conditions | 20041004 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | KNTAB | Table ID for object | 20041004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Selection Condition Exists? | 20041004 | |
| 2 | Instance method | Protected | Event handling method | Selection Condition Deleted | 20050113 | |
| 3 | Instance method | Public | Constructor | Constructor | 20041004 | |
| 4 | Instance method | Public | Method | Delivers Object Index Conjunction Relationships | 20041004 | |
| 5 | Instance method | Public | Method | Add Object Relationships to SELNET | 20041004 |
Events
Class CL_CUGEN_OBJ_DEP has no event.
Types
Class CL_CUGEN_OBJ_DEP has no local type.
Method Signatures
Method CHECK_SEL_CONDITION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TRUE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041004 |
Method CHECK_SEL_CONDITION_EXISTS on class CL_CUGEN_OBJ_DEP has no exception.
Method CLEAR_SEL_COND Signature
Method CLEAR_SEL_COND on class CL_CUGEN_OBJ_DEP has no parameter.
Method CLEAR_SEL_COND on class CL_CUGEN_OBJ_DEP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SELNET_DATA_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CUGEN_SELNET_DATA_HANDLER | Datenpuffer für SELNET-Generierung | 20041004 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20041004 | |||
| 3 | IV_KNOBJ | Call by reference | Type reference (TYPE) | KNOBJ | Nummer von Objekt mit zugeordneten Wissensbausteinen | 20041004 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | KNTAB | Tabellen-Id des Objekts | 20041004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung Low Level-Interpreter | 20041004 |
Method GET_ITEM_OF_CONJUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_OF_CONJU | Call by reference | Type reference (TYPE) | CUGEN_ITEMS_CONJUNCTION_T_EXT | Teile die einer Konjunktion zugeordnet sind | 20041004 |
Method GET_ITEM_OF_CONJUNCTION on class CL_CUGEN_OBJ_DEP has no exception.
Method MAKE_SELNET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_CONJUNCTION | Call by reference | Type reference (TYPE) | CUGEN_LITERAL_SORT_T | Literale (sortiert) | 20041004 | |||
| 2 | EV_PROCEDURE_ID | Call by reference | Type reference (TYPE) | CU_GEN_ID | ID | 20041004 | |||
| 3 | EV_SINGLE_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041004 | |||
| 4 | IF_MASTERDATA | Call by reference | Object reference (TYPE REF TO) | IF_CUGEN_MASTERDATA | LL-Konfiguration: Schnittstelle zur Stammdaten | 20041004 | |||
| 5 | IV_ITEM_INDEX | Call by reference | Type reference (TYPE) | CU_GEN_ID | ID | 20041004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung Low Level-Interpreter | 20041004 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |