SAP ABAP Interface IF_CMP_TEMPLATE_DB (Template)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SCCMP (Package) SAP INTERNAL USAGE: Code Composer
⤷
⤷
Properties
| Interface | IF_CMP_TEMPLATE_DB | |
| Short Description | Template |
General Data
| Package | SCCMP | SAP INTERNAL USAGE: Code Composer |
| Created | 20120201 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_CMP_TEMPLATE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CMP_TEMPLATE_DB has no interface.
Friends
Interface IF_CMP_TEMPLATE_DB has no friend.
Attributes
Interface IF_CMP_TEMPLATE_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120201 | ||
| 2 | Instance method | Public | Method | 20120201 | ||
| 3 | Instance method | Public | Method | 20120201 | ||
| 4 | Instance method | Public | Method | 20120201 |
Events
Interface IF_CMP_TEMPLATE_DB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TEMPLATE | Public | See coding | 20120201 | BEGIN OF TYP_TEMPLATE,
str_header TYPE tcmp_template_h,
tab_lines TYPE if_cmp_template=>typ_tab_lines,
END OF typ_template
|
Method Signatures
Method DELETE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE=>TYP_TEMPLATENAME | 20120201 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE=>TYP_VERSION | 20120201 | ||||
| 3 | R_FLG_DELETED | Value transfer | Type reference (TYPE) | XFLAG | 20120201 |
Method DELETE_TEMPLATE on Interface IF_CMP_TEMPLATE_DB has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE=>TYP_TEMPLATENAME | 20120201 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE=>TYP_VERSION | 20120201 | ||||
| 3 | R_FLG_EXISTS | Value transfer | Type reference (TYPE) | XFLAG | 20120201 |
Method EXISTS on Interface IF_CMP_TEMPLATE_DB has no exception.
Method READ_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE=>TYP_TEMPLATENAME | 20120201 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE=>TYP_VERSION | 20120201 | ||||
| 3 | R_TEMPLATE | Value transfer | Type reference (TYPE) | IF_CMP_TEMPLATE_DB=>TYP_TEMPLATE | 20120201 |
Method READ_TEMPLATE on Interface IF_CMP_TEMPLATE_DB has no exception.
Method SAVE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE_DB | Call by reference | Type reference (TYPE) | IF_CMP_TEMPLATE_DB=>TYP_TEMPLATE | 20120201 |
Method SAVE_TEMPLATE on Interface IF_CMP_TEMPLATE_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |