SAP ABAP Class DPWTY_CL_UI_SERVICE_ROUTINE2 (DPWTY Class for common routines (Change WTY))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     DP_WTY_UI (Package) Warranty WebDynpro UI
Properties
Class DPWTY_CL_UI_SERVICE_ROUTINE2  
Short Description DPWTY Class for common routines (Change WTY)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DP_WTY_UI   Warranty WebDynpro UI 
Created 20080309   SAP 
Last change 20110908   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
Class DPWTY_CL_UI_SERVICE_ROUTINE2 has no interface implemented.
Friends
Class DPWTY_CL_UI_SERVICE_ROUTINE2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_BADI_UI_CATALOG Static Attribute Public Object reference (TYPE REF TO) DP_WTY_UI_CATALOG 20080414
2 GO_BADI_UI_FIELD_MAPPING Static Attribute Public Object reference (TYPE REF TO) DP_WTY_UI_FIELD_MAPPING Interface for BAdI: DP_WTY_UI_FIELD_MAPPING 20080309
3 GT_RECORDS Static Attribute Private Type reference (TYPE) DDSHRESLTS records 20080623
Methods
# Method Level Visibility Method type Description Created on
1 CLAIM_CHANGE_CHECK Static method Private Method Header / Version change check 20080326
2 CLAIM_CHANGE_MAPPING_RFC Static method Public Method Backend call and mapping claim change RFC 20080325
3 CLAIM_CONTRACT_ACTION Static method Public Method Call action to assign or remove contract assignment 20080412
4 CLAIM_COPY Static method Public Method Copy claim data from recall or other claim 20080408
5 CLAIM_CREATE_MAPPING_RFC Static method Public Method Backend call and mapping claim create RFC 20080309
6 CLAIM_RESUBMIT_MAPPING_RFC Static method Public Method Backend call and mapping claim resubmit RFC (new version) 20080325
7 CLAIM_RETPA_STATUS_MAPPING_RFC Static method Public Method Backend call and mapping returnpart status RFC 20080309
8 CLAIM_SET_ACTION_MAPPING_RFC Static method Public Method Backend call and mapping claim simulate RFC 20080319
9 CLAIM_SIMULATE_MAPPING_RFC Static method Public Method Backend call and mapping claim simulate RFC 20080318
10 CLASS_CONSTRUCTOR Static method Public Constructor constructor 20080309
11 DEFECT_CODE_GET Static method Public Method defect code catalog call 20080414
12 ENDCU_GET Static method Public Method Get Business Partner 20080615
13 MAP_DPWTY_HEADER_2_BAPI2222 Static method Private Method Header data mapping DP to BAPI 20080309
14 MAP_DPWTY_ITEM_2_BAPI2222 Static method Private Method Item data mapping DP to BAPI 20080313
15 MAP_DPWTY_LTEXT_2_BAPI2222 Static method Private Method Item data mapping DP to BAPI 20080313
16 MASTERWARRANTY_REGISTER Static method Public Method Assing Masterwarranty or change start date 20080427
17 MEASUREMENT_POINT_DETERMINE Static method Public Method Determine the object measurement point in backend 20080314
18 MEASUREMENT_REGISTER Static method Public Method Assing Masterwarranty or change start date 20080428
19 POSKT_DETERMINATION Static method Public Method Item type determination from customer item category 20080623
20 PRICE_TABLE Static method Private Method Fill BE import table for prices/amounts 20080317
21 RECALL_APPLY Static method Public Method Backend call and mapping recall history RFC 20080309
22 ROLLBACK Static method Public Method Start rollback after failur 20080408
23 VELO_PARTNER_ASSIGN Static method Public Method Assigning the business partner to vehicle 20080527
Events
Class DPWTY_CL_UI_SERVICE_ROUTINE2 has no event.
Types
Class DPWTY_CL_UI_SERVICE_ROUTINE2 has no local type.
Method Signatures

Method CLAIM_CHANGE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGE_TAB Call by reference Type reference (TYPE) ANY TABLE Bapi change flag table 20080328
2 Changing CT_ITEM_NEW Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080327
3 Exporting ES_HEADER_OLD Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080624
4 Exporting ES_VERSION_OLD Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080624
5 Exporting ET_ITEM_OLD Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080624
6 Exporting ET_LTEXT_OLD Call by reference Type reference (TYPE) DPWTY_T_TEXTS old long text 20080328
7 Exporting EV_ERROR Call by reference Type reference (TYPE) FLAG Error Flag 20080326
8 Exporting EV_MEASURE_CHANGE Call by reference Type reference (TYPE) FLAG General Flag 20080617
9 Importing IS_HEADER_NEW Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080326
10 Importing IS_OBJECT_NEW Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080326
11 Importing IS_RECALL_NEW Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall header and version combination FE &GUID 20080327
12 Importing IS_VERSION_NEW Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080326
13 Importing IV_KATEG Call by reference Type reference (TYPE) DPWTY_KATEG 'IC' Version Category 20080326
14 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080326
15 Importing IV_TAB_NAME_BAPI_UPDATE Call by reference Type reference (TYPE) TABNAME 'BAPI2222UPDATE' Bapi Structure changed fields 20080326

Method CLAIM_CHANGE_CHECK on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_CHANGE_MAPPING_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080513
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Message Protocol 20080325
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080325
4 Exporting EV_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080325
5 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080325
6 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080325
7 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall header and version combination FE 20080325
8 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080325
9 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080325
10 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080325
11 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Measurement table 20081104
12 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20080325
13 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080325
14 Importing IV_TAB_NAME_BAPI_HEADER Call by reference Type reference (TYPE) TABNAME 'BAPI2222HEADERCHANGE' 20080325
15 Importing IV_TAB_NAME_BAPI_ITEM Call by reference Type reference (TYPE) TABNAME 'BAPI2222ITEMCHANGE' 20080325
16 Importing IV_TAB_NAME_BAPI_LTEXT Call by reference Type reference (TYPE) TABNAME 'BAPI2222LONGTEXT' Table Name BE BAPI longtext 20080325
17 Importing IV_TAB_NAME_BAPI_MEASURE Call by reference Type reference (TYPE) TABNAME 'BAPI2222MEASURE' Table Name BE BAPI Measurement 20080325
18 Importing IV_TAB_NAME_BAPI_UPDATE Call by reference Type reference (TYPE) TABNAME 'BAPI2222UPDATE' Bapi update structure 20080326
19 Importing IV_TAB_NAME_BAPI_VERSION Call by reference Type reference (TYPE) TABNAME 'BAPI2222VERSIONCHANGE' 20080325
20 Importing IV_TAB_NAME_PRICE Call by reference Type reference (TYPE) TABNAME 'BAPI2222PRICING' Table Name BE BAPI Pricing 20080325
21 Importing IV_VERSION_KATEG Call by reference Type reference (TYPE) DPWTY_KATEG 'IC' Version Category 20080325

Method CLAIM_CHANGE_MAPPING_RFC on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_CONTRACT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080412
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080412
3 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080412
4 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080412
5 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080412

Method CLAIM_CONTRACT_ACTION on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CLAIM_LIST Call by reference Type reference (TYPE) DPWTY_CLAIM_LIST Structure for Claim result list 20080409
2 Exporting ET_CLAIM_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080409
3 Exporting ET_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement FE with GUID 20081104
4 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Messages UI 20080409
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080409
6 Exporting ET_TEXTS Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080409
7 Importing IV_CLAIM_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080408
8 Importing IV_RECALL_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080408
9 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080408

Method CLAIM_COPY on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_CREATE_MAPPING_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Warranty Claim Number 20080408
2 Exporting ES_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM Structure for Object data in Claim 20080408
3 Exporting ES_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G GUID Warranty Claim 20080408
4 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Message Protocol 20080320
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080309
6 Exporting EV_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080320
7 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080309
8 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080311
9 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall header and version combination FE 20080311
10 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080311
11 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080309
12 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080309
13 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement RFC 20081104
14 Importing IT_PARTNER Call by reference Type reference (TYPE) DPWTY_T_PARTNER Partner Table Warranty Claim Dealer Portal 20080414
15 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20080309
16 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080311
17 Importing IV_TAB_NAME_BAPI_HEADER Call by reference Type reference (TYPE) TABNAME 'BAPI2222HEADER' Table name bapi claim header backend structure 20080311
18 Importing IV_TAB_NAME_BAPI_ITEM Call by reference Type reference (TYPE) TABNAME 'BAPI2222ITEM' Table name bapi claim item backend structure 20080311
19 Importing IV_TAB_NAME_BAPI_LTEXT Call by reference Type reference (TYPE) TABNAME 'BAPI2222LONGTEXT' Table Name BE BAPI longtext 20080313
20 Importing IV_TAB_NAME_BAPI_MEASURE Call by reference Type reference (TYPE) TABNAME 'BAPI2222MEASURE' Table Name BE BAPI Measurement 20080317
21 Importing IV_TAB_NAME_BAPI_VERSION Call by reference Type reference (TYPE) TABNAME 'BAPI2222VERSION' Table name bapi claim version backend structure 20080311
22 Importing IV_TAB_NAME_HEADER_DIA Call by reference Type reference (TYPE) TABNAME 'WTY_PNWTYH_DIA_WEB' Table Name BE RFC Structure header 20080414
23 Importing IV_TAB_NAME_PARTNER Call by reference Type reference (TYPE) TABNAME 'BAPI2222PARTNER' Table name bapi claimpartner backend structure 20080414
24 Importing IV_TAB_NAME_PRICE Call by reference Type reference (TYPE) TABNAME 'BAPI2222PRICING' Table Name BE BAPI Pricing 20080317
25 Importing IV_TAB_NAME_VERSION_DIA Call by reference Type reference (TYPE) TABNAME 'WTY_PNWTYV_DIA_WEB' Table Name BE RFC Structure version 20080414
26 Importing IV_VERSION_KATEG Call by reference Type reference (TYPE) DPWTY_KATEG 'IC' Version Category 20080309

Method CLAIM_CREATE_MAPPING_RFC on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_RESUBMIT_MAPPING_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Message Protocol 20080325
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080325
3 Exporting EV_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080325
4 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080325
5 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080325
6 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall header and version combination FE 20080325
7 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080325
8 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080325
9 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080325
10 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement FE with GUID 20081104
11 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20080325
12 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080325
13 Importing IV_TAB_NAME_BAPI_HEADER Call by reference Type reference (TYPE) TABNAME 'BAPI2222HEADER' Table Name 20080325
14 Importing IV_TAB_NAME_BAPI_ITEM Call by reference Type reference (TYPE) TABNAME 'BAPI2222ITEM' 20080325
15 Importing IV_TAB_NAME_BAPI_LTEXT Call by reference Type reference (TYPE) TABNAME 'BAPI2222LONGTEXT' Table Name BE BAPI longtext 20080325
16 Importing IV_TAB_NAME_BAPI_MEASURE Call by reference Type reference (TYPE) TABNAME 'BAPI2222MEASURE' Table Name BE BAPI Measurement 20080325
17 Importing IV_TAB_NAME_BAPI_VERSION Call by reference Type reference (TYPE) TABNAME 'BAPI2222VERSION' 20080325
18 Importing IV_TAB_NAME_PRICE Call by reference Type reference (TYPE) TABNAME 'BAPI2222PRICING' Table Name BE BAPI Pricing 20080325
19 Importing IV_VERSION_KATEG Call by reference Type reference (TYPE) DPWTY_KATEG 'IC' Version Category 20080325

Method CLAIM_RESUBMIT_MAPPING_RFC on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_RETPA_STATUS_MAPPING_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN_PART_ITEM Call by reference Type reference (TYPE) DPWTY_RETURN_PART_LIST return part list 20080406
2 Exporting ET_RETPA_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T return part messages ui 20080407
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080309
4 Importing IV_NEW_POSTX Call by reference Type reference (TYPE) DPWTY_POSTX Short Text for Item 20080406
5 Importing IV_NEW_RETPA Call by reference Type reference (TYPE) DPWTY_RETPA Status Parts to Be Returned 20080406
6 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080309
7 Importing IV_TAB_NAME_PVWTY Call by reference Type reference (TYPE) TABNAME 'WTY_PVWTY_DIA_WEB' Name of not extensible claim Item table BE 20080309

Method CLAIM_RETPA_STATUS_MAPPING_RFC on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_SET_ACTION_MAPPING_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Protocol Messages 20080319
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080319
3 Exporting EV_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080319
4 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20090511
5 Importing IV_ACTION Call by reference Type reference (TYPE) DPWTY_ACODE Action Code (BE) 20080319
6 Importing IV_ACTION_FE Call by reference Type reference (TYPE) DPWTY_DPACODE Action Dealer Portal 20080320
7 Importing IV_CLAIM_NUMBER Call by reference Type reference (TYPE) DPWTY_CLMNO Warranty Claim Number 20080319
8 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080319

Method CLAIM_SET_ACTION_MAPPING_RFC on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLAIM_SIMULATE_MAPPING_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Protocol Messages 20080318
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080318
3 Exporting EV_CLAIM_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080318
4 Exporting EV_CLAIM_NUMBER Call by reference Type reference (TYPE) DPWTY_CLMNO Warranty Claim Number 20080318
5 Exporting EV_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080318
6 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080318
7 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080318
8 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall header and version combination FE 20080318
9 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080318
10 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080318
11 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080318
12 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement RFC 20081104
13 Importing IV_ACTION Call by reference Type reference (TYPE) DPWTY_ACODE Action Code (BE) 20080318
14 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20080318
15 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080318
16 Importing IV_SIMULATE Call by reference Type reference (TYPE) FLAG 'X' Simulation Flag 20090619
17 Importing IV_TAB_NAME_BAPI_HEADER Call by reference Type reference (TYPE) TABNAME 'BAPI2222HEADER' 20080318
18 Importing IV_TAB_NAME_BAPI_ITEM Call by reference Type reference (TYPE) TABNAME 'BAPI2222ITEM' 20080318
19 Importing IV_TAB_NAME_BAPI_LTEXT Call by reference Type reference (TYPE) TABNAME 'BAPI2222LONGTEXT' Table Name BE BAPI longtext 20080318
20 Importing IV_TAB_NAME_BAPI_MEASURE Call by reference Type reference (TYPE) TABNAME 'BAPI2222MEASURE' Table Name BE BAPI Measurement 20080318
21 Importing IV_TAB_NAME_BAPI_VERSION Call by reference Type reference (TYPE) TABNAME 'BAPI2222VERSION' 20080318
22 Importing IV_TAB_NAME_PRICE Call by reference Type reference (TYPE) TABNAME 'BAPI2222PRICING' Table Name BE BAPI Pricing 20080318
23 Importing IV_VERSION_KATEG Call by reference Type reference (TYPE) DPWTY_KATEG 'IC' Version Category 20080318

Method CLAIM_SIMULATE_MAPPING_RFC on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no parameter.
Method CLASS_CONSTRUCTOR on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method DEFECT_CODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080414
2 Importing IS_ITEMDATA Call by reference Type reference (TYPE) DPWTY_ITEMDATA_CLAIM_G Structure for Claim item data FE with GUID 20080414
3 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080414
4 Importing IV_DEFCD Call by reference Type reference (TYPE) DPWTY_DEFCT Defect Code Number 20080414
5 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080414

Method DEFECT_CODE_GET on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method ENDCU_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENDCU Call by reference Type reference (TYPE) DPWTY_T_BUPA_SEARCH_RESULT Structure BUPA search result 20080615
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080615
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080615
4 Importing IS_ADDRESSDATA Call by reference Type reference (TYPE) BAPIBUS1006_ADDR_SEARCH BAPI Structure for Searching for Address Attributes 20080615
5 Importing IS_CENTRALDATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_SEARCH BAPI Structure for Search for Central Data 20080615
6 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080615

Method ENDCU_GET on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method MAP_DPWTY_HEADER_2_BAPI2222 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXTENSIONIN Call by reference Type reference (TYPE) BAPIPAREXTAB Table with BAPIPAREX as Row Type 20080311
2 Exporting ES_BAPI2222_HEADER Call by reference Type reference (TYPE) ANY Bapi header data 20080309
3 Exporting ES_BAPI2222_VERSION Call by reference Type reference (TYPE) ANY Bapi version data 20080309
4 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20080701
5 Exporting EV_ERROR Call by reference Type reference (TYPE) FLAG Error Flag 20080309
6 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim Header data FE 20080309
7 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080309
8 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080311
9 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data 20080309
10 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080311
11 Importing IV_TAB_NAME_BAPI_CHANGE Call by reference Type reference (TYPE) TABNAME 'CHANGE' Structure extension change 20080326
12 Importing IV_TAB_NAME_BAPI_HEADER Call by reference Type reference (TYPE) TABNAME 'BAPI2222HEADER' Table name Bapi header structure 20080311
13 Importing IV_TAB_NAME_BAPI_VERSION Call by reference Type reference (TYPE) TABNAME 'BAPI2222VERSION' Table name Bapi header structure 20080311

Method MAP_DPWTY_HEADER_2_BAPI2222 on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method MAP_DPWTY_ITEM_2_BAPI2222 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXTENSIONIN Call by reference Type reference (TYPE) BAPIPAREXTAB Table with BAPIPAREX as Row Type 20080313
2 Exporting ET_BAPI2222_ITEM Call by reference Type reference (TYPE) ANY TABLE Bapi header data 20080313
3 Exporting EV_ERROR Call by reference Type reference (TYPE) FLAG Error Flag 20080313
4 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data 20080313
5 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Structure for Claim item data FE with GUID 20080313
6 Importing IV_REF_HANDLE Call by reference Type reference (TYPE) DPWTY_HANDLE Warranty Handle Number for Bapi 20080313
7 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080313
8 Importing IV_TAB_NAME_BAPI_CHANGE Call by reference Type reference (TYPE) TABNAME 'CHANGE' Table Name 20080326
9 Importing IV_TAB_NAME_BAPI_ITEM Call by reference Type reference (TYPE) TABNAME 'BAPI2222ITEM' Table name Bapi header structure 20080313

Method MAP_DPWTY_ITEM_2_BAPI2222 on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method MAP_DPWTY_LTEXT_2_BAPI2222 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPI2222_LTEXT Call by reference Type reference (TYPE) ANY TABLE Bapi text data 20080313
2 Exporting EV_ERROR Call by reference Type reference (TYPE) FLAG Error Flag 20080313
3 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20090717
4 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Structure for Claim item data FE with GUID 20080313
5 Importing IT_LTEXT_OLD Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080328
6 Importing IV_REF_HANDLE Call by reference Type reference (TYPE) DPWTY_HANDLE Warranty Handle Number for Bapi 20080313
7 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080313
8 Importing IV_TAB_NAME_BAPI_TEXT Call by reference Type reference (TYPE) TABNAME 'BAPI2222LONGTEXT' Table name Bapi text structure 20080313

Method MAP_DPWTY_LTEXT_2_BAPI2222 on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method MASTERWARRANTY_REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MASTER_WARRANTY Call by reference Type reference (TYPE) DPWTY_S_WARRANTY Master Warranty for Dealer Portal Warranty Processing FE 20080428
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Messages 20080428
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080428
4 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080427
5 Importing IV_MASTER_WARRANTY Call by reference Type reference (TYPE) DPWTY_MGANR Master warranty number 20080428
6 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080428
7 Importing IV_TAB_NAME_MGANR Call by reference Type reference (TYPE) TABNAME 'DPWTY_S_MGANR' Structure Name master warranty 20080428
8 Importing IV_WARRANTY_START_DATE Call by reference Type reference (TYPE) DPWTY_GWLDT Start Date of Assigned Warranty 20080428

Method MASTERWARRANTY_REGISTER on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method MEASUREMENT_POINT_DETERMINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MEASUREMENT Call by reference Type reference (TYPE) ANY TABLE 20080317
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080317
3 Exporting EV_MEASUREMENT_POINT Call by reference Type reference (TYPE) DPWTY_IMRC_POINT Measuring Point of Object 20080314
4 Exporting EV_MEASUREMENT_PSORT Call by reference Type reference (TYPE) DPWTY_IMRC_PSORT Position of Measuring Point of Object (Sort Field) 20080314
5 Exporting EV_VERSION_MEASUREMENT Call by reference Type reference (TYPE) FLAG Should be measurement doc. assigned to Version 20080314
6 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080314
7 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Measurement claim 20081104
8 Importing IV_MEASUREMENT_DATE Call by reference Type reference (TYPE) DPWTY_IMRC_IDATE Date of the Measurement 20080317
9 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080317
10 Importing IV_TAB_NAME_MEASURE Call by reference Type reference (TYPE) TABNAME 'BAPI2222MEASURE' Table Name for BE measurement 20080317
11 Importing IV_TAB_NAME_MPOINT Call by reference Type reference (TYPE) TABNAME 'WTY_RIFLTCOUN_TAB' Table Name for BE measurement point 20080317
12 Importing IV_VERSION_HANDLE Call by reference Type reference (TYPE) DPWTY_HANDLE Warranty Handle Number for Version 20080317

Method MEASUREMENT_POINT_DETERMINE on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method MEASUREMENT_REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Messages 20080428
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080428
3 Exporting EV_NO_DOC Call by reference Type reference (TYPE) FLAG No measurement doc 20080505
4 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080428
5 Importing IV_COUNTER_UNIT Call by reference Type reference (TYPE) DPWTY_UNIT Unit of Measurement Quantity 20080428
6 Importing IV_INITIAL_VALUE Call by reference Type reference (TYPE) DPWTY_IMRC_RECNT Counter Reading in Entry Unit 20080428
7 Importing IV_MASTER_WARRANTY Call by reference Type reference (TYPE) DPWTY_MGANR Master warranty number 20080428
8 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080428
9 Importing IV_WARRANTY_START_DATE Call by reference Type reference (TYPE) DPWTY_GWLDT Start Date of Assigned Warranty 20080428

Method MEASUREMENT_REGISTER on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method POSKT_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_POSKT Call by reference Type reference (TYPE) DPWTY_POSKT_CUST Item Type 20080623
2 Importing IV_POSKT_CUST Call by reference Type reference (TYPE) DPWTY_POSKT_CUST Item Type 20080623

Method POSKT_DETERMINATION on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method PRICE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRICING Call by reference Type reference (TYPE) ANY TABLE 20080317
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080317
3 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080317
4 Importing IV_CURRENCY Call by reference Type reference (TYPE) DPWTY_CRNCY Claim Currency 20080317
5 Importing IV_TAB_NAME_PRICE Call by reference Type reference (TYPE) TABNAME 'BAPI2222PRICING' Table Name BE BAPI Prices 20080317

Method PRICE_TABLE on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method RECALL_APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20080408
2 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Itemdata Claim 20080408
3 Importing IV_CLAIM_DATE Call by reference Type reference (TYPE) DPWTY_REFDT Reference Date 20080408
4 Importing IV_CLMNO Call by reference Type reference (TYPE) DPWTY_CLMNO Warranty Claim Number 20080408
5 Importing IV_EQUNR Call by reference Type reference (TYPE) DPWTY_EQUNR Equipment Number 20080408
6 Importing IV_RELOB Call by reference Type reference (TYPE) DPWTY_RELOB Internal Object Number 20080408
7 Importing IV_RELOB_EXT Call by reference Type reference (TYPE) DPWTY_RELOB_EXT External Object Number 20080408
8 Importing IV_RELTY Call by reference Type reference (TYPE) DPWTY_RELTY Type of Warranty Object 20080408
9 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080408
10 Importing IV_SERNO Call by reference Type reference (TYPE) DPWTY_SERNO Serial Number 20080408
11 Importing IV_SIMULATE Call by reference Type reference (TYPE) FLAG SPACE Simualtion flag, only checks not update task 20080408
12 Importing IV_VERSION_GUID Call by reference Type reference (TYPE) DPWTY_GUID Warranty Claim version Guid 20080408

Method RECALL_APPLY on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080408

Method ROLLBACK on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.

Method VELO_PARTNER_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20080527
2 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G 20080527
3 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080527
4 Importing IV_VELO_ACTION Call by reference Type reference (TYPE) DPWTY_ACODE 'BUPA' Action Code (BE) 20080527
5 Importing IV_VELO_PARTNER Call by reference Type reference (TYPE) DPWTY_ENDCU 20080527

Method VELO_PARTNER_ASSIGN on class DPWTY_CL_UI_SERVICE_ROUTINE2 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604