SAP ABAP Class CL_BTP_WD_WHEREUSED (Assistance Class for WHEREUSED)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_WD (Package) BTP Web Dynpro Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100315 |
Properties
| Class | CL_BTP_WD_WHEREUSED | |
| Short Description | Assistance Class for WHEREUSED | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_WD | BTP Web Dynpro Layer |
| Created | 20100315 | SAP |
| Last change | 20141030 | |
| 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_BTP_WD_WHEREUSED has no interface implemented.
Friends
Class CL_BTP_WD_WHEREUSED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_REF_OBJECT | BTP References to Portfolio Objects | 20100315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add object to history | 20100315 | |
| 2 | Instance method | Public | Method | Clears the history table | 20100315 | |
| 3 | Instance method | Public | Method | Returns X if there is an active history | 20100315 | |
| 4 | Instance method | Public | Method | Removes and returns the lates added object | 20100315 |
Events
Class CL_BTP_WD_WHEREUSED has no event.
Types
Class CL_BTP_WD_WHEREUSED has no local type.
Method Signatures
Method ADD_OBJECT_TO_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_OBJECT | BTP Portfolio Object (Tests on Use Cases) | 20100315 |
Method ADD_OBJECT_TO_HISTORY on class CL_BTP_WD_WHEREUSED has no exception.
Method CLEAR_HISTORY Signature
Method CLEAR_HISTORY on class CL_BTP_WD_WHEREUSED has no parameter.
Method CLEAR_HISTORY on class CL_BTP_WD_WHEREUSED has no exception.
Method HAS_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_HISTORY | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100315 |
Method HAS_HISTORY on class CL_BTP_WD_WHEREUSED has no exception.
Method POP_OBJECT_FROM_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_OBJECT | BTP Portfolio Object (Tests on Use Cases) | 20100315 |
Method POP_OBJECT_FROM_HISTORY on class CL_BTP_WD_WHEREUSED has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |