SAP ABAP Class CL_ICL_SUBROREQ_UI (Subrogation/Recovery Receivable: Detailed View)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_SUBROGATION_UI (Package) Claims: Subrogation: User Interface Layer
⤷
⤷
Properties
| Class | CL_ICL_SUBROREQ_UI | |
| Short Description | Subrogation/Recovery Receivable: Detailed View | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ICL_SUBROGATION_UI | Claims: Subrogation: User Interface Layer |
| Created | 20050430 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ICL_SUBROREQ_UI has no interface implemented.
Friends
Class CL_ICL_SUBROREQ_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_EX_ICLF_CD | BAdI Interface IF_EX_ICLF_CD | 20050606 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ICL_SUBROREQ_AL | Subrogation/Recovery Receivable: Application Logic | 20050430 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICL_SUBROREQ_UI | Subrogation/Recovery Receivable: Detailed View | 20050513 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | TY_RANGE_STATUS | Range for Payment Status | 20050603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050510 | |
| 2 | Static method | Public | Method | Delete Object | 20050513 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050519 | |
| 4 | Instance method | Public | Method | BDT Event FMOD2 (Receivable - Detail) | 20050510 | |
| 5 | Instance method | Protected | Method | Check Activity Type | 20050513 | |
| 6 | Static method | Public | Method | Gets Reference to the (Only) Object | 20050513 | |
| 7 | Instance method | Public | Event handling method | Event Handling - New Subro/Recvry Receivable Set to Active | 20050519 | |
| 8 | Instance method | Public | Method | BDT Event PAI (Receivable Header) | 20050510 | |
| 9 | Instance method | Public | Method | BDT Event PBO (Receivable Header) | 20050510 | |
| 10 | Instance method | Public | Method | Service: Delete Memory | 20050513 | |
| 11 | Instance method | Public | Method | Display Single Document | 20050606 |
Events
Class CL_ICL_SUBROREQ_UI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_RANGE_STATUS | Public | See coding | 20050603 | ty_range_status TYPE RANGE OF iclpay-status INITIAL SIZE 1
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ICL_SUBROREQ_UI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_SUBROREQ_UI has no exception.
Method CLEAR_OREF Signature
Method CLEAR_OREF on class CL_ICL_SUBROREQ_UI has no parameter.
Method CLEAR_OREF on class CL_ICL_SUBROREQ_UI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ICL_SUBROREQ_UI has no parameter.
Method CONSTRUCTOR on class CL_ICL_SUBROREQ_UI has no exception.
Method FMOD_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | BUS000FLDS-FLDSTAT | Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) | 20050510 | |||
| 2 | IV_FLDGR | Call by reference | Type reference (TYPE) | TBZ3W-FLDGR | Feldgruppe | 20050510 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | BUS000FLDS-FLDSTAT | Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) | 20050510 |
Method FMOD_CUST on class CL_ICL_SUBROREQ_UI has no exception.
Method GET_ACTTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTTYP | Value transfer | Type reference (TYPE) | BU_AKTYP | Aktivitätstyp | 20050513 |
Method GET_ACTTYP on class CL_ICL_SUBROREQ_UI has no exception.
Method GET_OREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UI | Value transfer | Object reference (TYPE REF TO) | CL_ICL_SUBROREQ_UI | Regressforderung: Detailsicht | 20050513 |
Method GET_OREF on class CL_ICL_SUBROREQ_UI has no exception.
Method ON_NEW_SUBROREQ_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUBROREQ | Value transfer | Attribute reference (LIKE) | 20050519 |
Method ON_NEW_SUBROREQ_SET on class CL_ICL_SUBROREQ_UI has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SUBROREQ | Call by reference | Type reference (TYPE) | ICL_SUBROREQ_S_UI | Regressforderung inklusive Felder des User Interface | 20050510 |
Method PAI on class CL_ICL_SUBROREQ_UI has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SUBROREQ | Value transfer | Type reference (TYPE) | ICL_SUBROREQ_S_UI | Regressforderung inklusive Felder des User Interface | 20050510 |
Method PBO on class CL_ICL_SUBROREQ_UI has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ICL_SUBROREQ_UI has no parameter.
Method REFRESH on class CL_ICL_SUBROREQ_UI has no exception.
Method SINGLE_DOCUMENT_DISPLAY Signature
Method SINGLE_DOCUMENT_DISPLAY on class CL_ICL_SUBROREQ_UI has no parameter.
Method SINGLE_DOCUMENT_DISPLAY on class CL_ICL_SUBROREQ_UI has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |