SAP ABAP Class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M (Model Class for Overview of 3rd Party Differences)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_DIFF_TP_OVW (Package) BSP: Overview of 3rd Party Differences
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_MODEL BSP: Model Basis Class 20030911
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ITAGCY_DOCDETAIL Display Document Details 20031223
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ITAGCY_TV_PAGER Interface for Table View Display Using PAGER 20040206
Properties
Class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M  
Short Description Model Class for Overview of 3rd Party Differences    
Super Class CL_BSP_MODEL BSP: Model Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSCDITAGCY_DIFF_TP_OVW   BSP: Overview of 3rd Party Differences 
Created 20030911   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ITAGCY_DOCDETAIL Display Document Details 20031223
2 IF_ITAGCY_TV_PAGER Interface for Table View Display Using PAGER 20040206
Friends
Class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DETAILSTRING Instance attribute Public Attribute reference (LIKE) 20031223
2 DIFFITEMCTRL Instance attribute Public Type reference (TYPE) SITAGCYDIFFITEMCTRL Control Structure for Third-Party Differences 20030911
3 ERROR Instance attribute Public Type reference (TYPE) SITAGCYERROR Agency Collections: Error Structure 20031021
4 LINES_DISPLAY Instance attribute Public Attribute reference (LIKE) 20040206
5 PAGER_SERVICE Instance attribute Public Object reference (TYPE REF TO) CL_BSP_BROK_SERVICE_PAGER Class for Management of Pager Attributes 20040206
6 PAGE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20040206
7 PAGE_MAX Instance attribute Public Attribute reference (LIKE) 20040206
8 SELECTED_SUBORGUNIT_DISPLAY Instance attribute Public Type reference (TYPE) STRING 20030912
9 SELVALUES Instance attribute Public Type reference (TYPE) SITAGCYTPDIFFSELVALUES Selection Parameters for Differences in Third-Party Coll. 20030911
10 SMARTFORM Instance attribute Public Type reference (TYPE) STRING Smart Form Name 20031229
11 TV_ITERATOR_DIFF Instance attribute Public Object reference (TYPE REF TO) CL_BSP_BROK_DIFF_TP_MAIN_IT Iterator for Displaying Third Party Differences 20030911
12 T_DIFFITEMDISPLAY Instance attribute Public Type reference (TYPE) TITAGCYDIFFITEMDISPLAY Table Category Displaying Differences in Third-Party Coll. 20030911
13 T_SMARTFORMS Instance attribute Public Type reference (TYPE) TITAGCYSFACT SmartForms - Selection Table 20031229
14 T_SUBORGUNITS Instance attribute Public Type reference (TYPE) TITAGCYORGDESCR Table Category for SITAGCYORGDESCR 20030912
15 T_SUBORGUNITS_DISPLAY Instance attribute Public Type reference (TYPE) TITAGCY_2STRINGS Table Category with 2 Strings as Line Category 20030912
16 XPDF Instance attribute Public Type reference (TYPE) XFELD Flag: Display Print List as PDF 20050401
17 XSHOW_DETAIL Instance attribute Public Attribute reference (LIKE) 20031223
18 XTRAY_ITEMS Instance attribute Public Type reference (TYPE) XFELD Checkbox 20030912
19 XTRAY_PRINT Instance attribute Public Type reference (TYPE) XFELD Checkbox 20031229
20 XTRAY_SELECTION Instance attribute Public Type reference (TYPE) XFELD Checkbox 20030912
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks Model Attributes 20030912
2 DETAIL Instance method Public Method Display Detailed Information 20031223
3 GET_META_DATA Instance method Public Method Provides Meta Data for Smart Form 20031230
4 INIT Instance method Public Method Initialization of Model Attributes 20030911
5 ITEMS_GET_BY_GUID Instance method Public Method Supplies Open Items with Transferred GUID 20031223
6 SELECT Instance method Public Method Selects Differences 20030912
7 SOMETHING_TO_DO Instance method Public Method Has Anything Been Selected? 20030912
8 UPDATE Instance method Public Method Update Model Attributes 20030912
Events
Class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no event.
Types
Class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no parameter.
Method CHECK on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FKKCL Call by reference Type reference (TYPE) FKKCL_T Tabellen mit Ausgleichsinformationen 20031223

Method DETAIL on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_META Value transfer Type reference (TYPE) TITAGCYSFMETADATA Meta-Daten-Tabelle für SmartForms 20031230

Method GET_META_DATA on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method INIT Signature

Method INIT on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no parameter.
Method INIT on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method ITEMS_GET_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20031223
2 Returning RT_FKKCL Value transfer Type reference (TYPE) FKKCL_T Tabellen mit Ausgleichsinformationen 20031223

Method ITEMS_GET_BY_GUID on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method SELECT Signature

Method SELECT on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no parameter.
Method SELECT on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method SOMETHING_TO_DO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RX_TODO Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20030912

Method SOMETHING_TO_DO on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBORGUNIT_CTRL Call by reference Object reference (TYPE REF TO) CL_BSP_BROK_ORG_SEL_SUB Controller-Klasse für itagcy_sel_sub 20050331

Method UPDATE on class CL_BSP_BROK_DIFF_TP_OVW_MAIN_M has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 472