SAP ABAP Interface IF_DDIC_ACT (DDIC Activation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_DDIC (Package) CRR Connection to DDIC Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_ACT | DDIC activation functions | 20101228 |
Properties
| Interface | IF_DDIC_ACT | |
| Short Description | DDIC Activation |
General Data
| Package | SCRR_DDIC | CRR Connection to DDIC Services |
| Created | 20101216 | SAP |
| Last changed | 20140120 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DDIC_ACT has no forward declaration.
Interfaces
Interface IF_DDIC_ACT has no interface.
Friends
Interface IF_DDIC_ACT has no friend.
Attributes
Interface IF_DDIC_ACT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates table | 20101216 | |
| 2 | Instance method | Public | Method | 20121217 | ||
| 3 | Instance method | Public | Method | Deletes table on database | 20101229 |
Events
Interface IF_DDIC_ACT has no event.
Types
Interface IF_DDIC_ACT has no local type.
Method Signatures
Method ACT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error from DDIC | 20101216 |
Method ACT_TABLE_NTAB_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121217 |
Method DELETE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors from ddic interface | 20101229 |
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |