SAP ABAP Class /IWBEP/CL_SBDM_FILE_IMPORT_REQ (File import request)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_FILEIMP (Package) Gateway Service Builder - File Importer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBDM_FILE_IMPORT_REQ SBDM file import request 20130324
Properties
Class /IWBEP/CL_SBDM_FILE_IMPORT_REQ  
Short Description File import request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_FILEIMP   Gateway Service Builder - File Importer 
Created 20130324   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBDM_FILE_IMPORT_REQ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_SB_ODATA_ARTIFACTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_FILE_IMPORT_REQ SBDM file import request 20130324
Friends
Class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHANGED Constant Private Type reference (TYPE) STRING 'Changed' modified artifact 20130326
2 GC_CREATION_ORDER Constant Private Type reference (TYPE) STRING 'Creation' Sorting order sequence 20130401
3 GC_DELETED Constant Private Type reference (TYPE) STRING 'Deleted' deleted artifact 20130326
4 GC_EQUAL Constant Private Type reference (TYPE) STRING 'Equal' equal in file & model 20130327
5 GC_NEW Constant Private Type reference (TYPE) STRING 'New' new artifact 20130326
6 GC_REMOVAL_ORDER Constant Private Type reference (TYPE) STRING 'Removal' Sorting order sequence 20130401
7 GT_FINALIZED_NODES Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130416
8 GT_NODES_LIST Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130326
9 MO_MODEL Instance attribute Public Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130324
10 MO_PROJECT Instance attribute Public Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20130417
11 MO_SCHEMA_CONTEXT Instance attribute Public Object reference (TYPE REF TO) /IWBEP/IF_SBOD_SCHEMA_CONTEXT SB - OData - Schema Context 20130417
12 MO_SOURCE Instance attribute Public Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20130324
13 MO_TRANSIENT_MODEL Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130325
14 MT_ASSOCIATIONS Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ASSOCIATIONS 20130327
15 MT_ASSOCIATION_SETS Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ASSOCIATION_SETS 20130327
16 MT_CMPLX_TYPES Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_COMPLEX_TYPES 20130327
17 MT_ENTITIES Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITIES 20130327
18 MT_ENTITY_SETS Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITY_SETS 20130327
19 MT_FUNC_IMPS Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_FUNC_IMPS 20130327
20 MT_MODEL_REF Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_MODEL_REF 20130327
21 MT_NODES_TO_CREATE Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130324
22 MT_NODES_TO_DELETE Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130324
23 MT_NODES_TO_UPDATE Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130324
24 MT_UNMODIFIED_NODES Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130416
25 MV_OVERWRITE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130530
26 MV_PROJECT_TYPE Instance attribute Private Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE Service Builder: Project Type 20130418
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_MAPPING_INFO Instance method Protected Method Adjust mapping information 20130425
2 ADJUST_MODEL_CONTENTS Instance method Protected Method Adjust the model contents as required 20130327
3 ADJUST_RELATED_NODES Instance method Protected Method Adjust the related nodes like model reference nodes 20130417
4 CALCULATE_DELTA_FOR_MODEL Instance method Public Method calculate delta for model contents & file / simply overwrite 20130415
5 COMAPRE_COMPLEX_TYPES Instance method Protected Method Compare & get the delta for complex types 20130409
6 COMPARE_ASSOCIATIONS Instance method Protected Method Compare & get the delta for associations 20130327
7 COMPARE_ASSOCIATION_SETS Instance method Protected Method Compare & get the delta for association sets 20130328
8 COMPARE_COMPLEX_TYPE_PROP Instance method Protected Method Compare the complex types properties and provide delta 20130409
9 COMPARE_ENTITY_SETS Instance method Protected Method Compare & get the delta for entity sets 20130327
10 COMPARE_ENTITY_TYPES Instance method Protected Method Compare & get the delta for entity types 20130326
11 COMPARE_FUNC_IMPORTS Instance method Protected Method Compare the function imports 20130409
12 COMPARE_NAVIGATION_PROPERTIES Instance method Protected Method Compare the navigation properties & provide delta 20130327
13 COMPARE_NAVIG_PROP Instance method Protected Method Compare the navigation prop after associations 20130409
14 COMPARE_PARAMETERS Instance method Protected Method Compare the function import parameters & provide delta 20130409
15 COMPARE_PROPERTIES Instance method Protected Method Compare the properties & provide delta 20130326
16 CONSTRUCTOR Instance method Public Constructor 20130324
17 CREATE_ASSOCIATION_NODE Instance method Protected Method Creates an association node 20130327
18 CREATE_ASSOCIATION_SET_NODE Instance method Protected Method Creates an association set node 20130328
19 CREATE_COMPLEX_PROPERTY_NODE Instance method Protected Method Creates an property node 20130409
20 CREATE_COMPLEX_TYPE_NODE Instance method Protected Method Creates a complex type node 20130409
21 CREATE_ENTITY_NODE Instance method Protected Method Creates an entity type node 20130325
22 CREATE_ENTITY_SET_NODE Instance method Protected Method Creates an entity set node 20130327
23 CREATE_FUNC_IMP_NODE Instance method Protected Method Creates a function import node 20130409
24 CREATE_NAVI_PROPERTY_NODE Instance method Protected Method Creates a navigation property node 20130327
25 CREATE_PARAMETER_NODE Instance method Protected Method Creates a function import parameter node 20130409
26 CREATE_PROPERTY_NODE Instance method Protected Method Creates an property node 20130326
27 DO_DELTA_CALCULATION Instance method Protected Method Perform the delta calculation 20130324
28 DO_OVERWRITE_MODEL Instance method Protected Method Overwirte the model with the file contents 20130327
29 DO_TOPO_SORT Instance method Private Method Topological sorting 20130409
30 GET_FILE_CONTENTS Instance method Protected Method Get the artifact contents from the file 20130325
31 GET_MODEL_CONTENTS Instance method Protected Method Get the artifact contents from the model 20130325
32 GET_WHITELIST_ELEMENTS Instance method Protected Method Get the existing model's contents 20130324
33 PREP_TOPOLOGICAL_SORTING Instance method Protected Method Analyze the complex types for dependencies & sort them 20130409
34 SET_TRANSIENT_MODEL Instance method Protected Method Set the transient model 20130325
35 SORT_NODE_LIST Instance method Protected Method Sort the node list based on the given sort order sequence 20130401
36 UPDATE_ASSOCIATIONS Instance method Protected Method Update the associations node 20130328
37 UPDATE_ASSOCIATION_SETS Instance method Protected Method Update the association set node 20130328
38 UPDATE_COMPLEX_TYPE_NODE Instance method Protected Method Update the complex type 20130409
39 UPDATE_ENTITY_SET Instance method Protected Method Update the entity set node 20130327
40 UPDATE_ENTITY_TYPE_NODE Instance method Protected Method Update the entity type 20130327
41 UPDATE_FUNC_IMPORT_NODE Instance method Protected Method Update the function import node 20130409
42 UPDATE_FUNC_IMPORT_PARAM_NODE Instance method Protected Method Update the function import parameters node 20130409
43 UPDATE_NAVIGATION_PROP_NODE Instance method Protected Method Update the navigation property node 20130327
44 UPDATE_PROPERTY_NODE Instance method Protected Method Update the property node 20130327
45 XML_GET_NODELIST_BY_NAME Instance method Protected Method Get node list for a given node name 20130324
46 XML_GET_NODE_BY_NAME Instance method Protected Method Returns xml node for a given name 20130324
Events
Class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECT_TAB_HS Private See coding 20130409 object_tab_hs TYPE HASHED TABLE OF ty_s_node WITH UNIQUE KEY object
2 OBJECT_TAB_S Private See coding 20130409 object_tab_s TYPE SORTED TABLE OF ty_s_node WITH NON-UNIQUE KEY sorting
3 RELATION_TAB_S1 Private See coding 20130409 relation_tab_s1 TYPE SORTED TABLE OF ty_s_edge WITH UNIQUE KEY object1 object2
4 RELATION_TAB_S2 Private See coding 20130409 relation_tab_s2 TYPE SORTED TABLE OF ty_s_edge WITH UNIQUE KEY object2 object1
5 TY_S_EDGE Private See coding 20130409 BEGIN OF ty_s_edge, object1 TYPE c LENGTH 40, object2 TYPE c LENGTH 40, END OF ty_s_edge
6 TY_S_INDEGREE Private See coding 20130409 BEGIN OF ty_s_indegree, object TYPE c LENGTH 40, indegree TYPE i, END OF ty_s_indegree
7 TY_S_NODE Private See coding 20130409 BEGIN OF ty_s_node, object TYPE c LENGTH 40, sorting TYPE c LENGTH 10, guid TYPE c LENGTH 32, data_ref TYPE REF TO data, END OF ty_s_node
8 TY_T_EDGES Private See coding 20130409 ty_t_edges TYPE STANDARD TABLE OF ty_s_edge
9 TY_T_INDEGREE Private See coding 20130409 ty_t_indegree TYPE TABLE OF ty_s_indegree
10 TY_T_NODES Private See coding 20130409 ty_t_nodes TYPE STANDARD TABLE OF ty_s_node
Method Signatures

Method ADJUST_MAPPING_INFO Signature

Method ADJUST_MAPPING_INFO on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130425

Method ADJUST_MODEL_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method ADJUST_RELATED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130417

Method CALCULATE_DELTA_FOR_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 'X' Whether the model is to be overwritten 20130415
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130415

Method COMAPRE_COMPLEX_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_CMPLX_TYPES Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_COMPLEX_TYPES 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method COMPARE_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_ASSOC Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ASSOCIATIONS 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method COMPARE_ASSOCIATION_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_ASSOC_SETS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ASSOCIATION_SETS 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130328

Method COMPARE_COMPLEX_TYPE_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILE_CMPLX_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_COMPLEX_TYPE 20130409
2 Importing IS_MODEL_CMPLX_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_COMPLEX_TYPE 20130409
3 Importing IV_PARENT_STATE Call by reference Type reference (TYPE) STRING 20130409
4 Returning RV_CHANGE_DETECTED Value transfer Type reference (TYPE) ABAP_BOOL 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method COMPARE_ENTITY_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_ENTSETS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITY_SETS 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method COMPARE_ENTITY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_ENTITIES Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITIES 20130326
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130326

Method COMPARE_FUNC_IMPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_FUNC_IMPORTS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_FUNC_IMPS 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method COMPARE_NAVIGATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILE_ENTITY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ENTITY 20130327
2 Importing IS_MODEL_ENTITY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ENTITY 20130327
3 Importing IV_PARENT_STATE Call by reference Type reference (TYPE) STRING 20130327
4 Returning RV_CHANGE_DETECTED Value transfer Type reference (TYPE) ABAP_BOOL 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method COMPARE_NAVIG_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILE_ENTITIES Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITIES 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method COMPARE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILE_FUNC_IMP Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_FUNC_IMP 20130409
2 Importing IS_MODEL_FUNC_IMP Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_FUNC_IMP 20130409
3 Importing IV_PARENT_STATE Call by reference Type reference (TYPE) STRING 20130409
4 Returning RV_CHANGE_DETECTED Value transfer Type reference (TYPE) ABAP_BOOL 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method COMPARE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILE_ENTITY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ENTITY 20130326
2 Importing IS_MODEL_ENTITY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ENTITY 20130326
3 Importing IV_PARENT_STATE Call by reference Type reference (TYPE) STRING 20130326
4 Returning RV_CHANGE_DETECTED Value transfer Type reference (TYPE) ABAP_BOOL 20130326
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130326

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SCHEMA_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_SCHEMA_CONTEXT SB - OData - Schema Context 20130417
2 Importing IO_SOURCE Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20130324
3 Importing IO_TARGET Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20130324

Method CONSTRUCTOR on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no exception.

Method CREATE_ASSOCIATION_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSOC Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ASSOCIATION 20130327
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method CREATE_ASSOCIATION_SET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSOC_SET Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ASSOCIATION_SET 20130328
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130328

Method CREATE_COMPLEX_PROPERTY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROPERTY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_PROPERTY 20130409
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130409
3 Importing IV_COMPLEX_TYPE_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Node Name 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method CREATE_COMPLEX_TYPE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CMPLX_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_COMPLEX_TYPE 20130409
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method CREATE_ENTITY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ENTITY 20130325
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130326
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method CREATE_ENTITY_SET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_SET Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_ENTITY_SET 20130327
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method CREATE_FUNC_IMP_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FUNC_IMPORT Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_FUNC_IMP 20130409
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method CREATE_NAVI_PROPERTY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROPERTY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_NAV_PROPERTY 20130327
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130327
3 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Node Name 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method CREATE_PARAMETER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETER Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_PROPERTY 20130409
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130409
3 Importing IV_FUNC_IMPORT_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Node Name 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method CREATE_PROPERTY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROPERTY Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_S_PROPERTY 20130326
2 Importing IV_CHANGE_STATE Call by reference Type reference (TYPE) STRING 20130326
3 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Node Name 20130326
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130326

Method DO_DELTA_CALCULATION Signature

Method DO_DELTA_CALCULATION on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130324

Method DO_OVERWRITE_MODEL Signature

Method DO_OVERWRITE_MODEL on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method DO_TOPO_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) TY_T_NODES 20130409
2 Exporting EV_CYCLIC_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20130409
3 Importing IT_EDGES Call by reference Type reference (TYPE) TY_T_EDGES 20130409

Method DO_TOPO_SORT on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no exception.

Method GET_FILE_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSOCIATIONS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ASSOCIATIONS 20130325
2 Exporting ET_ASSOCIATION_SETS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ASSOCIATION_SETS 20130325
3 Exporting ET_CMPLX_TYPES Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_COMPLEX_TYPES 20130325
4 Exporting ET_ENTITIES Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITIES 20130325
5 Exporting ET_ENTITY_SETS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_ENTITY_SETS 20130325
6 Exporting ET_FUNC_IMPS Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_FUNC_IMPS 20130325
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20130520

Method GET_MODEL_CONTENTS Signature

Method GET_MODEL_CONTENTS on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method GET_WHITELIST_ELEMENTS Signature

Method GET_WHITELIST_ELEMENTS on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130324

Method PREP_TOPOLOGICAL_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPLEX_TYPES Call by reference Type reference (TYPE) /IWBEP/IF_SB_ODATA_ARTIFACTS=>TY_T_COMPLEX_TYPES 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20130520

Method SET_TRANSIENT_MODEL Signature

Method SET_TRANSIENT_MODEL on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method SORT_NODE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_T_NODE_LIST 20130401
2 Importing IV_ORDER Call by reference Type reference (TYPE) STRING 20130401

Method SORT_NODE_LIST on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no exception.

Method UPDATE_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130328

Method UPDATE_ASSOCIATION_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130328

Method UPDATE_COMPLEX_TYPE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method UPDATE_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method UPDATE_ENTITY_TYPE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method UPDATE_FUNC_IMPORT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method UPDATE_FUNC_IMPORT_PARAM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409

Method UPDATE_NAVIGATION_PROP_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method UPDATE_PROPERTY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_LIST Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_FILE_IMPORT_REQ=>TY_S_NODE_LIST 20130327
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130327

Method XML_GET_NODELIST_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTLIST Call by reference Type reference (TYPE) ANY TABLE 20130324
2 Importing IO_NODELIST Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_LIST IF_IXML_NODE_LIST 20130324
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130324

Method XML_GET_NODELIST_BY_NAME on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no exception.

Method XML_GET_NODE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20130324
2 Importing IO_NODELIST Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_LIST IF_IXML_NODE_LIST 20130324
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130324

Method XML_GET_NODE_BY_NAME on class /IWBEP/CL_SBDM_FILE_IMPORT_REQ has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200