SAP ABAP Class /BOBF/CL_CONF_ACT_GML_MODEL (Extract BO model as GML)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_ACTION Interface for an Action 20081212
Properties
Class /BOBF/CL_CONF_ACT_GML_MODEL  
Short Description Extract BO model as GML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/CONFIGURATION   Business Object Processing Configuration 
Created 20081212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ACTION Interface for an Action 20081212
Friends
Class /BOBF/CL_CONF_ACT_GML_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EDIT_EDITABLE Constant Public Type reference (TYPE) C 'X' 20090713
2 GC_EDIT_READ_ONLY Constant Public Type reference (TYPE) C 'R' 20090713
3 GC_EDIT_SELECT_ONLY Constant Public Type reference (TYPE) C ' ' 20090713
4 GC_MODEL_ASSOCIATION Constant Public Type reference (TYPE) C 'A' Association Model 20090402
5 GC_MODEL_ATTRIBUTE_MAPPING Constant Public Type reference (TYPE) C 'M' Attribute Mapping Model 20090402
6 GC_MODEL_COMPOSITION Constant Public Type reference (TYPE) C 'C' Composition Model 20090402
7 GC_MODEL_DETERMINATION_DEP Constant Public Type reference (TYPE) C 'D' Determination Dependency Model 20090402
8 GC_MODEL_VALIDATION_DEP Constant Public Type reference (TYPE) C 'V' Validation Dependency Model 20090402
Methods
# Method Level Visibility Method type Description Created on
1 _ADD_XML_HEADER Instance method Private Method 20090716
2 _BUILD_NODE Instance method Private Method 20081212
3 _GENERATE_DOT_MODEL Instance method Private Method 20081212
4 _GENERATE_DOT_MODEL_DET Instance method Private Method 20081212
5 _GENERATE_DOT_MODEL_MAP Instance method Private Method 20081212
6 _GENERATE_DOT_MODEL_VAL Instance method Private Method 20081212
7 _GENERATE_GML_MODEL Instance method Private Method 20081212
8 _GENERATE_GML_MODEL_DET Instance method Private Method 20081212
9 _GENERATE_GML_MODEL_VAL Instance method Private Method 20081212
10 _GENERATE_JNET_ASSOC_MODEL Instance method Private Method 20090422
11 _GENERATE_JNET_ASSOC_TOOLTIP Instance method Private Method 20090602
12 _GENERATE_JNET_COMP_MODEL Instance method Private Method 20090422
13 _GENERATE_JNET_DET_MODEL Instance method Private Method 20090423
14 _GENERATE_JNET_DET_TOOLTIP Instance method Private Method 20090703
15 _GENERATE_JNET_MAPPING_MODEL Instance method Private Method 20090707
16 _GENERATE_JNET_MAPPING_TOOLTIP Instance method Private Method 20090707
17 _GENERATE_JNET_NODE_TOOLTIP Instance method Private Method 20090630
18 _GENERATE_JNET_VAL_MODEL Instance method Private Method 20090423
19 _GENERATE_JNET_VAL_TOOLTIP Instance method Private Method 20090703
20 _GENERATE_XML_MODEL Instance method Private Method 20081212
21 _GENERATE_XML_MODEL_DET Instance method Private Method 20081212
22 _GENERATE_XML_MODEL_VAL Instance method Private Method 20081212
23 _HIGHLIGHT_ELEMENT Instance method Private Method 20090714
24 _SPLIT_TEXT Instance method Private Method 20090703
Events
Class /BOBF/CL_CONF_ACT_GML_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_XML Private See coding 20090716 TT_XML type standard table of STRING with non-unique key table_line
Method Signatures

Method _ADD_XML_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_XML Value transfer Type reference (TYPE) TT_XML 20090716
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) C Editable 20090716
3 Importing IV_SOFT_REFRESH Call by reference Type reference (TYPE) BOOLE_D Soft Refresh 20090716

Method _ADD_XML_HEADER on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _BUILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XML Value transfer Type reference (TYPE) STRING 20081212
2 Importing IT_DD03P Call by reference Type reference (TYPE) DD03PTAB DD: Table Fields 20081212
3 Importing IV_DEPTH Call by reference Type reference (TYPE) TYPEDEPTH DD: Depth for structured types 20081212
4 Importing IV_INDEX Call by reference Type reference (TYPE) I 20081212

