SAP ABAP Class /IWBEP/IF_SB_GEN_DPC_TMPL_PRST (Template include persistency)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SB_GEN_DPC_TMPL_PRST | Template include persistency | 20120202 |
Properties
| Class | /IWBEP/IF_SB_GEN_DPC_TMPL_PRST | |
| Short Description | Template include persistency | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120202 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SB_GEN_DPC_TMPL_PRST has no interface implemented.
Friends
Class /IWBEP/IF_SB_GEN_DPC_TMPL_PRST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120202 | |||||
| 2 | Constant | Public | See coding | 20120202 | |||||
| 3 | Constant | Public | See coding | 20120202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120202 |
Events
Class /IWBEP/IF_SB_GEN_DPC_TMPL_PRST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TMPL | Public | See coding | 20120202 | tt_tmpl TYPE STANDARD TABLE OF ty_tmpl
|
||
| 2 | TY_TMPL | Public | See coding | 20120202 | BEGIN OF ty_tmpl,
ds_type(3),
tmpl_type(2),
oprt_type(1),
tmpl_name TYPE programm,
END OF ty_tmpl
|
Method Signatures
Method GET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DS_TYPE | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20120202 | |||
| 2 | IV_OPRT_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20120202 | |||
| 3 | IV_TMPL_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20120202 | |||
| 4 | RS_TMPL | Value transfer | Type reference (TYPE) | TY_TMPL | 20120202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DPC handler exception class | 20120222 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |