SAP ABAP Class CL_ICL_WCMP_CONT_ICLW40_AL (Workers Comp - View ICLW40 Controller)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_WCOMP (Package) Workers Compensation
Properties
Class CL_ICL_WCMP_CONT_ICLW40_AL  
Short Description Workers Comp - View ICLW40 Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_WCOMP   Workers Compensation 
Created 20050208   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_WCMP_CONT_ICLW40_AL has no forward declaration.
Interfaces
Class CL_ICL_WCMP_CONT_ICLW40_AL has no interface implemented.
Friends
Class CL_ICL_WCMP_CONT_ICLW40_AL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONTROLLER Static Attribute Public Object reference (TYPE REF TO) CL_ICL_WCMP_CONT_ICLW40_AL Workers Comp - View ICLW40 Controller 20050405
2 GV_DTL_CHANGE_MODE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20050216
3 GV_ENDDATE Static Attribute Public Type reference (TYPE) ICL_EMP_INITIALRTW Initial Return to Work Date 20050714
4 GV_HDR_CHANGE_MODE Static Attribute Public Type reference (TYPE) XFELD 'X' Checkbox 20050216
5 GV_RSLTS_CHANGE_MODE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20050216
6 GV_SRVR_CHANGE_MODE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20050525
7 GV_STPCNFM_DONE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20050714
8 LO_CALCULATION Instance attribute Protected Object reference (TYPE REF TO) CL_ICL_WCMP_CALC_AL Workers Compensation Calculation 20050208
9 LO_CALC_COLLECTION Instance attribute Protected Object reference (TYPE REF TO) CL_ICL_WCMP_CALC_COLLECTION_AL Calculation Collection 20050208
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add New Calculation 20050208
2 ADD_CLMNT_AS_PAYEE Instance method Protected Method Add Claimant as Payee 20050228
3 CALCULATE_BENEFIT Instance method Public Method Calculate Benefit for All Selected Calculations 20050208
4 CHECK_REPREIMB Instance method Public Method Check Repetitive Payment 20050404
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050405
6 COPY_CALC Instance method Public Method Copy Calculation 20050419
7 CREATE_ITEM Instance method Protected Method Add Claim Item 20050405
8 CREATE_REPREIMB Instance method Public Method Create Scheduled Payment from Selected Calculation 20050208
9 DELETE_SELECTED Instance method Public Method Delete Selected Calculation 20050208
10 DTL_CHANGE Instance method Public Method Change Details 20050405
11 GET_CONTROLLER Static method Public Method Get Controller Object 20050405
12 GET_COVTYPE Instance method Protected Method Get Coverage Type 20050228
13 GET_DUEDATE Instance method Protected Method Determine Payment Due Date 20050302
14 GET_ITEMCAT Instance method Protected Method Get Claim Item Category 20050302
15 HDR_CHANGE Instance method Public Method Change Header Data 20050405
16 PREV_ENDDATE_GET Static method Protected Method Get Previous End Date on Screen 20050714
17 PREV_ENDDATE_SET Static method Protected Method Set Previous End Date on Screen 20050714
18 RECALCULATE_DETAILS Instance method Public Method Recalculate Details 20050208
19 RECALCULATE_PAYMENT_ACTUAL Instance method Public Method Recalculate Payment Details 20050208
20 RECALCULATE_SRVR_ACTUAL Instance method Public Method Recalculate Payment Details 20050526
21 REPREIM_STOPASK_GET Static method Protected Method Get Status of Repetitive Pay Confirmation 20050714
22 REPREIM_STOPASK_SET Static method Protected Method Set Status of Repetitive Pay Confirmation 20050714
23 RSLTS_CHANGE Instance method Public Method Change Results 20050405
24 SRVR_CHANGE Instance method Public Method Change Results 20050525
25 STOP_REPREIMB Instance method Public Method Stop Repetitive Payments 20050714
26 VALIDATE_CALC Instance method Public Method Check Calculation 20050406
27 VALIDATE_PAY_RECALCULATION Instance method Public Method Check New Calculation 20050406
Events
Class CL_ICL_WCMP_CONT_ICLW40_AL has no event.
Types
Class CL_ICL_WCMP_CONT_ICLW40_AL has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CLAIM Call by reference Type reference (TYPE) ICLCLAIM Schaden-/Leistungsfall 20050208
2 Importing IV_ACTUAL_SEQNUM Call by reference Type reference (TYPE) ICL_WCMP_DET_SEQNUM Sequenznummer der Detaildaten 20060825
3 Importing IV_HEADER_SEQNUM Call by reference Type reference (TYPE) ICL_WCMP_SEQNUM Sequenznummer der Kopfdaten 20060825
4 Importing IV_PROPOSED_SEQNUM Call by reference Type reference (TYPE) ICL_WCMP_DET_SEQNUM Sequenznummer der Detaildaten 20060825

Method ADD on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method ADD_CLMNT_AS_PAYEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBCLAIM Call by reference Type reference (TYPE) ICL_SUBCL Nummer des Schaden-/Leistungsfalls 20050302

Method ADD_CLMNT_AS_PAYEE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method CALCULATE_BENEFIT Signature

Method CALCULATE_BENEFIT on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method CALCULATE_BENEFIT on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method CHECK_REPREIMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALID Call by reference Type reference (TYPE) BOOLE_D Anspruchspostengruppierungen 20050404

Method CHECK_REPREIMB on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method COPY_CALC Signature

Method COPY_CALC on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method COPY_CALC on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method CREATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REPREIPOS Call by reference Type reference (TYPE) ICLH_ICLH6B Erstattungspositionen ALV (Wiederkehrend) 20050405

Method CREATE_ITEM on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method CREATE_REPREIMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROC_DST Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20050208
2 Changing CS_PROC_SRC Call by reference Type reference (TYPE) ICL_PROCURE Anspruchspostengruppierungen 20050208

Method CREATE_REPREIMB on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method DELETE_SELECTED Signature

Method DELETE_SELECTED on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method DELETE_SELECTED on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method DTL_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURSORFIELD Call by reference Type reference (TYPE) BU_TBFLD Tabellenfeld (Tabellenname-Feldname) 20050405

Method DTL_CHANGE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_ICL_WCMP_CONT_ICLW40_AL BUKV - Sicht ICLW40 Controller 20050405

Method GET_CONTROLLER on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method GET_COVTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COVTYPE Call by reference Type reference (TYPE) ICL_COVTYPE Deckungsart 20050302
2 Importing IV_BENTYPE Call by reference Type reference (TYPE) ICL_BENTYPE Leistungsart 20050302
3 Importing IV_ITEMCAT Call by reference Type reference (TYPE) ICL_ITEMCAT 20050322

Method GET_COVTYPE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method GET_DUEDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ICLH6A Call by reference Type reference (TYPE) ICLH_ICLH6A Erstattung: Erstattungskopf (Wiederkehrend) 20050302

Method GET_DUEDATE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method GET_ITEMCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEMCAT Call by reference Type reference (TYPE) ICL_ITEMCAT Anspruchspostentyp 20050302

Method GET_ITEMCAT on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method HDR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURSORFIELD Call by reference Type reference (TYPE) BU_TBFLD Tabellenfeld (Tabellenname-Feldname) 20050405

Method HDR_CHANGE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method PREV_ENDDATE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENDDATE Value transfer Type reference (TYPE) ICL_EMP_INITIALRTW Datum, an dem die Arbeit vorerst wieder aufgenommen wurde 20050714

Method PREV_ENDDATE_GET on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method PREV_ENDDATE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENDDATE Call by reference Type reference (TYPE) ICL_EMP_INITIALRTW Datum, an dem die Arbeit vorerst wieder aufgenommen wurde 20050714

Method PREV_ENDDATE_SET on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method RECALCULATE_DETAILS Signature

Method RECALCULATE_DETAILS on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method RECALCULATE_DETAILS on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method RECALCULATE_PAYMENT_ACTUAL Signature

Method RECALCULATE_PAYMENT_ACTUAL on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method RECALCULATE_PAYMENT_ACTUAL on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method RECALCULATE_SRVR_ACTUAL Signature

Method RECALCULATE_SRVR_ACTUAL on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method RECALCULATE_SRVR_ACTUAL on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method REPREIM_STOPASK_GET Signature

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

Method REPREIM_STOPASK_GET on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method REPREIM_STOPASK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STPCNFM_DONE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050714

Method REPREIM_STOPASK_SET on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method RSLTS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURSORFIELD Call by reference Type reference (TYPE) BU_TBFLD Tabellenfeld (Tabellenname-Feldname) 20050405

Method RSLTS_CHANGE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method SRVR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURSORFIELD Call by reference Type reference (TYPE) BU_TBFLD Tabellenfeld (Tabellenname-Feldname) 20050525

Method SRVR_CHANGE on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method STOP_REPREIMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALCULATION Call by reference Object reference (TYPE REF TO) CL_ICL_WCMP_CALC_AL BUKV - Leistungsberechnung Anwendungsschicht 20050714

Method STOP_REPREIMB on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method VALIDATE_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ERROR Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060712

Method VALIDATE_CALC on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.

Method VALIDATE_PAY_RECALCULATION Signature

Method VALIDATE_PAY_RECALCULATION on class CL_ICL_WCMP_CONT_ICLW40_AL has no parameter.
Method VALIDATE_PAY_RECALCULATION on class CL_ICL_WCMP_CONT_ICLW40_AL has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600