SAP ABAP Class CL_ICL_HEADER_PAGING_UI (Compressed Header Text with Scroll Function)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_BASIS (Package) FS-CM: General Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_SUBROG_HEADER_PAGING_UI | Compressed Subro/Recovery Hdr Txt w.Scroll Fctn for TabPage | 20050621 |
Properties
| Class | CL_ICL_HEADER_PAGING_UI | |
| Short Description | Compressed Header Text with Scroll Function | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_BASIS | FS-CM: General Functionality |
| Created | 20050621 | SAP |
| Last change | 20050705 | 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) |
Interfaces
Class CL_ICL_HEADER_PAGING_UI has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ICL_BS_PRIVLG_UI | 20050621 | Special Rights Details (Dialog) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ICL_PAGING | '+' | Scroll Function (e.g. in Compressed Header Information) | 20050621 | ||
| 2 | Constant | Public | Type reference (TYPE) | ICL_PAGING | '-' | Scroll Function (e.g. in Compressed Header Information) | 20050621 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TBZ3W-FLDGR | Field Group for Scroll Forward | 20050621 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TBZ3W-FLDGR | Field Group for Scoll Backward | 20050621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Execute Specific Object Update Acc. to Table Index | 20050621 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050621 | |
| 3 | Instance method | Protected | Method | Determine Number of Currently Existing Objects | 20050621 | |
| 4 | Instance method | Protected | Method | Re PBO: Create Compressed Header Text | 20050621 | |
| 5 | Instance method | Public | Method | Field Modifications for Paging and Toggle Buttons | 20050621 | |
| 6 | Instance method | Public | Method | PBC: For Display of Compressed Header Text | 20050621 | |
| 7 | Instance method | Public | Method | PBO: Determine and Display Compressed Header Text | 20050621 | |
| 8 | Instance method | Protected | Method | For PBC: Preparatory Measures | 20050621 | |
| 9 | Instance method | Public | Method | Update of Desired Element | 20050622 | |
| 10 | Instance method | Protected | Method | Determine Current Table Index in Table Sorted for Scrolling | 20050621 |
Events
Class CL_ICL_HEADER_PAGING_UI has no event.
Types
Class CL_ICL_HEADER_PAGING_UI has no local type.
Method Signatures
Method ACTUALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | aktueller Schaden-/Leistungsfall | 20050621 | |||
| 2 | IV_SORTED_TABIX | Call by reference | Type reference (TYPE) | I | Gewünschter Tabellenindex in der zum Blättern sortierten Tab | 20050621 |
Method ACTUALIZE on class CL_ICL_HEADER_PAGING_UI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDGROUP_NEXT | Call by reference | Type reference (TYPE) | TBZ3W-FLDGR | Feldgruppe zum Weiterblättern | 20050621 | |||
| 2 | IV_FIELDGROUP_PREVIOUS | Call by reference | Type reference (TYPE) | TBZ3W-FLDGR | Feldgruppe zum Zurückblättern | 20050621 |
Method CONSTRUCTOR on class CL_ICL_HEADER_PAGING_UI has no exception.
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | aktueller Schaden-/Leistungsfall | 20050621 | |||
| 2 | RV_NUMBER_OF | Value transfer | Type reference (TYPE) | I | Anzahl aktuell vorhandener Objekte | 20050621 |
Method COUNT on class CL_ICL_HEADER_PAGING_UI has no exception.
Method CREATE_HEADER_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | aktueller Schaden-/Leistungsfall | 20050621 | |||
| 2 | RV_HEADER_TXT | Value transfer | Type reference (TYPE) | STRING | komptimierter Kopftext | 20050621 |
Method CREATE_HEADER_TXT on class CL_ICL_HEADER_PAGING_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) | 20050621 | |||
| 2 | IV_FLDGR | Call by reference | Type reference (TYPE) | TBZ3W-FLDGR | Feldgruppe | 20050621 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | BUS000FLDS-FLDSTAT | Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) | 20050621 |
Method FMOD_CUST on class CL_ICL_HEADER_PAGING_UI has no exception.
Method PBC Signature
Method PBC on class CL_ICL_HEADER_PAGING_UI has no parameter.
Method PBC on class CL_ICL_HEADER_PAGING_UI has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEADER_TXT | Call by reference | Type reference (TYPE) | STRING | komprimierter Kopftext des aktuellen Objektes | 20050621 |
Method PBO on class CL_ICL_HEADER_PAGING_UI has no exception.
Method PREPARE Signature
Method PREPARE on class CL_ICL_HEADER_PAGING_UI has no parameter.
Method PREPARE on class CL_ICL_HEADER_PAGING_UI has no exception.
Method SET_REQUIRED_SUBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUIRED_PAGING | Call by reference | Type reference (TYPE) | ICL_PAGING | Blätternfunktion (z.B. in komprimierten Kopfinformationen) | 20050622 |
Method SET_REQUIRED_SUBJECT on class CL_ICL_HEADER_PAGING_UI has no exception.
Method SORTED_TABIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | aktueller Schaden-/Leistungsfall | 20050621 | |||
| 2 | RV_SORTED_TABIX | Value transfer | Type reference (TYPE) | I | aktueller tabix in zum Blättern sortierter Tabelle | 20050621 |
Method SORTED_TABIX on class CL_ICL_HEADER_PAGING_UI has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |