SAP ABAP Class IF_CMP_TEMPLATE_DB (Template)
Properties
| Class | IF_CMP_TEMPLATE_DB | |
| Short Description | Template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120201 | SAP |
| Last change | 20130531 | SAP |
| 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 IF_CMP_TEMPLATE_DB has no interface implemented.
Friends
Class IF_CMP_TEMPLATE_DB has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class IF_CMP_TEMPLATE_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |