SAP ABAP Class CL_SIW_MAPPING (Mapping Projekt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_MAPPING (Package) SIW: Mapping
Properties
Class CL_SIW_MAPPING  
Short Description Mapping Projekt    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_MAPPING   SIW: Mapping 
Created 20070316   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)
2 CL_CMP_COMPOSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SIW_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_WS_EXPERT_MAPPING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_SXF_SIGNATURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SIW_MAPPING has no interface implemented.
Friends
Class CL_SIW_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR Instance attribute Private Type reference (TYPE) SIW_STR_MAPPING_ATTR Mapping Project Header 20070316
2 CONVERTER Instance attribute Private Object reference (TYPE REF TO) CL_SIW_SXF_DB_CONVERTER Conversion between SXF and DB 20070316
3 FIELD_LINKS Instance attribute Private Type reference (TYPE) T_TAB_FIELD_LINKS Field Links (SXF) 20070316
4 FLG_NO_LINK Instance attribute Private Type reference (TYPE) SIW_DTE_FLG general flag 20091204
5 FLG_UNSAVED Instance attribute Private Type reference (TYPE) XFELD Indicator: unsaved data exist 20070420
6 GC_INVALIDATION Constant Public See coding Level of the modification 20110202
7 GO_CHECKER Instance attribute Private Object reference (TYPE REF TO) CL_SIW_MAPPING_CHECK_COMMON 20110214
8 MAP Instance attribute Private Object reference (TYPE REF TO) CL_SIW_UUID_OBJECT_MAP Map zur Verwaltung von IDs und Objekten 20070316
9 PROJECT Instance attribute Private Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20070508
10 PROJECT_ID Instance attribute Private Type reference (TYPE) SIW_DTE_PROJECT_ID Id of the associated project 20070316
11 RESOURCE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080226
12 SOURCE Instance attribute Private Object reference (TYPE REF TO) IF_SXF_SIGNATURE Source Signature (SXF Format) 20070316
13 STR_L0FM_DATA Instance attribute Private Type reference (TYPE) SIW_STR_L0FM_DATA l0-by-fm data 20091202
14 TARGET Instance attribute Private Object reference (TYPE REF TO) IF_SXF_SIGNATURE Target Signature (SXF Format) 20070316
15 TIMESTAMPESR Instance attribute Private Type reference (TYPE) TIMESTAMP Time Stamp ES Repository Generation 20070427
16 TIMESTAMPPRX Instance attribute Private Type reference (TYPE) TIMESTAMP Time Stamp Proxy Generation 20070427
17 TIMESTAMPSAV Instance attribute Private Type reference (TYPE) TIMESTAMP Time Stamp Last Save (read from db) 20070424
18 TYPE_LINKS Instance attribute Private Type reference (TYPE) T_TAB_TYPE_LINKS Type Links (SXF) 20070316
19 UNSAVED_LVL Instance attribute Private Type reference (TYPE) SIW_DTE_UNSAVED_LVL Level of Modification 20070628
20 USERESR Instance attribute Private Type reference (TYPE) XUBNAME User Name ES Repository Generation 20070427
21 USERPRX Instance attribute Private Type reference (TYPE) XUBNAME User Name Proxy Generation 20070427
22 UUID Instance attribute Private Type reference (TYPE) UUID Global Unique ID for table 20070316
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Executes Service Checks and Updates all Substatus 20110104
2 CHECK_MAPPING Instance method Public Method Executes Mapping Checks and Updates its Substatus 20110104
3 CLONE Instance method Public Method Clone the Mapping 20091204
4 DELETE Instance method Public Method Deletes this mapping from DB 20070316
5 DELETE_LINKS Instance method Private Method Delete Links 20070319
6 DELETE_SIGNATURE Instance method Private Method Delete Signature 20070319
7 GET_CHECKER Instance method Public Method Delivers a mapping checker instance 20070329
8 GET_ESR_LOCK Instance method Public Method Get ES Repository Lock 20080319
9 GET_HEURISTICS Instance method Public Method Delivers the mapping heuristics helper 20101126
10 GET_L0FM_FGNAME Instance method Public Method Get Function Group Name (Level 0) 20091202
11 GET_L0FM_FMNAME Instance method Public Method Get Function Module Name (Level 0) 20091202
12 GET_L0FM_WSABAPNAME Instance method Public Method Get Web Service Name (Level 0) 20091202
13 GET_PROJECT_ID Instance method Public Method Returns the source signature of this mapping 20070322
14 GET_PROXY_LOCK Instance method Public Method Get Proxy Lock 20080319
15 GET_SOURCE Instance method Public Method Returns the source signature of this mapping 20070316
16 GET_SOURCE_FIELD Instance method Public Method Returns linked source field for a certain target field 20070322
17 GET_SOURCE_TYPE Instance method Public Method Returns linked source type for a certain target type 20070404
18 GET_SUBSTATUS Instance method Private Method Get Substatus 20110104
19 GET_TARGET Instance method Public Method Returns the target signature of this mapping 20070316
20 GET_TARGET_FIELD Instance method Public Method Returns linked source field for a certain target field 20070417
21 GET_TARGET_TYPE Instance method Public Method Returns linked source type for a certain target type 20070417
22 GET_UNSAVED_LVL Instance method Public Method Get Level of Modification 20070628
23 HTML_ESCAPE Instance method Private Method Replace html Tag Indicator by Escape Sequence 20080222
24 INIT Instance method Protected Method Initialize 20070316
25 IS_ESR_VALID Instance method Public Method Check if ES Repository data is up-to-date 20070427
26 IS_MAPPING_VALID Instance method Public Method Returns true when current Mapping Status is 'OK' 20110104
27 IS_PRX_VALID Instance method Public Method Check if proxy data is up-to-date 20070427
28 LINK_FIELDS Instance method Public Method Links a target field to a source field 20070316
29 LINK_TYPES Instance method Public Method Links a target type to a source type 20070316
30 LOAD Instance method Public Method (Re-) loads this maping from DB 20070316
31 LOAD_LINKS Instance method Private Method Load Links 20070316
32 LOAD_SIGNATURE Instance method Private Method Load Signature 20070316
33 RECLASSIFY_SWCV Instance method Public Method Reclassify the Software Component Version 20080128
34 RESET_MAPPING_CHECKER Instance method Public Method Reset the Mapping Checker 20110215
35 SAVE Instance method Public Method Saves this mapping to DB 20070316
36 SAVE_LINKS Instance method Private Method Save Links 20070316
37 SAVE_MAPPING Instance method Private Method Save Mapping 20101006
38 SAVE_SIGNATURE Instance method Private Method Save Signature 20070316
39 SET_ESR_LOCK Instance method Public Method Set ES Repository Lock 20080319
40 SET_L0FM_FGNAME Instance method Public Method Set Function Group Name (Level 0) 20091202
41 SET_L0FM_FMNAME Instance method Public Method Set Function Module Name (Level 0) 20091202
42 SET_L0FM_WSABAPNAME Instance method Public Method Set Web Service Name (Level 0) 20091202
43 SET_PROXY_LOCK Instance method Public Method Set Proxy Lock 20080319
44 SET_SOURCE Instance method Public Method Sets the source signature of this mapping 20070316
45 SET_TARGET Instance method Public Method Sets the target signature of thismapping 20070316
46 SET_UNSAVED Instance method Public Method Set mapping to 'unsaved' 20070420
47 SXF_TO_EXPERT_MAPPING Instance method Public Method Transfer name proposals from SXF to expert mapping format 20090901
48 S_CREATE Static method Public Method Returns a new mapping 20070316
49 S_CREATE_FROM_DB Static method Public Method Loads a mapping from the database 20070316
50 TO_HTML Instance method Public Method Convert to html Page 20080206
51 TO_HTML_SXF Instance method Private Method Convert SXF Type to html 20080206
Events
Class CL_SIW_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_STR_FIELD_LINK Private See coding 20070316 BEGIN OF t_str_field_link, source TYPE REF TO if_sxf_field, target TYPE REF TO if_sxf_field, END OF t_str_field_link
2 T_STR_TYPE_LINK Private See coding 20070316 BEGIN OF t_str_type_link, source TYPE REF TO if_sxf_type, target TYPE REF TO if_sxf_type, END OF t_str_type_link
3 T_TAB_FIELD_LINKS Private See coding 20070316 t_tab_field_links TYPE STANDARD TABLE OF t_str_field_link WITH KEY target
4 T_TAB_RELATIONS Private See coding 20071218 t_tab_relations TYPE STANDARD TABLE OF REF TO if_sxf_relation WITH DEFAULT KEY
5 T_TAB_TYPE_LINKS Private See coding 20070316 t_tab_type_links TYPE STANDARD TABLE OF t_str_type_link WITH DEFAULT KEY
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG CL_SIW_LOG=>NULL Logging Interface of SIW 20110104

Method CHECK on class CL_SIW_MAPPING has no exception.

Method CHECK_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG CL_SIW_LOG=>NULL Logging Interface of SIW 20110104

Method CHECK_MAPPING on class CL_SIW_MAPPING has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAPPING Value transfer Object reference (TYPE REF TO) CL_SIW_MAPPING Mapping Projekt 20091204

Method CLONE on class CL_SIW_MAPPING has no exception.

Method DELETE Signature

Method DELETE on class CL_SIW_MAPPING has no parameter.
Method DELETE on class CL_SIW_MAPPING has no exception.

Method DELETE_LINKS Signature

Method DELETE_LINKS on class CL_SIW_MAPPING has no parameter.
Method DELETE_LINKS on class CL_SIW_MAPPING has no exception.

Method DELETE_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070319

Method DELETE_SIGNATURE on class CL_SIW_MAPPING has no exception.

Method GET_CHECKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECKER Value transfer Object reference (TYPE REF TO) IF_SIW_MAPPING_CHECKER consistency check for mapping 20070329
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20091002

Method GET_ESR_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOCK Value transfer Type reference (TYPE) XFELD Checkbox 20080319

Method GET_ESR_LOCK on class CL_SIW_MAPPING has no exception.

Method GET_HEURISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HEURISTICS Value transfer Object reference (TYPE REF TO) IF_SIW_MAPPING_HEURISTICS Mapping defaults and behaviour 20101126

Method GET_HEURISTICS on class CL_SIW_MAPPING has no exception.

Method GET_L0FM_FGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FG_NAME Value transfer Type reference (TYPE) SIW_DTE_L0FM_FGNAME name of l0 helper fg name 20091202

Method GET_L0FM_FGNAME on class CL_SIW_MAPPING has no exception.

Method GET_L0FM_FMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FM_NAME Value transfer Type reference (TYPE) SIW_DTE_L0FM_FMNAME name of l0 helper fm name 20091202

Method GET_L0FM_FMNAME on class CL_SIW_MAPPING has no exception.

Method GET_L0FM_WSABAPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WS_NAME Value transfer Type reference (TYPE) SIW_DTE_L0FM_WSABAPNAME technical name for ws object 20091202

Method GET_L0FM_WSABAPNAME on class CL_SIW_MAPPING has no exception.

Method GET_PROJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) SIW_DTE_PROJECT_ID 20070322

Method GET_PROJECT_ID on class CL_SIW_MAPPING has no exception.

Method GET_PROXY_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOCK Value transfer Type reference (TYPE) XFELD Checkbox 20080319

Method GET_PROXY_LOCK on class CL_SIW_MAPPING has no exception.

Method GET_SOURCE Signature

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

Method GET_SOURCE on class CL_SIW_MAPPING has no exception.

Method GET_SOURCE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20070322
2 Returning R_SOURCE_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20070322

Method GET_SOURCE_FIELD on class CL_SIW_MAPPING has no exception.

Method GET_SOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20070404
2 Returning R_SOURCE_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_TYPE 20070404

Method GET_SOURCE_TYPE on class CL_SIW_MAPPING has no exception.

Method GET_SUBSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_CLASS Call by reference Object reference (TYPE REF TO) CE_SIW_STATUS_CLASS Enumeration of Status Classes 20110104
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SIW_STATUS Read Interface for SIW Status (Including Substatus) 20110104
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error 20110203

Method GET_TARGET Signature

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

Method GET_TARGET on class CL_SIW_MAPPING has no exception.

Method GET_TARGET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20070417
2 Returning R_TARGET_FIELD Value transfer Object reference (TYPE REF TO) IF_SXF_FIELD 20070417

Method GET_TARGET_FIELD on class CL_SIW_MAPPING has no exception.

Method GET_TARGET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20070417
2 Returning R_TARGET_TYPE Value transfer Object reference (TYPE REF TO) IF_SXF_TYPE 20070417

Method GET_TARGET_TYPE on class CL_SIW_MAPPING has no exception.

Method GET_UNSAVED_LVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UNSAVED_LVL Value transfer Type reference (TYPE) SIW_DTE_UNSAVED_LVL 20070628

Method GET_UNSAVED_LVL on class CL_SIW_MAPPING has no exception.

Method HTML_ESCAPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) CSEQUENCE 20080222
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20080222

Method HTML_ESCAPE on class CL_SIW_MAPPING has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAP Call by reference Object reference (TYPE REF TO) CL_SIW_UUID_OBJECT_MAP Map zur Verwaltung von IDs und Objekten 20070319
2 Importing I_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20070508
3 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080225
4 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080226
5 Importing I_UUID Call by reference Type reference (TYPE) UUID Global Unique ID for table 20070316

Method INIT on class CL_SIW_MAPPING has no exception.

Method IS_ESR_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_VALID Value transfer Type reference (TYPE) XFELD Checkbox 20070427

Method IS_ESR_VALID on class CL_SIW_MAPPING has no exception.

Method IS_MAPPING_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_VALID Value transfer Type reference (TYPE) XFELD Checkbox 20110104

Method IS_MAPPING_VALID on class CL_SIW_MAPPING has no exception.

Method IS_PRX_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_VALID Value transfer Type reference (TYPE) XFELD Checkbox 20070427

Method IS_PRX_VALID on class CL_SIW_MAPPING has no exception.

Method LINK_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20070316
2 Importing I_TARGET_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20070316

Method LINK_FIELDS on class CL_SIW_MAPPING has no exception.

Method LINK_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20070316
2 Importing I_TARGET_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20070316

Method LINK_TYPES on class CL_SIW_MAPPING has no exception.

Method LOAD Signature

Method LOAD on class CL_SIW_MAPPING has no parameter.
Method LOAD on class CL_SIW_MAPPING has no exception.

Method LOAD_LINKS Signature

Method LOAD_LINKS on class CL_SIW_MAPPING has no parameter.
Method LOAD_LINKS on class CL_SIW_MAPPING has no exception.

Method LOAD_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UUID Call by reference Type reference (TYPE) UUID Global Unique ID for table 20070316
2 Returning R_SIGNATURE Value transfer Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070316

Method LOAD_SIGNATURE on class CL_SIW_MAPPING has no exception.

Method RECLASSIFY_SWCV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SWC Value transfer Type reference (TYPE) SIW_DTE_SWC Software Component 20080222
2 Importing I_SWCV Value transfer Type reference (TYPE) SIW_DTE_SWCV Software Component Version 20080128

Method RECLASSIFY_SWCV on class CL_SIW_MAPPING has no exception.

Method RESET_MAPPING_CHECKER Signature

Method RESET_MAPPING_CHECKER on class CL_SIW_MAPPING has no parameter.
Method RESET_MAPPING_CHECKER on class CL_SIW_MAPPING has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DONT_ADJUST_TIMESTAMPS Call by reference Type reference (TYPE) XFELD Checkbox 20080128
2 Importing I_FLG_ESR Call by reference Type reference (TYPE) XFELD '' activate also 20070427
3 Importing I_FLG_FORCE_SAVE Call by reference Type reference (TYPE) XFELD Checkbox 20080128
4 Importing I_FLG_PRX Call by reference Type reference (TYPE) XFELD '' activate also 20070427
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20091126

Method SAVE_LINKS Signature

Method SAVE_LINKS on class CL_SIW_MAPPING has no parameter.
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20091126

Method SAVE_MAPPING Signature

Method SAVE_MAPPING on class CL_SIW_MAPPING has no parameter.
Method SAVE_MAPPING on class CL_SIW_MAPPING has no exception.

Method SAVE_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070326

Method SAVE_SIGNATURE on class CL_SIW_MAPPING has no exception.

Method SET_ESR_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCK Call by reference Type reference (TYPE) XFELD Checkbox 20080319

Method SET_ESR_LOCK on class CL_SIW_MAPPING has no exception.

Method SET_L0FM_FGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_L0FM_FGNAME Call by reference Type reference (TYPE) SIW_DTE_L0FM_FGNAME l0 helper fm fg name 20091202

Method SET_L0FM_FGNAME on class CL_SIW_MAPPING has no exception.

Method SET_L0FM_FMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_L0FM_FMNAME Call by reference Type reference (TYPE) SIW_DTE_L0FM_FMNAME name of l0 helper fm name 20091202

Method SET_L0FM_FMNAME on class CL_SIW_MAPPING has no exception.

Method SET_L0FM_WSABAPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_L0FM_WSNAME Call by reference Type reference (TYPE) SIW_DTE_L0FM_WSABAPNAME technical name for ws object 20091202

Method SET_L0FM_WSABAPNAME on class CL_SIW_MAPPING has no exception.

Method SET_PROXY_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCK Call by reference Type reference (TYPE) XFELD Checkbox 20080319

Method SET_PROXY_LOCK on class CL_SIW_MAPPING has no exception.

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070316

Method SET_SOURCE on class CL_SIW_MAPPING has no exception.

Method SET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070316

Method SET_TARGET on class CL_SIW_MAPPING has no exception.

Method SET_UNSAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNSAVED_LVL Call by reference Type reference (TYPE) SIW_DTE_UNSAVED_LVL Level of the modification 20070628

Method SET_UNSAVED on class CL_SIW_MAPPING has no exception.

Method SXF_TO_EXPERT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_EXPERT_MAPPING Call by reference Type reference (TYPE) SIW_TAB_EXP_MAPPING Table of fields for expert mapping, prefilled as input 20090901
2 Changing C_WS_NAME Call by reference Type reference (TYPE) STRING Web service name 20090901
3 Importing I_FM_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20090902

Method SXF_TO_EXPERT_MAPPING on class CL_SIW_MAPPING has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAP Call by reference Object reference (TYPE REF TO) CL_SIW_UUID_OBJECT_MAP Map zur Verwaltung von IDs und Objekten 20070319
2 Importing I_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20070508
3 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20090824
4 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080226
5 Returning R_MAPPING Value transfer Object reference (TYPE REF TO) CL_SIW_MAPPING Mapping Projekt 20070316

Method S_CREATE on class CL_SIW_MAPPING has no exception.

Method S_CREATE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAP Call by reference Object reference (TYPE REF TO) CL_SIW_UUID_OBJECT_MAP Map zur Verwaltung von IDs und Objekten 20070319
2 Importing I_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20070508
3 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20080225
4 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080226
5 Importing I_UUID Call by reference Type reference (TYPE) UUID Global Unique ID for table 20070316
6 Returning R_MAPPING Value transfer Object reference (TYPE REF TO) CL_SIW_MAPPING Mapping Projekt 20070319

Method S_CREATE_FROM_DB on class CL_SIW_MAPPING has no exception.

Method TO_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_HTML Value transfer Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20080206

Method TO_HTML on class CL_SIW_MAPPING has no exception.

Method TO_HTML_SXF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SXF_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20080206
2 Returning R_TAB_HTML Value transfer Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20080206

Method TO_HTML_SXF on class CL_SIW_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in