SAP ABAP Class CL_PS_SUBSTITUTION (HLP: Substitution)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PSB_API (Package) PS API Package
⤷
⤷
Properties
| Class | CL_PS_SUBSTITUTION | |
| Short Description | HLP: Substitution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSB_API | PS API Package |
| Created | 20101110 | 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_PS_SUBSTITUTION has no interface implemented.
Friends
Class CL_PS_SUBSTITUTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PS_SUBSTITUTION | HLP: Substitution | 20101110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate instance of class | 20101110 | |
| 2 | Instance method | Public | Method | Do object substitution | 20101110 |
Events
Class CL_PS_SUBSTITUTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_AFVG_BT | Public | See coding | 20110524 | BEGIN OF ts_afvg_bt .
INCLUDE TYPE afvgb.
TYPES: indold TYPE sy-tabix,
END OF ts_afvg_bt
|
||
| 2 | TT_AFVG_BT | Public | See coding | 20110524 | tt_afvg_bt TYPE STANDARD TABLE OF ts_afvg_bt
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PS_SUBSTITUTION | get instance method | 20101110 |
Method GET_INSTANCE on class CL_PS_SUBSTITUTION has no exception.
Method GET_SUBSTITUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101110 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101110 | |||
| 3 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101110 | ||||
| 4 | IV_RFC_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20101110 |
Method GET_SUBSTITUTION on class CL_PS_SUBSTITUTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |