SAP ABAP Class CL_BOS_GRAPH_RFW (BOS Graph Interface)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-EC-BOS (Application Component) Customer Bill of Services
⤷
AD_BOS_01 (Package) Customer Bills of Services (IBU A&D/E&C)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DC_GRAPH_RFW | Interface for Graph | 19991119 |
Properties
Class | CL_BOS_GRAPH_RFW | |
Short Description | BOS Graph Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AD_BOS_01 | Customer Bills of Services (IBU A&D/E&C) |
Created | 19991119 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BOS_GRAPH_RFW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DC_GRAPH_RFW | Interface for Graph | 19991119 |
Friends
Class CL_BOS_GRAPH_RFW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOSPS_BOS_OBJECT | 20000913 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | 20000821 | |||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | 20000622 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | 20000622 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20000622 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20000622 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TAB_BOSASN | 20000622 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20000622 | |
2 | ![]() |
Static method | Public | Method | 20000622 | |
3 | ![]() |
Static method | Public | Method | 19991215 | |
4 | ![]() |
Static method | Public | Method | Specific details | 20030102 |
Events
Class CL_BOS_GRAPH_RFW has no event.
Types
Class CL_BOS_GRAPH_RFW has no local type.
Method Signatures
Method ASSEMBLE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IINTROW | Call by reference | Type reference (TYPE) | ML_ESLL-INTROW | Introw | 20000622 | ||
2 | ![]() |
INT_SUBDIV | Call by reference | Type reference (TYPE) | TAB_ML_ESLL | Outline | 20000622 | ||
3 | ![]() |
IPACKNO | Call by reference | Type reference (TYPE) | ML_ESLL-PACKNO | Packno | 20000622 | ||
4 | ![]() |
PINDEX | Call by reference | Type reference (TYPE) | STRING | Index | 20000622 |
Method ASSEMBLE_INDEX on class CL_BOS_GRAPH_RFW has no exception.
Method BUILD_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CURRLINE | Call by reference | Type reference (TYPE) | SY-TABIX | Current Line | 20000622 | ||
2 | ![]() |
GRAPH | Call by reference | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | Graph Reference | 20000622 | ||
3 | ![]() |
IX_OUTLINES | Call by reference | Type reference (TYPE) | TAB_ML_ESLL | Outlines | 20000622 | ||
4 | ![]() |
IX_SERVICES | Call by reference | Type reference (TYPE) | TAB_ML_ESLL | Services | 20000622 | ||
5 | ![]() |
L_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRUC_DC_ATTRIBUTE_RFW | Attribute Values | 20000622 | ||
6 | ![]() |
L_NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Node | 20000622 | ||
7 | ![]() |
L_NODETYPE_ECPCOST | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Nodetype for Ecpcost | 20000821 | ||
8 | ![]() |
L_NODETYPE_OUTLINES | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Nodetype for Outlines | 20000622 | ||
9 | ![]() |
L_NODETYPE_SERVICES | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Nodetype for Services | 20000622 | ||
10 | ![]() |
L_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Parent Node | 20000622 | ||
11 | ![]() |
L_T_ATTRIBUTE | Call by reference | Type reference (TYPE) | TAB_DC_ATTRIBUTE_RFW | Table of attribute values | 20000622 |
Method BUILD_TREE on class CL_BOS_GRAPH_RFW has no exception.
Method GET_SPECIFIC_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACT_MENGE | Call by reference | Type reference (TYPE) | ML_ESLL-ACT_MENGE | Purchase order: Entered quantity | 20030102 | ||
2 | ![]() |
KTEXT1 | Call by reference | Type reference (TYPE) | ML_ESLL-KTEXT1 | short text | 19991215 | ||
3 | ![]() |
MENGE | Call by reference | Type reference (TYPE) | ML_ESLL-MENGE | Quantity | 19991215 | ||
4 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Node | 19991215 |
Method GET_SPECIFIC_DETAILS on class CL_BOS_GRAPH_RFW has no exception.
Method SET_SPECIFIC_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACT_MENGE | Call by reference | Type reference (TYPE) | ML_ESLL-ACT_MENGE | Purchase order: Entered quantity | 20030102 | ||
2 | ![]() |
MENGE | Call by reference | Type reference (TYPE) | ML_ESLL-MENGE | Menge | 20030102 | ||
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Knoten | 20030102 |
Method SET_SPECIFIC_DETAILS on class CL_BOS_GRAPH_RFW has no exception.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in |