SAP ABAP Class CL_ICL_TOGGLE_UI (Toggle Function between Overview and Header Text Display)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_BASIS (Package) FS-CM: General Functionality

⤷

⤷

Properties
Class | CL_ICL_TOGGLE_UI | |
Short Description | Toggle Function between Overview and Header Text Display | |
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 | 20050620 | 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_TOGGLE_UI has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ICL_BS_PRIVLG_UI | 20050620 | 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_TOGGLE_OV | '-' | Indicator for Expand (Short Info Instead of ALV) | 20050620 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ICL_TOGGLE_OV | '+' | Indicator for Hide (ALV Instead of Short Info) | 20050620 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ICL_TOGGLE_OV | Current Status (ALV or Short Info) | 20050620 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCRADNUM | Screen Number of Current Subrogation/Recovery Header Display | 20050620 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCRADNUM | Screen Number of Subrogation/Recovery Header Short Info. | 20050620 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCRADNUM | Screen Number of Subrogation/Recovery Header Overview (ALV) | 20050620 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ICL_TOGGLE_OV | Initial Status (ALV or Short Info) | 20050620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050620 |
2 | ![]() |
Instance method | Public | Method | Accessor for Screen No. of Compressed Header Text Display | 20050620 |
3 | ![]() |
Instance method | Public | Method | Accessor for Screen No. of Overview Display | 20050620 |
4 | ![]() |
Instance method | Public | Method | PBC: Set Initial Display Status If Required | 20050620 |
5 | ![]() |
Instance method | Public | Method | PBO: Determine Required Screen | 20050620 |
6 | ![]() |
Instance method | Public | Method | Set Required Display Status | 20050622 |
Events
Class CL_ICL_TOGGLE_UI has no event.
Types
Class CL_ICL_TOGGLE_UI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNNO_HEADER | Call by reference | Type reference (TYPE) | SCRADNUM | Dynpronummer der komprimierten Kopftext Anzeige | 20050620 | ||
2 | ![]() |
IV_DYNNO_OVERVIEW | Call by reference | Type reference (TYPE) | SCRADNUM | Dynpronummer der Übersichts-Anzeige | 20050620 | ||
3 | ![]() |
IV_FIELDGROUP_COLLAPSE | Call by reference | Type reference (TYPE) | TBZ3W-FLDGR | BDT-Feldgruppe des Collapse Buttons (nötig für fmod_cust) | 20050621 | ||
4 | ![]() |
IV_FIELDGROUP_EXPAND | Call by reference | Type reference (TYPE) | TBZ3W-FLDGR | BDT-Feldgruppe des Expand Buttons (nötig für fmod_cust) | 20050621 | ||
5 | ![]() |
IV_INITIAL_STATE | Call by reference | Type reference (TYPE) | ICL_TOGGLE_OV | '+' | Gewünschter initialer Anzeigestatus (expand/collapse) | 20050620 |
Method CONSTRUCTOR on class CL_ICL_TOGGLE_UI has no exception.
Method GET_DYNNO_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DYNNO_HEADER | Value transfer | Type reference (TYPE) | SCRADNUM | Dynpronummer der komprimierten Kopftext Anzeige | 20050620 |
Method GET_DYNNO_HEADER on class CL_ICL_TOGGLE_UI has no exception.
Method GET_DYNNO_OVERVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DYNNO_HEADER | Value transfer | Type reference (TYPE) | SCRADNUM | Dynpronummer der komprimierten Kopftext Anzeige | 20050620 |
Method GET_DYNNO_OVERVIEW on class CL_ICL_TOGGLE_UI has no exception.
Method PBC Signature
Method PBC on class CL_ICL_TOGGLE_UI has no parameter.
Method PBC on class CL_ICL_TOGGLE_UI has no exception.
Method PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DYNNO_ACTUAL | Value transfer | Type reference (TYPE) | SCRADNUM | Dynpronummer für aktuelle Anzeige | 20050620 |
Method PBO on class CL_ICL_TOGGLE_UI has no exception.
Method SET_REQUIRED_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUIRED_STATE | Call by reference | Type reference (TYPE) | ICL_TOGGLE_OV | Gewünschter Anzeigestatus | 20050622 |
Method SET_REQUIRED_STATE on class CL_ICL_TOGGLE_UI has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 600 |