SAP ABAP Class IF_DP_WTY_UI_CLAIM_DETAIL (Interface for BAdI: DP_WTY_UI_CLAIM_DETAIL)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080401
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  DPWTY_CL_UI_CLAIM_DETAIL Class for BAdI: DP_WTY_UI_CLAIM_DETAIL 20080401
Properties
Class IF_DP_WTY_UI_CLAIM_DETAIL  
Short Description Interface for BAdI: DP_WTY_UI_CLAIM_DETAIL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080401   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DP_WTY_UI_CLAIM_DETAIL has no forward declaration.
Interfaces
Class IF_DP_WTY_UI_CLAIM_DETAIL has no interface implemented.
Friends
Class IF_DP_WTY_UI_CLAIM_DETAIL has no friend class.
Attributes
Class IF_DP_WTY_UI_CLAIM_DETAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_APPL_CONF Instance method Public Method Get default application configuration 20080404
2 GET_DEFAULT_ITEM_TYPE Instance method Public Method Get default item type 20080513
3 LOAD_DRAFT_CLAIM Instance method Public Method Load Draft Claim 20080519
4 PREPARE_CATALOG Instance method Public Method Prepare data for external OCI catalog 20090123
5 RETRIEVE_CATALOG Instance method Public Method Retrieve data from external OCI catalog 20090123
6 SAVE_DRAFT_CLAIM Instance method Public Method Save Draft Claim 20080519
7 SET_ALV_SETTINGS_ITEMS Instance method Public Method Set the settings of the ALV for Claim Items 20080401
Events
Class IF_DP_WTY_UI_CLAIM_DETAIL has no event.
Types
Class IF_DP_WTY_UI_CLAIM_DETAIL has no local type.
Method Signatures

Method GET_DEFAULT_APPL_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPL_CONF Call by reference Type reference (TYPE) CHAR32 Address 20080404

Method GET_DEFAULT_APPL_CONF on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.

Method GET_DEFAULT_ITEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POSKT_CUST Call by reference Type reference (TYPE) DPWTY_POSKT_CUST Item Type 20080513
2 Importing IV_DPCLMTY Call by reference Type reference (TYPE) DPWTY_DPCLMTY Warranty Claim Type (FE) 20080513

Method GET_DEFAULT_ITEM_TYPE on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.

Method LOAD_DRAFT_CLAIM 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 20080519
2 Exporting ES_CLAIM_VERSION Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080519
3 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) DPCOMMON_T_ATTACHEDDOC Table type for attached doc 20090320
4 Exporting ET_CLAIM_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080519
5 Exporting ET_CLAIM_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080519
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_MSG Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080530
8 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING 20080519

Method LOAD_DRAFT_CLAIM on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.

Method PREPARE_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090123
2 Changing CT_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20090123
3 Importing IO_WD_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WD_APPLICATION 20090123
4 Importing IV_CATALOG Call by reference Type reference (TYPE) DPWTY_WDACTION Web Dynpro Action (DP) 20090123
5 Importing IV_PCD_LOCATION Call by reference Type reference (TYPE) STRING 20090123
6 Importing IV_PORTAL_BASE_URL Call by reference Type reference (TYPE) STRING 20090123

Method PREPARE_CATALOG on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.

Method RETRIEVE_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLAIM_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20090123
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090123
3 Importing IT_PARAMS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20090123
4 Importing IV_ACTUAL_POSNR Call by reference Type reference (TYPE) DPWTY_POSNR Item Number of the Document 20090123
5 Importing IV_CATALOG Call by reference Type reference (TYPE) DPWTY_WDACTION Web Dynpro Action (DP) 20090123

Method RETRIEVE_CATALOG on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.

Method SAVE_DRAFT_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT Call by reference Type reference (TYPE) XSTRING 20080519
2 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING 20080519
3 Importing IS_CLAIM_LIST Call by reference Type reference (TYPE) DPWTY_CLAIM_LIST Structure for Claim result list 20080519
4 Importing IS_CLAIM_VERSION Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data with guid 20080519
5 Importing IT_ATTACHMENTS Call by reference Type reference (TYPE) DPCOMMON_T_ATTACHEDDOC Table type for attached doc 20090320
6 Importing IT_CLAIM_ITEM Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G Claim item data FE 20080519
7 Importing IT_CLAIM_LTEXT Call by reference Type reference (TYPE) DPWTY_T_TEXTS Texts for Dealer Portal Warranty Processing FE 20080519
8 Importing IT_MEASUREMENT Call by reference Type reference (TYPE) DPWTY_T_MEASUREMENT_CLAIM_G Warranty Claim measurement FE with GUID 20081104

Method SAVE_DRAFT_CLAIM on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.

Method SET_ALV_SETTINGS_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INTERFACECONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Web Dynpro Interface COMPONENTCONTROLLER 20080401

Method SET_ALV_SETTINGS_ITEMS on class IF_DP_WTY_UI_CLAIM_DETAIL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in