RSDFNODES - Nodes in the Data Models
Nodes in the Data Models information is stored in SAP table RSDFNODES.
It is part of development package RSDF in software component BW-WHM-AWB. This development package consists of objects that can be grouped under "Front-End for Data Warehousing Workbench Data Flow".
It is part of development package RSDF in software component BW-WHM-AWB. This development package consists of objects that can be grouped under "Front-End for Data Warehousing Workbench Data Flow".
Fields for table RSDFNODES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| DATAFLOW | Data flow/data flow template | X | RSDFDATAFLOW | CHAR | 60 | |
| OBJVERS | Object version | X | RSOBJVERS | CHAR | 2 | |
| NODEID | ID of Node in Data Flow | X | RSDFNODEID | INT4 | 4 | |
| .INCLUDE | RSAWBN_S_AWBOBJECT | 0 | ||||
| AWBOBJ | Object in the AWB (for Tlogo Objects Identical to Tlogo Type | RSAWBNOBJECT | CHAR | 8 | ||
| AWBSUBOBJ | Subobject for AWB Object | RSAWBNSUBOBJECT | CHAR | 8 | ||
| OBJNM | Object Name of an Object in the AWB | RSAWBNOBJNM | CHAR | 80 | ||
| PERSISTENT | Specifies whether the object persists in the system | RSDFPERSISTENT | CHAR | 2 | ||
| .INCLUDE | S_NODEPOS | RSNG_S_POS | 0 | |||
| LEFTPOS | X-Position of an Object in Data Flow | RSNG_XPOS | INT2 | 2 | ||
| TOPPOS | Y-Position of an Object in Data Flow | RSNG_YPOS | INT2 | 2 | ||
| RIGHTPOS | X-Position of an Object in Data Flow | RSNG_XPOS | INT2 | 2 | ||
| BOTTOMPOS | Y-Position of an Object in Data Flow | RSNG_YPOS | INT2 | 2 | ||
| DOCUTYPE | Documentation Type | RSAWBNDOCUTYPE | CHAR | 8 | ||
| .INCLUDE | S_GRIDPOS | RSDF_S_GRIDPOS | 0 | |||
| GRIDPOSX | X or Y Position of Node in the Dataflow Grid | RSDFGRIDPOS | INT4 | 4 | ||
| GRIDPOSY | X or Y Position of Node in the Dataflow Grid | RSDFGRIDPOS | INT4 | 4 |