Method _BUILD_NODE on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _GENERATE_DOT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
4 Importing IV_WIKI Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Generate Wiki Format 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_DOT_MODEL_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
4 Importing IV_WIKI Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Generate Wiki Format 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_DOT_MODEL_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
4 Importing IV_WIKI Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Generate Wiki Format 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_DOT_MODEL_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
4 Importing IV_WIKI Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Generate Wiki Format 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_GML_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XGML Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_GML_MODEL_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XGML Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_GML_MODEL_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XGML Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_JNET_ASSOC_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML Call by reference Type reference (TYPE) INDEX TABLE 20090422
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090422
3 Importing IT_HIGHLIGHT Call by reference Type reference (TYPE) /BOBF/T_CONF_ACT_JNET_MODEL_HL Highlighting Graph Elements 20090714
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090422
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Editable 20090707
6 Importing IV_SOFT_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Soft Refresh 20090716
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20090422

Method _GENERATE_JNET_ASSOC_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090602
2 Importing IS_ASSOCIATION Call by reference Type reference (TYPE) /BOBF/S_CONF_ASSOC Association 20090602

Method _GENERATE_JNET_ASSOC_TOOLTIP on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _GENERATE_JNET_COMP_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML Call by reference Type reference (TYPE) INDEX TABLE 20090422
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090422
3 Importing IT_HIGHLIGHT Call by reference Type reference (TYPE) /BOBF/T_CONF_ACT_JNET_MODEL_HL Highlighting Graph Elements 20090714
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090422
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Editable 20090707
6 Importing IV_SOFT_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Soft Refresh 20090716
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20090422

Method _GENERATE_JNET_DET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML Call by reference Type reference (TYPE) INDEX TABLE 20090423
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090423
3 Importing IT_HIGHLIGHT Call by reference Type reference (TYPE) /BOBF/T_CONF_ACT_JNET_MODEL_HL Highlighting Graph Elements 20090714
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090423
5 Importing IV_DETERMINATION_TIME Call by reference Type reference (TYPE) /BOBF/CONF_EXECTIME 'F' Determination Time 20090423
6 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Editable 20090707
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090423
8 Importing IV_SOFT_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Soft Refresh 20090716
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20090423

Method _GENERATE_JNET_DET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090703
2 Importing IS_DET Call by reference Type reference (TYPE) /BOBF/S_CONF_DET_LIST Determination 20090703

Method _GENERATE_JNET_DET_TOOLTIP on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _GENERATE_JNET_MAPPING_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML Call by reference Type reference (TYPE) INDEX TABLE 20090707
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090707
3 Importing IV_CONTENT_CAT Call by reference Type reference (TYPE) /BOBF/OBM_CONTENT_CAT Entity Category 20090710
4 Importing IV_CONTENT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Content 20090710
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Editable 20090707
6 Importing IV_SOFT_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Soft Refresh 20090716
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20090707

Method _GENERATE_JNET_MAPPING_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090707
2 Importing IV_ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20090710
3 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING Description 20090707

Method _GENERATE_JNET_MAPPING_TOOLTIP on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _GENERATE_JNET_NODE_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090630
2 Importing IS_NODE Call by reference Type reference (TYPE) /BOBF/S_CONF_NODE Node 20090630

Method _GENERATE_JNET_NODE_TOOLTIP on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _GENERATE_JNET_VAL_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML Call by reference Type reference (TYPE) INDEX TABLE 20090423
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090423
3 Importing IT_HIGHLIGHT Call by reference Type reference (TYPE) /BOBF/T_CONF_ACT_JNET_MODEL_HL Highlighting Graph Elements 20090714
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090423
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Editable 20090707
6 Importing IV_SOFT_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Soft Refresh 20090716
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20090423

Method _GENERATE_JNET_VAL_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090703
2 Importing IS_VAL Call by reference Type reference (TYPE) /BOBF/S_CONF_VAL_LIST Validation 20090703

Method _GENERATE_JNET_VAL_TOOLTIP on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _GENERATE_XML_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XGML Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_XML_MODEL_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XGML Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
4 Importing IV_DETERMINATION_TIME Call by reference Type reference (TYPE) /BOBF/CONF_EXECTIME 'F' Determination time 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _GENERATE_XML_MODEL_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XGML Call by reference Type reference (TYPE) INDEX TABLE 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method _HIGHLIGHT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090714
2 Importing IT_HIGHLIGHT Call by reference Type reference (TYPE) /BOBF/T_CONF_ACT_JNET_MODEL_HL Highlighting Graph Elements 20090714
3 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090714
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090714

Method _HIGHLIGHT_ELEMENT on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.

Method _SPLIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XML Call by reference Type reference (TYPE) INDEX TABLE 20090703
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20090703

Method _SPLIT_TEXT on class /BOBF/CL_CONF_ACT_GML_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702