SAP ABAP Interface /IWBEP/IF_SB_GEN_DPC_TMPL_PRST (Template include persistency)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_GENDPC_CMN (Package) Gateway Service Builder # Generator DPC for CMN
⤷
⤷
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
| Interface | /IWBEP/IF_SB_GEN_DPC_TMPL_PRST | |
| Short Description | Template include persistency |
General Data
| Package | /IWBEP/SB_GENDPC_CMN | Gateway Service Builder # Generator DPC for CMN |
| Created | 20120202 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_SB_GEN_DPC_CONSTANT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SB_GEN_DPC_TMPL_PRST has no interface.
Friends
Interface /IWBEP/IF_SB_GEN_DPC_TMPL_PRST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_DS_TYPE | Constant | Public | See coding | 20120202 | ||||
| 2 | GC_TMPL_NAMES | Constant | Public | See coding | 20120202 | ||||
| 3 | GC_TMPL_TYPES | Constant | Public | See coding | 20120202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120202 |
Events
Interface /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 | 200 |