SAP ABAP Class CL_REEX_SET_APPL_TOOL (Tool for Displaying Sets in BDT INITIAL)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_DEFAULT_TOOL | Tool of RE Workbench Request Processing - Default Impl. | 20031016 |
Properties
| Class | CL_REEX_SET_APPL_TOOL | |
| Short Description | Tool for Displaying Sets in BDT INITIAL | |
| Super Class | CL_RECA_WB_DEFAULT_TOOL | Tool of RE Workbench Request Processing - Default Impl. |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_EX_ST | RE: Set (Set of Real Estate Objects) |
| Created | 20031016 | 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) |
Interfaces
Class CL_REEX_SET_APPL_TOOL has no interface implemented.
Friends
Class CL_REEX_SET_APPL_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | 20031017 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Initial Request | 20031016 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RECA_WB_REQ_STATE_BDT | 20031017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031016 | |
| 2 | Instance method | Private | Method | Performs CHECK_ALL for Sets | 20040804 | |
| 3 | Instance method | Private | Method | Create a Set | 20031016 | |
| 4 | Instance method | Private | Method | Create a Set with Reference | 20031028 |
Events
Class CL_REEX_SET_APPL_TOOL has no event.
Types
Class CL_REEX_SET_APPL_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REEX_SET_APPL_TOOL has no parameter.
Method CONSTRUCTOR on class CL_REEX_SET_APPL_TOOL has no exception.
Method _CHECK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SETID | Call by reference | Type reference (TYPE) | RE_T_SETID | Tabelle: Interne Identifikation SET | 20040804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Prüfen aufgetreten | 20040804 |
Method _CREATE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SET | Call by reference | Object reference (TYPE REF TO) | IF_REEX_SET | Set | 20031016 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031016 |
Method _CREATE_SET_BY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SET | Call by reference | Object reference (TYPE REF TO) | IF_REEX_SET | Set | 20031028 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031028 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 500 |