SAP ABAP Class CL_EEF_ADJ_CONFLICT_WDY_CONTR (Conflict (Difference) with Current Object for Contract)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_CONFLICT_WDY Conflict for Web Dynpro Enhancements 20051014
Properties
Class CL_EEF_ADJ_CONFLICT_WDY_CONTR  
Short Description Conflict (Difference) with Current Object for Contract    
Super Class CL_EEF_ADJ_CONFLICT_WDY Conflict for Web Dynpro Enhancements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_WDY_ENHANCEMENT   Web Dynpro Enhancements 
Created 20051014   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EEF_ADJ_CONFLICT_WDY_LAYOUT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_EEF_ADJ_CONFLICT_WDY_NAVI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EEF_ADJ_CONFLICT_WDY_CONTR has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFLICT_WDY_CONTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTRACTS Instance attribute Private Type reference (TYPE) GT_CONTRACT_INFO_TAB 20051014
2 M_REF_CONTRACT Instance attribute Private Object reference (TYPE REF TO) CL_ENH_CONTRACT_WDY Contract 20060711
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTRACTS Instance method Public Method 20051014
2 SET_CONTRACTS Instance method Public Method 20051014
Events
Class CL_EEF_ADJ_CONFLICT_WDY_CONTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_CONTRACT_INFO Public See coding 20051014 begin of gt_contract_info, object_type type wdy_md_object_type, object_name type wdy_md_object_name, error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind, msg type symsg, end of gt_contract_info
2 GT_CONTRACT_INFO_TAB Public See coding 20051014 gt_contract_info_tab type standard table of gt_contract_info
Method Signatures

Method GET_CONTRACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CONTRACTS Call by reference Type reference (TYPE) GT_CONTRACT_INFO_TAB 20051014
2 Exporting P_REF_CONTRACT Call by reference Object reference (TYPE REF TO) CL_ENH_CONTRACT_WDY 20060711

Method GET_CONTRACTS on class CL_EEF_ADJ_CONFLICT_WDY_CONTR has no exception.

Method SET_CONTRACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTRACTS Call by reference Type reference (TYPE) GT_CONTRACT_INFO_TAB 20051014
2 Importing P_REF_CONTRACT Call by reference Object reference (TYPE REF TO) CL_ENH_CONTRACT_WDY Kontrakt 20060711

Method SET_CONTRACTS on class CL_EEF_ADJ_CONFLICT_WDY_CONTR has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710