SAP ABAP Class CL_USMD4_EH_GRAPH2JNET (Edition History: Convert Graphs to JNet XML File)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_USMD4_GRAPH2JNET Map Entity Relationship Graph to JNet Xstring 20090330
Properties
Class CL_USMD4_EH_GRAPH2JNET  
Short Description Edition History: Convert Graphs to JNet XML File    
Super Class CL_USMD4_GRAPH2JNET Map Entity Relationship Graph to JNet Xstring 
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_EH_GRAPH2JNET has no forward declaration.
Interfaces
Class CL_USMD4_EH_GRAPH2JNET has no interface implemented.
Friends
Class CL_USMD4_EH_GRAPH2JNET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 D_LOWER_DATE_BOUND Instance attribute Protected Type reference (TYPE) DATUM '18000101' 20090330
2 D_UPPER_DATE_BOUND Instance attribute Protected Type reference (TYPE) DATUM '99991231' 20090330
3 D_VIEW_POSITION Instance attribute Protected Type reference (TYPE) DATUM Date 20090417
4 LC_FLAGGED Constant Protected Type reference (TYPE) FLAG 'X' General Flag 20090407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090330
2 CONVERT_DATE_OUTPUT Instance method Protected Method 20090330
3 DATE_VISUALIZATION Instance method Protected Method 20090330
4 DETERMINE_DATE_BOUNDS Instance method Protected Method 20090330
5 DETERMINE_VIEW_POSITION Instance method Protected Method 20090417
6 FILL_LEGEND_PARAMETER Instance method Protected Method Fill Parameter(s) for Legend 20090421
7 FILL_TOOLTIP Instance method Protected Method Generate Quick Info 20090421
8 GET_LOWER_DATE_BOUND Instance method Protected Method 20090330
9 GET_UPPER_DATE_BOUND Instance method Protected Method 20090330
10 GET_VIEW_POSITION Instance method Protected Method 20090417
11 PERIOD_VISUALIZATION Instance method Protected Method 20090330
12 RESTRICT_DATE_TO_LOWER_BOUND Instance method Protected Method 20090330
13 RESTRICT_DATE_TO_UPPER_BOUND Instance method Protected Method 20090330
Events
Class CL_USMD4_EH_GRAPH2JNET has no event.
Types
Class CL_USMD4_EH_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 CONVERT_DATE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) DATUM 20090330
2 Returning R_DATESTR Value transfer Type reference (TYPE) STRING 20090330

Method CONVERT_DATE_OUTPUT on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method DATE_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) USMD_EDITION_VDATE 20090330
2 Returning R_DATESTR Value transfer Type reference (TYPE) STRING 20090330

Method DATE_VISUALIZATION on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method DETERMINE_DATE_BOUNDS Signature

Method DETERMINE_DATE_BOUNDS on class CL_USMD4_EH_GRAPH2JNET has no parameter.
Method DETERMINE_DATE_BOUNDS on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method DETERMINE_VIEW_POSITION Signature

Method DETERMINE_VIEW_POSITION on class CL_USMD4_EH_GRAPH2JNET has no parameter.
Method DETERMINE_VIEW_POSITION on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method FILL_LEGEND_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LEGEND_STRING Value transfer Type reference (TYPE) STRING 20090421

Method FILL_LEGEND_PARAMETER on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method FILL_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TOOLTIP Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20090421
2 Importing IT_ENTITY Call by reference Type reference (TYPE) USMD_T_VALUE Feldname + Wert 20090428
3 Importing I_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090421
4 Importing I_EDITION_TYPE Call by reference Type reference (TYPE) USMD_EDITION_TYPE Editionstyp 20090429
5 Importing I_FOUND Call by reference Type reference (TYPE) FLAG allgemeines flag 20090428
6 Importing I_FROM_STRING Call by reference Type reference (TYPE) STRING 20090421
7 Importing I_IMAGES_ABSOLUTE_PATH Call by reference Type reference (TYPE) STRING 20090428
8 Importing I_TO_STRING Call by reference Type reference (TYPE) STRING 20090421
9 Importing I_URL_IMAGE_ENTITY_FOUND Call by reference Type reference (TYPE) STRING 20090428
10 Importing I_URL_IMAGE_ENTITY_NOT_FOUND Call by reference Type reference (TYPE) STRING 20090428

Method FILL_TOOLTIP on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method GET_LOWER_DATE_BOUND Signature

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

Method GET_LOWER_DATE_BOUND on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method GET_UPPER_DATE_BOUND Signature

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

Method GET_UPPER_DATE_BOUND on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method GET_VIEW_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VIEW_POSITION Value transfer Type reference (TYPE) DATUM 20090417

Method GET_VIEW_POSITION on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method PERIOD_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERIOD Call by reference Type reference (TYPE) USMD_EDITION_VPER 20090330
2 Returning R_PERIODSTR Value transfer Type reference (TYPE) STRING 20090330

Method PERIOD_VISUALIZATION on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method RESTRICT_DATE_TO_LOWER_BOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) DATUM 20090330
2 Returning R_RESTRICTED_DATE Value transfer Type reference (TYPE) DATUM 20090330

Method RESTRICT_DATE_TO_LOWER_BOUND on class CL_USMD4_EH_GRAPH2JNET has no exception.

Method RESTRICT_DATE_TO_UPPER_BOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) DATUM 20090330
2 Returning R_RESTRICTED_DATE Value transfer Type reference (TYPE) DATUM 20090330

Method RESTRICT_DATE_TO_UPPER_BOUND on class CL_USMD4_EH_GRAPH2JNET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702