SAP ABAP Interface IF_DDIC_PUT (Access to DDIC write definitions functions)
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_PUT | Ddic put functions | 20101221 |
Properties
| Interface | IF_DDIC_PUT | |
| Short Description | Access to DDIC write definitions functions |
General Data
| Package | SCRR_DDIC | CRR Connection to DDIC Services |
| Created | 20101216 | SAP |
| Last changed | 20140120 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DDIC_PUT has no interface.
Friends
Interface IF_DDIC_PUT has no friend.
Attributes
Interface IF_DDIC_PUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121217 | ||
| 2 | Instance method | Public | Method | 20101229 | ||
| 3 | Instance method | Public | Method | Writes table definition into DDIC tables | 20101221 |
Events
Interface IF_DDIC_PUT has no event.
Types
Interface IF_DDIC_PUT has no local type.
Method Signatures
Method DELETE_ALIAS_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIASNAME | Call by reference | Type reference (TYPE) | TABNAME | 20121217 | ||||
| 2 | DELETE_TADIR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121217 |
Method DELETE_TABLE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_TADIR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121218 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors from ddic interface | 20101229 |
Method WRITE_TABLE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_TADIR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121218 | |||
| 2 | FIELDS | Call by reference | Type reference (TYPE) | TDDFIELDS | Table of dictionary fields | 20101221 | |||
| 3 | NODBKEY | Call by reference | Type reference (TYPE) | FLAG | ' ' | Don't create primary key on database | 20101221 | ||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101221 | |||
| 5 | TEXT | Call by reference | Type reference (TYPE) | AS4TEXT | 'TABLE' | Short Description of Repository Objects | 20110217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error from DDIC | 20101221 |
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |