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 | Instance method | Public | Method | Change a claim | 20080425 | |
| 2 | Instance method | Public | Method | Copy claim data to new claim | 20080507 | |
| 3 | Instance method | Public | Method | Create a new claim | 20080317 | |
| 4 | Instance method | Public | Method | Get full claim with guid | 20080214 | |
| 5 | Instance method | Public | Method | Get a claim list for dealer / personalization | 20080210 | |
| 6 | Instance method | Public | Method | Create new claim version with new items | 20080325 | |
| 7 | Instance method | Public | Method | Change return part status and item text | 20080407 | |
| 8 | Instance method | Public | Method | Start action for claim | 20080319 | |
| 9 | Instance method | Public | Method | Create claim and start action without database update | 20080318 | |
| 10 | Instance method | Public | Method | Get a contract list | 20080304 | |
| 11 | Instance method | Public | Method | List of Business Partners | 20080615 | |
| 12 | Instance method | Public | Method | List of FI items | 20080409 | |
| 13 | Instance method | Public | Method | Assign and /or start master warranty for object | 20080428 | |
| 14 | Instance method | Public | Method | Get detailed information for the claim object | 20080401 | |
| 15 | Instance method | Public | Method | Get a recall detail | 20080219 | |
| 16 | Instance method | Public | Method | Get a recall list | 20080210 | |
| 17 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message UI | 20080425 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080425 | |||
| 3 | EV_CLAIM_GUID | Call by reference | Type reference (TYPE) | DPWTY_GUID | GUID Warranty Claim | 20080425 | |||
| 4 | EV_CLAIM_NUMBER | Call by reference | Type reference (TYPE) | DPWTY_CLMNO | Warranty Claim Number | 20080425 | |||
| 5 | EV_ICON | Call by reference | Type reference (TYPE) | DPWTY_MSG_ICON | Icon to make message importance visible | 20080425 | |||
| 6 | IS_HEADERDATA | Call by reference | Type reference (TYPE) | DPWTY_HEADERDATA_CLAIM_G | Structure for Claim header data FE with guid | 20080425 | |||
| 7 | IS_OBJECTDATA | Call by reference | Type reference (TYPE) | DPWTY_OBJECTDATA_CLAIM_G | Structure for Object data in Claim with claim guid | 20080425 | |||
| 8 | IS_RECALLDATA | Call by reference | Type reference (TYPE) | DPWTY_RECALL_LIST | Structure for Recall result list | 20080425 | |||
| 9 | IS_VERSIONDATA | Call by reference | Type reference (TYPE) | DPWTY_VERSIONDATA_CLAIM_G | Structure for Claim version data with guid | 20080425 | |||
| 10 | IT_ITEMDATA | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Claim item data FE | 20080425 | |||
| 11 | IT_LTEXT | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080425 | |||
| 12 | IT_MEASUREMENT | Call by reference | Type reference (TYPE) | DPWTY_T_MEASUREMENT_CLAIM_G | Warranty Claim measurement RFC | 20081104 | |||
| 13 | 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 | ES_CLAIM_LIST | Call by reference | Type reference (TYPE) | DPWTY_CLAIM_LIST | Structure for Claim result list | 20080507 | |||
| 2 | ET_CLAIM_ITEM | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Claim item data FE | 20080507 | |||
| 3 | ET_MEASUREMENT | Call by reference | Type reference (TYPE) | DPWTY_T_MEASUREMENT_CLAIM_G | Warranty Claim measurement FE with GUID | 20081104 | |||
| 4 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080507 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080507 | |||
| 6 | ET_TEXTS | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080507 | |||
| 7 | IV_CLAIM_GUID | Call by reference | Type reference (TYPE) | DPWTY_GUID | GUID Warranty Claim | 20080507 | |||
| 8 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message UI | 20080408 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080317 | |||
| 3 | EV_CLAIM_GUID | Call by reference | Type reference (TYPE) | DPWTY_GUID | GUID Warranty Claim | 20080317 | |||
| 4 | EV_CLAIM_NUMBER | Call by reference | Type reference (TYPE) | DPWTY_CLMNO | Warranty Claim Number | 20080317 | |||
| 5 | IS_HEADERDATA | Call by reference | Type reference (TYPE) | DPWTY_HEADERDATA_CLAIM_G | Structure for Claim header data FE with guid | 20080317 | |||
| 6 | IS_OBJECTDATA | Call by reference | Type reference (TYPE) | DPWTY_OBJECTDATA_CLAIM_G | Structure for Object data in Claim with claim guid | 20080317 | |||
| 7 | IS_RECALLDATA | Call by reference | Type reference (TYPE) | DPWTY_RECALL_LIST | Structure for Recall result list | 20080317 | |||
| 8 | IS_VERSIONDATA | Call by reference | Type reference (TYPE) | DPWTY_VERSIONDATA_CLAIM_G | Structure for Claim version data with guid | 20080317 | |||
| 9 | IT_ITEMDATA | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Claim item data FE | 20080317 | |||
| 10 | IT_LTEXT | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080317 | |||
| 11 | IT_MEASUREMENT | Call by reference | Type reference (TYPE) | DPWTY_T_MEASUREMENT_CLAIM_G | Warranty Claim measurement RFC | 20081104 | |||
| 12 | 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 | ES_CLAIM_LIST | Call by reference | Type reference (TYPE) | DPWTY_CLAIM_LIST | Structure for Claim header & version | 20080214 | |||
| 2 | ET_CLAIMMESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages Claim | 20080214 | |||
| 3 | ET_CLAIM_ITEM | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Structure for Claim item data FE | 20080214 | |||
| 4 | ET_CLAIM_LTEXT | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080214 | |||
| 5 | ET_CLAIM_VERSION | Call by reference | Type reference (TYPE) | DPWTY_T_VERSIONDATA_CLAIM_G | Table for Claim versions | 20080320 | |||
| 6 | ET_MEASUREMENT | Call by reference | Type reference (TYPE) | DPWTY_T_MEASUREMENT_CLAIM_G | Warranty Claim measurement FE with GUID | 20081104 | |||
| 7 | ET_PARTNER | Call by reference | Type reference (TYPE) | DPWTY_T_PARTNER | Partner Table Warranty Claim Dealer Portal | 20080214 | |||
| 8 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080214 | |||
| 9 | ET_WARRANTY | Call by reference | Type reference (TYPE) | DPWTY_T_WARRANTY | Master Warranty for Dealer Portal Warranty Processing FE | 20080218 | |||
| 10 | 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 | ET_CLAIM_LIST | Call by reference | Type reference (TYPE) | DPWTY_T_CLAIM_LIST | Structure for Claim result list | 20080210 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message table | 20080425 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080211 | |||
| 4 | IT_PNWTYH_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select options claim header fields | 20080210 | |||
| 5 | IT_PNWTYV_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select options claim version fields | 20080210 | |||
| 6 | IT_PVWTY_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select options claim item fields | 20080210 | |||
| 7 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message Protocol | 20080325 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080325 | |||
| 3 | IS_HEADERDATA | Call by reference | Type reference (TYPE) | DPWTY_HEADERDATA_CLAIM_G | Structure for Claim header data FE with guid | 20080325 | |||
| 4 | IS_OBJECTDATA | Call by reference | Type reference (TYPE) | DPWTY_OBJECTDATA_CLAIM_G | Structure for Object data in Claim with claim guid | 20080325 | |||
| 5 | IS_RECALLDATA | Call by reference | Type reference (TYPE) | DPWTY_RECALL_LIST | Structure for Recall result list | 20080325 | |||
| 6 | IS_VERSIONDATA | Call by reference | Type reference (TYPE) | DPWTY_VERSIONDATA_CLAIM_G | Structure for Claim version data with guid | 20080325 | |||
| 7 | IT_ITEMDATA | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Claim item data FE | 20080325 | |||
| 8 | IT_LTEXT | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080325 | |||
| 9 | 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 | CS_RETURN_PART_ITEM | Call by reference | Type reference (TYPE) | DPWTY_RETURN_PART_LIST | Claim Items with return parts | 20080407 | |||
| 2 | ET_RETPA_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message from return part change | 20080407 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080407 | |||
| 4 | IV_NEW_POSTX | Call by reference | Type reference (TYPE) | DPWTY_POSTX | Short Text for Item | 20080407 | |||
| 5 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Protocol Messages | 20080319 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080319 | |||
| 3 | EV_ICON | Call by reference | Type reference (TYPE) | DPWTY_MSG_ICON | Icon to make message importance visible | 20080319 | |||
| 4 | IS_HEADERDATA | Call by reference | Type reference (TYPE) | DPWTY_HEADERDATA_CLAIM_G | Structure for Claim header data FE with guid | 20090511 | |||
| 5 | IV_CLAIM_NUMBER | Call by reference | Type reference (TYPE) | DPWTY_CLMNO | Warranty Claim Number | 20080319 | |||
| 6 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Protocol Messages | 20080318 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080318 | |||
| 3 | EV_ICON | Call by reference | Type reference (TYPE) | DPWTY_MSG_ICON | Icon to make message importance visible | 20080318 | |||
| 4 | IS_HEADERDATA | Call by reference | Type reference (TYPE) | DPWTY_HEADERDATA_CLAIM_G | Structure for Claim header data FE with guid | 20080318 | |||
| 5 | IS_OBJECTDATA | Call by reference | Type reference (TYPE) | DPWTY_OBJECTDATA_CLAIM_G | Structure for Object data in Claim with claim guid | 20080318 | |||
| 6 | IS_RECALLDATA | Call by reference | Type reference (TYPE) | DPWTY_RECALL_LIST | Structure for Recall result list | 20080318 | |||
| 7 | IS_VERSIONDATA | Call by reference | Type reference (TYPE) | DPWTY_VERSIONDATA_CLAIM_G | Structure for Claim version data with guid | 20080318 | |||
| 8 | IT_ITEMDATA | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Claim item data FE | 20080318 | |||
| 9 | IT_LTEXT | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080318 | |||
| 10 | 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 | ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080306 | |||
| 2 | ET_CONTRACT_LIST | Call by reference | Type reference (TYPE) | DPWTY_T_CONTRACT_LIST | Contract Data | 20080306 | |||
| 3 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20080428 | |||
| 4 | IT_END_DATE_SELOPT | Call by reference | Type reference (TYPE) | RSDSSELOPT_T | Contract End Date | 20080304 | |||
| 5 | IT_START_DATE_SELOPT | Call by reference | Type reference (TYPE) | RSDSSELOPT_T | Contract Start Date | 20080304 | |||
| 6 | IT_TECHNICAL_OBJECT_SELOPT | Call by reference | Type reference (TYPE) | DPWTY_T_OBJECTDATA_CLAIM | Technical objects covered by contact | 20080304 | |||
| 7 | 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 | ET_ENDCU | Call by reference | Type reference (TYPE) | DPWTY_T_BUPA_SEARCH_RESULT | ENDCU Table | 20080615 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080615 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080615 | |||
| 4 | IS_ADDRESSDATA | Call by reference | Type reference (TYPE) | BAPIBUS1006_ADDR_SEARCH | BAPI Structure for Searching for Address Attributes | 20080615 | |||
| 5 | 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 | ET_FI_ITEMS | Call by reference | Type reference (TYPE) | DPWTY_T_FINANCIAL_STATEMENT | Dealer Portal Warranty Financial Statement Fields | 20080409 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080428 | |||
| 3 | IV_FROM_DATE | Call by reference | Type reference (TYPE) | DPWTY_REFDT | Reference Date | 20080409 | |||
| 4 | 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 | ES_MASTER_WARRANTY | Call by reference | Type reference (TYPE) | DPWTY_S_WARRANTY | Master Warranty for Dealer Portal Warranty Processing FE | 20080428 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20080428 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080428 | |||
| 4 | IS_OBJECTDATA | Call by reference | Type reference (TYPE) | DPWTY_OBJECTDATA_CLAIM_G | Structure for Object data in Claim with claim guid | 20080428 | |||
| 5 | IV_INITIAL_UNIT | Call by reference | Type reference (TYPE) | DPWTY_UNIT | Unit of Start Counter Reading | 20080429 | |||
| 6 | IV_INITIAL_VALUE | Call by reference | Type reference (TYPE) | DPWTY_IMRC_RECNT | Start Counter Reading | 20080429 | |||
| 7 | IV_MASTER_WARRANTY | Call by reference | Type reference (TYPE) | DPWTY_MGANR | Master warranty number | 20080428 | |||
| 8 | IV_VELO_PARTNER | Call by reference | Type reference (TYPE) | DPWTY_PARNR | Partner ID | 20080507 | |||
| 9 | 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 | ES_BAPI_FLEET | Call by reference | Type reference (TYPE) | DPWTY_S_BAPI_FLEET | PM: BAPI Structure for FLEET_IDENT and FLEET_INCLUDE | 20080406 | |||
| 2 | ES_BAPI_ITOB | Call by reference | Type reference (TYPE) | DPWTY_S_BAPI_ITOB | Technical object data | 20080406 | |||
| 3 | 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 | 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 | ES_IBASE | Call by reference | Type reference (TYPE) | DPWTY_S_IBASE | Stucture for Ibase data | 20080406 | |||
| 6 | ES_VELO | Call by reference | Type reference (TYPE) | DPWTY_S_VELO | Structure for vehcile data | 20080406 | |||
| 7 | ET_OBJECTMESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message table user | 20080407 | |||
| 8 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080407 | |||
| 9 | ET_WARRANTY | Call by reference | Type reference (TYPE) | DPWTY_T_WARRANTY | Master Warranty for Dealer Portal Warranty Processing FE | 20080410 | |||
| 10 | EV_MAT40 | Call by reference | Type reference (TYPE) | CHAR40 | Material long | 20090707 | |||
| 11 | 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 | ES_RECALL_LIST | Call by reference | Type reference (TYPE) | DPWTY_RECALL_LIST | Structure for Recall result list | 20080219 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20080425 | |||
| 3 | ET_RECALL_ITEM | Call by reference | Type reference (TYPE) | DPWTY_T_ITEMDATA_CLAIM_G | Claim item data FE | 20080219 | |||
| 4 | ET_RECALL_OBJECT | Call by reference | Type reference (TYPE) | DPWTY_T_RECALL_OBJECT | Objects for Recall Campaign - List | 20080219 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080219 | |||
| 6 | ET_TEXTS | Call by reference | Type reference (TYPE) | DPWTY_T_TEXTS | Texts for Dealer Portal Warranty Processing FE | 20080219 | |||
| 7 | IV_CALLER | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20080219 | |||
| 8 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message table | 20080425 | |||
| 2 | ET_RECALL_LIST | Call by reference | Type reference (TYPE) | DPWTY_T_RECALL_LIST | Structure for Recall result list | 20080210 | |||
| 3 | ET_RECALL_OBJECT | Call by reference | Type reference (TYPE) | DPWTY_T_RECALL_OBJECT | Objects for Recall Campaign - List | 20091110 | |||
| 4 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080214 | |||
| 5 | IS_OBJECTDATA | Call by reference | Type reference (TYPE) | DPWTY_OBJECTDATA_CLAIM | Recalls only for one object | 20080311 | |||
| 6 | IT_OBJECT_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select Options recall Object list | 20080527 | |||
| 7 | IT_PNWTYH_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select options claim header fields | 20080210 | |||
| 8 | IT_PNWTYV_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select options claim version fields | 20080210 | |||
| 9 | IT_PVWTY_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Select options claim item fields | 20080210 | |||
| 10 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20080425 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080229 | |||
| 3 | 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 | IT_PNWTYH_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Table Type of RSDS_FRANGE_S | 20080229 | |||
| 5 | IT_PNWTYV_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Table Type of RSDS_FRANGE_S | 20080229 | |||
| 6 | IT_PVWTY_SELOPT | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Table Type of RSDS_FRANGE_S | 20080229 | |||
| 7 | 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 |