SAP ABAP Class CL_REEX_SET_DATA_HANDLER (Set Data Class)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_EX_ST (Package) RE: Set (Set of Real Estate Objects)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_I1 | Set Data Class: Settlement Unit | 20111017 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_I5 | Set Data Class: Offered Object | 20111017 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_IB | Set Data Class: Building | 20111017 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_IG | Set Data Class: Land | 20111017 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_IM | Set Data Class: Rental Object | 20111017 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_IS | Set Data Class: Contract | 20111017 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_SET_DATA_HANDLER_IW | Set Data Class: Business Entity | 20111017 |
Properties
| Class | CL_REEX_SET_DATA_HANDLER | |
| Short Description | Set Data Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_EX_ST | RE: Set (Set of Real Estate Objects) |
| Created | 20111017 | SAP |
| Last change | 20130531 | 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_REEX_SET_DATA_HANDLER has no interface implemented.
Friends
Class CL_REEX_SET_DATA_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RECADESCRIPTION | 20111017 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TABNAME | 20111017 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20111017 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20111017 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | DFIES | 20111017 | ||||
| 6 | Instance attribute | Protected | See coding | 20111017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Data of a Business Object [Abstract] | 20111017 | |
| 2 | Instance method | Protected | Method | Fill Key Fields | 20111017 | |
| 3 | Instance method | Public | Method | Gets Data for Display | 20111017 | |
| 4 | Static method | Public | Method | Creating Instance | 20111017 | |
| 5 | Instance method | Public | Method | Gets the Packages | 20111017 | |
| 6 | Instance method | Protected | Method | Gets the Package Text | 20111017 | |
| 7 | Instance method | Public | Method | Change Data | 20111017 | |
| 8 | Instance method | Protected | Method | Set Package Prefix | 20111017 | |
| 9 | Instance method | Protected | Method | Sort Data [Abstract] | 20111017 |
Events
Class CL_REEX_SET_DATA_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_S_PACKAGES | Public | See coding | 20111017 | BEGIN OF gtype_s_packages,
t_obj TYPE re_t_objnr,
text TYPE recadescription,
grpval(15) TYPE c,
END OF gtype_s_packages
|
||
| 2 | GTYPE_T_PACKAGES | Public | See coding | 20111017 | gtype_t_packages TYPE STANDARD TABLE OF gtype_s_packages
|
Method Signatures
Method ADD_BUSOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20111017 |
Method ADD_BUSOBJ on class CL_REEX_SET_DATA_HANDLER has no exception.
Method FILL_KEYFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20111017 |
Method FILL_KEYFIELDS on class CL_REEX_SET_DATA_HANDLER has no exception.
Method GET_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_STRUCTNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20111017 | |||
| 2 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111017 |
Method GET_DATA_TABLE on class CL_REEX_SET_DATA_HANDLER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPE | Call by reference | Type reference (TYPE) | REEXSETOBJTYPE | Objektart des Sets | 20111017 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_REEX_SET_DATA_HANDLER | Daten-Handler | 20111017 |
Method GET_INSTANCE on class CL_REEX_SET_DATA_HANDLER has no exception.
Method GET_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PACKAGES | Call by reference | Type reference (TYPE) | GTYPE_T_PACKAGES | 20111017 | ||||
| 2 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20111017 |
Method GET_PACKAGES on class CL_REEX_SET_DATA_HANDLER has no exception.
Method GET_PACKAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TEXT | Call by reference | Type reference (TYPE) | RECADESCRIPTION | Objektbezeichnung | 20111017 | |||
| 2 | ID_GRPVAL | Call by reference | Type reference (TYPE) | ANY | 20111017 | ||||
| 3 | IF_ISKEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111017 |
Method GET_PACKAGE_TEXT on class CL_REEX_SET_DATA_HANDLER has no exception.
Method SET_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_MOD | Call by reference | Object reference (TYPE REF TO) | DATA | 20111017 |
Method SET_DATA_TABLE on class CL_REEX_SET_DATA_HANDLER has no exception.
Method SET_PACKAGE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_GRPFLD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20111017 |
Method SET_PACKAGE_PREFIX on class CL_REEX_SET_DATA_HANDLER has no exception.
Method SORT_DATA_BY_KEY Signature
Method SORT_DATA_BY_KEY on class CL_REEX_SET_DATA_HANDLER has no parameter.
Method SORT_DATA_BY_KEY on class CL_REEX_SET_DATA_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |