SAP ABAP Class CL_USMD4_GRAPH2JNET (Map Entity Relationship Graph to JNet Xstring)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD4 (Package) Master Data: Workflow Log, JNET Applications, Etc.
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_USMD4_EH_GRAPH2JNET Edition History: Convert Graphs to JNet XML File 20090330
2 Inheritance (c INHERITING FROM c_ref)  CL_USMD4_ER_GRAPH2JNET ER Diagram: Convert Graph to JNet XML File 20090330
Properties
Class CL_USMD4_GRAPH2JNET  
Short Description Map Entity Relationship Graph to JNet Xstring    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD4   Master Data: Workflow Log, JNET Applications, Etc. 
Created 20090330   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD4_GRAPH2JNET has no forward declaration.
Interfaces
Class CL_USMD4_GRAPH2JNET has no interface implemented.
Friends
Class CL_USMD4_GRAPH2JNET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_GRAPH Instance attribute Protected Object reference (TYPE REF TO) CL_USMD4_DIGRAPH 20090330
2 DO_XML_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20090330
3 D_JNET_STRING Instance attribute Protected Type reference (TYPE) XSTRING 20090330
4 D_TYPE_REPOSITORY Instance attribute Protected Type reference (TYPE) XSTRING 20090330
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090330
2 DETERMINE_JNET_TEMPLATE Instance method Protected Method Determine JNet Template 20090330
3 GET_JNET_STRING Instance method Public Method Get JNet XML File as String 20090330
4 GET_JNET_XML Instance method Protected Method Get JNet XML File 20090330
5 MAP_GRAPH2JNET Instance method Protected Method Map Directed Graph to JNet XML File 20090330
Events
Class CL_USMD4_GRAPH2JNET has no event.
Types
Class CL_USMD4_GRAPH2JNET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GRAPH Call by reference Object reference (TYPE REF TO) CL_USMD4_DIGRAPH 20090330
# Exception Resumable Description Created on
1 GRAPH_IS_MISSING 20090330

Method DETERMINE_JNET_TEMPLATE Signature

Method DETERMINE_JNET_TEMPLATE on class CL_USMD4_GRAPH2JNET has no parameter.
Method DETERMINE_JNET_TEMPLATE on class CL_USMD4_GRAPH2JNET has no exception.

Method GET_JNET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_JNET_STRING Value transfer Type reference (TYPE) XSTRING 20090330

Method GET_JNET_STRING on class CL_USMD4_GRAPH2JNET has no exception.

Method GET_JNET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_JNET_XML Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20090330

Method GET_JNET_XML on class CL_USMD4_GRAPH2JNET has no exception.

Method MAP_GRAPH2JNET Signature

Method MAP_GRAPH2JNET on class CL_USMD4_GRAPH2JNET has no parameter.
Method MAP_GRAPH2JNET on class CL_USMD4_GRAPH2JNET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702