SAP ABAP Class CL_REIS_DATA_OR_PO_CAP (Data Retrieval: Continuous Occupancy Vacancy List)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-IS (Application Component) Information System
⤷
RE_IS_OR (Package) RE: Contract Offer and RE Search Request Information System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] | 20080115 |
Properties
| Class | CL_REIS_DATA_OR_PO_CAP | |
| Short Description | Data Retrieval: Continuous Occupancy Vacancy List | |
| Super Class | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_IS_OR | RE: Contract Offer and RE Search Request Information System |
| Created | 20080115 | SAP |
| Last change | 20100310 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REIS_DATA_OR_PO_CAP has no interface implemented.
Friends
Class CL_REIS_DATA_OR_PO_CAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'SWITCH_DETAIL' | Function: Display Details | 20080115 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'SWITCH_HEADER' | Function: Display Header | 20080115 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Detailed List Is Displayed | 20080115 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_REIS_VIEW | ALV Reporting: View Component [Abstract] | 20080115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | MTYPE_S_SELPARAM | Selection Options from Report | 20080115 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RECADATERANGE | Selection Time Period | 20080115 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_OBJNR_PERIOD | All Objects + Periods with Already Completed Detailed Data | 20080115 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_OR_PO_CAP_L | All Detailed Data (Buffer) | 20080115 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_OR_PO_CAP_L | All Header Data (Buffer) | 20080115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Displays the Detailed List | 20080115 | |
| 2 | Instance method | Public | Method | Displays the Header List | 20080115 | |
| 3 | Instance method | Public | Method | Sets the Selection Parameters | 20080115 | |
| 4 | Instance method | Private | Method | Fills the Detailed Data for a List Row | 20080115 |
Events
Class CL_REIS_DATA_OR_PO_CAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_SELPARAM | Public | See coding | Selection Options | 20080115 | BEGIN OF mtype_s_selparam,
t_ooidext TYPE RANGE OF reor_offer_object-ooidext,
t_resp TYPE RANGE OF reor_offer_object-responsible,
t_aofunction TYPE RANGE OF rebd_arch_object-aofunction,
t_area TYPE RANGE OF rebd_arch_object-rsarea,
s_daterange TYPE recadaterange,
END OF mtype_s_selparam
|
Method Signatures
Method DISPLAY_LIST_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | ALV-Control: Tabellenzeilen | 20080115 |
Method DISPLAY_LIST_DETAIL on class CL_REIS_DATA_OR_PO_CAP has no exception.
Method DISPLAY_LIST_HEADER Signature
Method DISPLAY_LIST_HEADER on class CL_REIS_DATA_OR_PO_CAP has no parameter.
Method DISPLAY_LIST_HEADER on class CL_REIS_DATA_OR_PO_CAP has no exception.
Method SET_SELECTION_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_REIS_VIEW | ALV-Reporting: View-Komponente [abstrakt] | 20080115 | |||
| 2 | IS_SELECTION_PARAMETER | Call by reference | Type reference (TYPE) | MTYPE_S_SELPARAM | Selektionsparameter | 20080115 |
Method SET_SELECTION_PARAMETER on class CL_REIS_DATA_OR_PO_CAP has no exception.
Method _FILL_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNR | Call by reference | Type reference (TYPE) | REOR_PERM_OCC-OBJNROO | Objektnummer Reservierungsobjekt | 20080218 | |||
| 2 | IT_HEADER | Call by reference | Type reference (TYPE) | MTYPE_T_OR_PO_CAP_L | Header Daten zum Lesen | 20080218 | |||
| 3 | RT_LIST_DETAIL | Value transfer | Type reference (TYPE) | MTYPE_T_OR_PO_CAP_L | Detaildaten | 20080115 |
Method _FILL_DETAIL_DATA on class CL_REIS_DATA_OR_PO_CAP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |