SAP ABAP Class CL_DROB_NODEOBJECT (DRObs: Node Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
⤷
SLDBV (Package) Selection Screens, Variants, Logical Databases

⤷

⤷

Properties
Class | CL_DROB_NODEOBJECT | |
Short Description | DRObs: Node Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLDBV | Selection Screens, Variants, Logical Databases |
Created | 19990611 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DROB_NODEOBJECT has no forward declaration.
Interfaces
Class CL_DROB_NODEOBJECT has no interface implemented.
Friends
Class CL_DROB_NODEOBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFSFIELDST | Fields to be Selected | 19990614 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLDBNODES | Node Info (LDB) | 19990614 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Name of Node Object | 19990611 | ||
4 | ![]() |
Instance attribute | Private | See coding | 19990611 | ||||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DROB_NODEOBJECT | Adjacent Node | 19990611 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Field String | 19990611 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TYPENAME | DDIC Type | 19990611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990621 |
2 | ![]() |
Instance method | Public | Method | Gets the Content of the Work Area | 19990611 |
3 | ![]() |
Instance method | Private | Method | Returns Name Table for Node | 19990611 |
4 | ![]() |
Instance method | Public | Method | Gets Node Object by Name (not Applicable if only 1 Adj.Node) | 19990611 |
5 | ![]() |
Instance method | Public | Method | Gets Desired Fields | 19990611 |
6 | ![]() |
Instance method | Public | Method | Access: Switches Fields on | 19990611 |
7 | ![]() |
Instance method | Public | Method | Writes Content of Work Area | 19990611 |
8 | ![]() |
Instance method | Public | Method | Creates Work Area (CREATE DATA) | 19990611 |
Events
Class CL_DROB_NODEOBJECT has no event.
Types
Class CL_DROB_NODEOBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | LDBNODE | Knotenname | 19990621 |
Method CONSTRUCTOR on class CL_DROB_NODEOBJECT has no exception.
Method GET_CONTENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENTS | Value transfer | Type reference (TYPE) | ANY | Inhalt der workarea | 19990611 |
Method GET_CONTENTS on class CL_DROB_NODEOBJECT has no exception.
Method GET_NAMETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMETAB | Call by reference | Type reference (TYPE) | ANY | dfies | 19990611 | ||
2 | ![]() |
TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | DDIC Typ | 19990611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DDIC Fehler | 19990611 | |
2 | ![]() |
Typ existiert nicht im DDIC | 19990611 |
Method GET_NODEOBJ_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | CL_DROB_NODEOBJECT | Obj. Referenz | 19990611 | ||
2 | ![]() |
NODENAME | Call by reference | Type reference (TYPE) | TABNAME | Knotenname | 19990611 | ||
3 | ![]() |
WORKAREA | Call by reference | Object reference (TYPE REF TO) | DATA | Feldleiste | 19990611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
wurde nicht gefunden | 19990614 |
Method GET_SELECTED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | RSFSFIELDST | ausgewählte Felder | 19990611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
nichts ausgewählt | 19990611 |
Method SELECT_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_FIELDS | Call by reference | Type reference (TYPE) | FLAG | alle Felder gewünscht | 19990611 | ||
2 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | RSFSFIELDST | Feldliste | 19990611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler | 19990611 | |
2 | ![]() |
mindestens 1 Paramter muß gesetzt werden | 19990615 |
Method SET_CONTENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENTS | Value transfer | Type reference (TYPE) | ANY | Inhalt der workarea | 19990611 |
Method SET_CONTENTS on class CL_DROB_NODEOBJECT has no exception.
Method SET_WORKAREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | DDIC Typ | 19990611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Typ nicht im DDIC aktiv | 19990611 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |