SAP ABAP Interface IF_DP_WTY_UI_BACKEND_CALLS (Interface for BAdI: DP_WTY_UI_BACKEND_CALLS)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  DPWTY_CL_UI_BACKEND_CALLS Class for BAdI: DP_WTY_UI_BACKEND_CALLS 20080211
Properties
Interface IF_DP_WTY_UI_BACKEND_CALLS  
Short Description Interface for BAdI: DP_WTY_UI_BACKEND_CALLS    
General Data
Package DP_WTY_UI   Warranty WebDynpro UI 
Created 20080210   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080210
Friends
Interface IF_DP_WTY_UI_BACKEND_CALLS has no friend.
Attributes
Interface IF_DP_WTY_UI_BACKEND_CALLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLAIM_CHANGE Instance method Public Method Change a claim 20080425
2 CLAIM_COPY Instance method Public Method Copy claim data to new claim 20080507
3 CLAIM_CREATE Instance method Public Method Create a new claim 20080317
4 CLAIM_DETAIL Instance method Public Method Get full claim with guid 20080214
5 CLAIM_LIST Instance method Public Method Get a claim list for dealer / personalization 20080210
6 CLAIM_RESUBMIT Instance method Public Method Create new claim version with new items 20080325
7 CLAIM_RETPA_STATUS_CHANGE Instance method Public Method Change return part status and item text 20080407
8 CLAIM_SET_ACTION Instance method Public Method Start action for claim 20080319
9 CLAIM_SIMULATE Instance method Public Method Create claim and start action without database update 20080318
10 CONTRACT_LIST Instance method Public Method Get a contract list 20080304
11 ENDCU Instance method Public Method List of Business Partners 20080615
12 FINANCIAL_STATEMENT Instance method Public Method List of FI items 20080409
13 MASTER_WARRANTY_REGISTRATION Instance method Public Method Assign and /or start master warranty for object 20080428
14 OBJECT_INFO_GET Instance method Public Method Get detailed information for the claim object 20080401
15 RECALL_DETAIL Instance method Public Method Get a recall detail 20080219
16 RECALL_LIST Instance method Public Method Get a recall list 20080210
17 RETURN_PART_LIST Instance method Public Method Get return parts list 20080229
Events
Interface IF_DP_WTY_UI_BACKEND_CALLS has no event.
Types
Interface IF_DP_WTY_UI_BACKEND_CALLS has no local type.
Method Signatures

Method CLAIM_CHANGE 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 UI 20080425
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080425
3 Exporting EV_CLAIM_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080425
4 Exporting EV_CLAIM_NUMBER Call by reference Type reference (TYPE) DPWTY_CLMNO Warranty Claim Number 20080425
5 Exporting EV_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080425
6 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080425
7 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080425
8 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080425
9 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080425
10 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080425
11 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080425
12 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement RFC 20081104
13 Importing IT_PARTNER Call by reference Type reference (TYPE) DPWTY_T_PARTNER Partner Table Warranty Claim Dealer Portal 20080425

Method CLAIM_CHANGE on Interface IF_DP_WTY_UI_BACKEND_CALLS 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 20080507
2 Exporting ET_CLAIM_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080507
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 Return parameter table 20080507
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080507
6 Exporting ET_TEXTS Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080507
7 Importing IV_CLAIM_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080507
8 Importing IV_RECALL_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080507

Method CLAIM_COPY on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_CREATE 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 UI 20080408
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080317
3 Exporting EV_CLAIM_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080317
4 Exporting EV_CLAIM_NUMBER Call by reference Type reference (TYPE) DPWTY_CLMNO Warranty Claim Number 20080317
5 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080317
6 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080317
7 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080317
8 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080317
9 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080317
10 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080317
11 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement RFC 20081104
12 Importing IT_PARTNER Call by reference Type reference (TYPE) DPWTY_T_PARTNER Partner Table Warranty Claim Dealer Portal 20080414

Method CLAIM_CREATE on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_DETAIL 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 header & version 20080214
2 Exporting ET_CLAIMMESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Messages Claim 20080214
3 Exporting ET_CLAIM_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Structure for Claim item data FE 20080214
4 Exporting ET_CLAIM_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080214
5 Exporting ET_CLAIM_VERSION Call by reference Type reference (TYPE) DPWTY_T_VERSIONDATA_CLAIM_G Table for Claim versions 20080320
6 Exporting ET_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement FE with GUID 20081104
7 Exporting ET_PARTNER Call by reference Type reference (TYPE) DPWTY_T_PARTNER Partner Table Warranty Claim Dealer Portal 20080214
8 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080214
9 Exporting ET_WARRANTY Call by reference Type reference (TYPE) DPWTY_T_WARRANTY Master Warranty for Dealer Portal Warranty Processing FE 20080218
10 Importing IV_CLAIM_GUID Call by reference Type reference (TYPE) DPWTY_GUID GUID Warranty Claim 20080214

Method CLAIM_DETAIL on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLAIM_LIST Call by reference Type reference (TYPE) DPWTY_T_CLAIM_LIST Structure for Claim result list 20080210
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Message table 20080425
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080211
4 Importing IT_PNWTYH_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select options claim header fields 20080210
5 Importing IT_PNWTYV_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select options claim version fields 20080210
6 Importing IT_PVWTY_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select options claim item fields 20080210
7 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME 'DPWTY' Full Component Name 20080211

Method CLAIM_LIST on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_RESUBMIT 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 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080325
4 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080325
5 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080325
6 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080325
7 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080325
8 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080325
9 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement FE with GUID 20081104

Method CLAIM_RESUBMIT on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_RETPA_STATUS_CHANGE 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 Claim Items with return parts 20080407
2 Exporting ET_RETPA_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Message from return part change 20080407
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080407
4 Importing IV_NEW_POSTX Call by reference Type reference (TYPE) DPWTY_POSTX Short Text for Item 20080407
5 Importing IV_NEW_RETPA Call by reference Type reference (TYPE) DPWTY_RETPA GUID Warranty Claim 20080407

Method CLAIM_RETPA_STATUS_CHANGE on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_SET_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 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_CLAIM_NUMBER Call by reference Type reference (TYPE) DPWTY_CLMNO Warranty Claim Number 20080319
6 Importing IV_DPACTION Call by reference Type reference (TYPE) DPWTY_DPACODE Action Dealer Portal 20080319

Method CLAIM_SET_ACTION on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CLAIM_SIMULATE 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_ICON Call by reference Type reference (TYPE) DPWTY_MSG_ICON Icon to make message importance visible 20080318
4 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim header data FE with guid 20080318
5 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim with claim guid 20080318
6 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080318
7 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080318
8 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080318
9 Importing IT_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080318
10 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement RFC 20081104

Method CLAIM_SIMULATE on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method CONTRACT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20080306
2 Exporting ET_CONTRACT_LIST Call by reference Type reference (TYPE) DPWTY_T_CONTRACT_LIST Contract Data 20080306
3 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Messages 20080428
4 Importing IT_END_DATE_SELOPT Call by reference Type reference (TYPE) RSDSSELOPT_T Contract End Date 20080304
5 Importing IT_START_DATE_SELOPT Call by reference Type reference (TYPE) RSDSSELOPT_T Contract Start Date 20080304
6 Importing IT_TECHNICAL_OBJECT_SELOPT Call by reference Type reference (TYPE) DPWTY_T_OBJECTDATA_CLAIM Technical objects covered by contact 20080304
7 Importing IT_VBELN_SELOPT Call by reference Type reference (TYPE) RSDSSELOPT_T Contract Number 20080318

Method CONTRACT_LIST on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method ENDCU 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 ENDCU Table 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

Method ENDCU on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method FINANCIAL_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FI_ITEMS Call by reference Type reference (TYPE) DPWTY_T_FINANCIAL_STATEMENT Dealer Portal Warranty Financial Statement Fields 20080409
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080428
3 Importing IV_FROM_DATE Call by reference Type reference (TYPE) DPWTY_REFDT Reference Date 20080409
4 Importing IV_TO_DATE Call by reference Type reference (TYPE) DPWTY_REFDT Reference Date 20080409

Method FINANCIAL_STATEMENT on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method MASTER_WARRANTY_REGISTRATION 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 20080428
5 Importing IV_INITIAL_UNIT Call by reference Type reference (TYPE) DPWTY_UNIT Unit of Start Counter Reading 20080429
6 Importing IV_INITIAL_VALUE Call by reference Type reference (TYPE) DPWTY_IMRC_RECNT Start Counter Reading 20080429
7 Importing IV_MASTER_WARRANTY Call by reference Type reference (TYPE) DPWTY_MGANR Master warranty number 20080428
8 Importing IV_VELO_PARTNER Call by reference Type reference (TYPE) DPWTY_PARNR Partner ID 20080507
9 Importing IV_WARRANTY_START_DATE Call by reference Type reference (TYPE) DPWTY_GWLDT Start Date of Assigned Warranty 20080428

Method MASTER_WARRANTY_REGISTRATION on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method OBJECT_INFO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAPI_FLEET Call by reference Type reference (TYPE) DPWTY_S_BAPI_FLEET PM: BAPI Structure for FLEET_IDENT and FLEET_INCLUDE 20080406
2 Exporting ES_BAPI_ITOB Call by reference Type reference (TYPE) DPWTY_S_BAPI_ITOB Technical object data 20080406
3 Exporting ES_BAPI_ITOB_EQ_ONLY Call by reference Type reference (TYPE) DPWTY_S_BAPI_ITOB_EQ_ONLY PM: BAPI Structure for ITOBAPI_CREATE_EQ_ONLY + READ Fields 20080406
4 Exporting ES_BAPI_ITOB_FL_ONLY Call by reference Type reference (TYPE) DPWTY_S_BAPI_ITOB_FL_ONLY PM: BAPI Structure for ITOBAPI_CREATE_FL_ONLY + READ Fields 20080406
5 Exporting ES_IBASE Call by reference Type reference (TYPE) DPWTY_S_IBASE Stucture for Ibase data 20080406
6 Exporting ES_VELO Call by reference Type reference (TYPE) DPWTY_S_VELO Structure for vehcile data 20080406
7 Exporting ET_OBJECTMESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Message table user 20080407
8 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080407
9 Exporting ET_WARRANTY Call by reference Type reference (TYPE) DPWTY_T_WARRANTY Master Warranty for Dealer Portal Warranty Processing FE 20080410
10 Exporting EV_MAT40 Call by reference Type reference (TYPE) CHAR40 Material long 20090707
11 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080401

Method OBJECT_INFO_GET on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method RECALL_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RECALL_LIST Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080219
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Messages 20080425
3 Exporting ET_RECALL_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080219
4 Exporting ET_RECALL_OBJECT Call by reference Type reference (TYPE) DPWTY_T_RECALL_OBJECT Objects for Recall Campaign - List 20080219
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080219
6 Exporting ET_TEXTS Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080219
7 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080219
8 Importing IV_RECALL_GUID Call by reference Type reference (TYPE) DPWTY_GUID Recall GUID 20080219

Method RECALL_DETAIL on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method RECALL_LIST 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 table 20080425
2 Exporting ET_RECALL_LIST Call by reference Type reference (TYPE) DPWTY_T_RECALL_LIST Structure for Recall result list 20080210
3 Exporting ET_RECALL_OBJECT Call by reference Type reference (TYPE) DPWTY_T_RECALL_OBJECT Objects for Recall Campaign - List 20091110
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080214
5 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM Recalls only for one object 20080311
6 Importing IT_OBJECT_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select Options recall Object list 20080527
7 Importing IT_PNWTYH_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select options claim header fields 20080210
8 Importing IT_PNWTYV_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select options claim version fields 20080210
9 Importing IT_PVWTY_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Select options claim item fields 20080210
10 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080211

Method RECALL_LIST on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.

Method RETURN_PART_LIST 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 20080425
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080229
3 Exporting ET_RETURN_PART_ITEMLIST Call by reference Type reference (TYPE) DPWTY_T_RETURN_PART_LIST Structure for Claim item with return part list 20080229
4 Importing IT_PNWTYH_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Table Type of RSDS_FRANGE_S 20080229
5 Importing IT_PNWTYV_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Table Type of RSDS_FRANGE_S 20080229
6 Importing IT_PVWTY_SELOPT Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Table Type of RSDS_FRANGE_S 20080229
7 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME 'DPWTY' Full Component Name 20080229

Method RETURN_PART_LIST on Interface IF_DP_WTY_UI_BACKEND_CALLS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604