SAP ABAP Class IF_DP_WTY_UI_FIELD_MAPPING (Interface for BAdI: DP_WTY_UI_FIELD_MAPPING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  DPWTY_CL_UI_FIELD_MAPPING Class for BAdI: DP_WTY_UI_FIELD_MAPPING 20080212
Properties
Class IF_DP_WTY_UI_FIELD_MAPPING  
Short Description Interface for BAdI: DP_WTY_UI_FIELD_MAPPING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DP_WTY_UI_FIELD_MAPPING has no forward declaration.
Interfaces
Class IF_DP_WTY_UI_FIELD_MAPPING has no interface implemented.
Friends
Class IF_DP_WTY_UI_FIELD_MAPPING has no friend class.
Attributes
Class IF_DP_WTY_UI_FIELD_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLAIM_HEADER_ADD_BAPI_FIELDS Instance method Public Method Mapping header/version additional fields to BAPI/RFC fields 20080311
2 CLAIM_HEADER_DATA_IN Instance method Public Method Mapping header/version customer fields to BAPI/RFC fields 20080311
3 CLAIM_HEADER_DATA_OUT Instance method Public Method Mapping header customer fields to FE fields 20080212
4 CLAIM_ITEM_ADD_BAPI_FIELDS Instance method Public Method Mapping item additional fields to BAPI/RFC fields 20080313
5 CLAIM_ITEM_DATA_IN Instance method Public Method Mapping item customer fields to BAPI/RFC fields 20080313
6 CLAIM_ITEM_DATA_OUT Instance method Public Method Mapping item customer fields to FE fields 20080212
7 CLAIM_MEASUREMENT_OUT Instance method Public Method Mapping measurement customer fields to FE fields 20080212
8 CLAIM_VERSION_DATA_OUT Instance method Public Method Mapping version customer fields to FE fields 20080212
9 CONTRACT_DATA_OUT Instance method Public Method Mapping contract customer fields to FE fields 20080309
10 RECALL_OBJECTS_DATA_OUT Instance method Public Method Mapping recall object customer fields to FE fields 20080212
Events
Class IF_DP_WTY_UI_FIELD_MAPPING has no event.
Types
Class IF_DP_WTY_UI_FIELD_MAPPING has no local type.
Method Signatures

Method CLAIM_HEADER_ADD_BAPI_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELDVALUE Call by reference Type reference (TYPE) ANY Field value 20080311
2 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G Structure for Claim Header data FE 20080311
3 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G Structure for Object data in Claim 20080311
4 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST Structure for Recall result list 20080311
5 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data 20080311
6 Importing IV_BAPI_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20080311
7 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20080311

Method CLAIM_HEADER_ADD_BAPI_FIELDS on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_HEADER_DATA_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_EXTENSIONIN Call by reference Type reference (TYPE) BAPIPAREXTAB Customer Claim fields 20080311
2 Importing IS_HEADERDATA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G DP Claim header data 20080311
3 Importing IS_OBJECTDATA Call by reference Type reference (TYPE) DPWTY_OBJECTDATA_CLAIM_G DP Claim object data 20080311
4 Importing IS_RECALLDATA Call by reference Type reference (TYPE) DPWTY_RECALL_LIST DP Recall header data 20080311
5 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G DP Claim version data 20080311

Method CLAIM_HEADER_DATA_IN on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_HEADER_DATA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER_DIA Call by reference Type reference (TYPE) DPWTY_HEADERDATA_CLAIM_G FE Structure Warranty Claim Header 20080212
2 Importing IT_EXTENSIONOUT Call by reference Type reference (TYPE) BAPIPAREXTAB Claim header customer fields 20080212
3 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080212

Method CLAIM_HEADER_DATA_OUT on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_ITEM_ADD_BAPI_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELDVALUE Call by reference Type reference (TYPE) ANY Field value 20080313
2 Importing IS_ITEMDATA Call by reference Type reference (TYPE) DPWTY_ITEMDATA_CLAIM_G Structure for Claim item data FE with GUID 20080313
3 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G Structure for Claim version data 20080313
4 Importing IV_BAPI_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20080313
5 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20080313

Method CLAIM_ITEM_ADD_BAPI_FIELDS on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_ITEM_DATA_IN 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 Customer Claim fields 20080313
2 Importing IS_VERSIONDATA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G DP Claim version data 20080313
3 Importing IT_ITEMDATA Call by reference Type reference (TYPE) DPWTY_T_ITEMDATA_CLAIM_G DP Claim item data 20080313

Method CLAIM_ITEM_DATA_IN on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_ITEM_DATA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM_DIA Call by reference Type reference (TYPE) DPWTY_ITEMDATA_CLAIM_G FE Structure Warranty Claim item 20080212
2 Importing IT_EXTENSIONOUT Call by reference Type reference (TYPE) BAPIPAREXTAB Claim item customer fields 20080212
3 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080212

Method CLAIM_ITEM_DATA_OUT on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_MEASUREMENT_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MEASUREMENT_DIA Call by reference Type reference (TYPE) DPWTY_MEASUREMENT_CLAIM_G FE Structure Warranty Claim measurement 20080212
2 Importing IT_EXTENSIONOUT Call by reference Type reference (TYPE) BAPIPAREXTAB Claim header customer fields 20080212
3 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080212

Method CLAIM_MEASUREMENT_OUT on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CLAIM_VERSION_DATA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VERSION_DIA Call by reference Type reference (TYPE) DPWTY_VERSIONDATA_CLAIM_G FE Structure Warranty Claim Version 20080212
2 Importing IT_EXTENSIONOUT Call by reference Type reference (TYPE) BAPIPAREXTAB Claim version customer fields 20080212
3 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080212

Method CLAIM_VERSION_DATA_OUT on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method CONTRACT_DATA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONTRACT_LIST Call by reference Type reference (TYPE) DPWTY_T_CONTRACT_LIST Contract list 20080309
2 Importing IT_EXTENSIONOUT Call by reference Type reference (TYPE) BAPIPAREXTAB Customer fields Contract 20080309
3 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Method caller 20080309

Method CONTRACT_DATA_OUT on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.

Method RECALL_OBJECTS_DATA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RECALL_OBJECT Call by reference Type reference (TYPE) DPWTY_RECALL_OBJECT FE Structure Warranty Recall object 20080212
2 Importing IT_EXTENSIONOUT Call by reference Type reference (TYPE) BAPIPAREXTAB Claim header customer fields 20080212
3 Importing IV_CALLER Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080212

Method RECALL_OBJECTS_DATA_OUT on class IF_DP_WTY_UI_FIELD_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in