SAP ABAP Class CL_IM_DC_GRAPH_PS_RFW (Imp. Class for BAdI Imp. DC_GRAPH_PS_RFW)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
CA (Application Component) Cross-Application Components
⤷
PM_PS_INTEGRATION (Package) PM/PS Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_DC_GRAPH_RFW | BAdI-Interface IF_EX_DC_GRAPH_RFW | 20001129 |
Properties
Class | CL_IM_DC_GRAPH_PS_RFW | |
Short Description | Imp. Class for BAdI Imp. DC_GRAPH_PS_RFW | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PM_PS_INTEGRATION | PM/PS Interface |
Created | 20001129 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IM_DC_GRAPH_PS_RFW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EX_DC_GRAPH_RFW | BAdI-Interface IF_EX_DC_GRAPH_RFW | 20001129 |
Friends
Class CL_IM_DC_GRAPH_PS_RFW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Type: Network Header | 20001129 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TAB_GRAPHS | Graphs Generated with this Adapter | 20001129 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | XFLAG | Whether the graph has been initialized or not | 20010801 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Type: WBS Element | 20001129 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Type: Network Activity | 20001129 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Type: Order | 20001129 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Type: Project Definition | 20001129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if graph was completed using this adapter | 20001129 |
2 | ![]() |
Static method | Private | Method | Get relevant fields for object type | 20021113 |
3 | ![]() |
Static method | Public | Method | Node Type of Activity Node Type | 20001129 |
4 | ![]() |
Static method | Public | Method | Node Type of Network Node Type | 20001129 |
5 | ![]() |
Static method | Public | Method | Node Type of Order Node Type | 20001129 |
6 | ![]() |
Static method | Public | Method | Node Type of Project Node Type | 20001129 |
7 | ![]() |
Static method | Public | Method | Node Type of WBS Element Node Type | 20001129 |
8 | ![]() |
Static method | Public | Method | Delete all orders from PM graphs that in calling PS graphs | 20001129 |
Events
Class CL_IM_DC_GRAPH_PS_RFW has no event.
Types
Class CL_IM_DC_GRAPH_PS_RFW has no local type.
Method Signatures
Method CHECK_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Call by reference | Type reference (TYPE) | C | klar | 20001129 | ||
2 | ![]() |
IGRAPH | Call by reference | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | Graphreferenz | 20001129 |
Method CHECK_GRAPH on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method FIELD_CATALOG_RELEVANT_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20021113 |
Method FIELD_CATALOG_RELEVANT_FIELDS on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method GET_ACT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Typ eines Graphknotens | 20001129 |
Method GET_ACT_TYPE on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method GET_NET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Typ eines Graphknotens | 20001129 |
Method GET_NET_TYPE on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method GET_ORDER_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Typ eines Graphknotens | 20001129 |
Method GET_ORDER_TYPE on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method GET_PROJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Typ eines Graphknotens | 20001129 |
Method GET_PROJECT_TYPE on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method GET_PSP_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Typ eines Graphknotens | 20001129 |
Method GET_PSP_TYPE on class CL_IM_DC_GRAPH_PS_RFW has no exception.
Method SYNCHRONIZE_PM_GRAPHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IGRAPH_PS | Call by reference | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | PS Graph | 20001129 |
Method SYNCHRONIZE_PM_GRAPHS on class CL_IM_DC_GRAPH_PS_RFW has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 46C2 |