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 DELETE_ALIAS_DEFINITION Instance method Public Method 20121217
2 DELETE_TABLE_DEFINITION Instance method Public Method 20101229
3 WRITE_TABLE_DEFINITION 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 Importing ALIASNAME Call by reference Type reference (TYPE) TABNAME 20121217
2 Importing DELETE_TADIR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121218
# Exception Resumable Description Created on
1 CX_CRR_DDIC 20121217

Method DELETE_TABLE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_TADIR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121218
2 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20101229
# Exception Resumable Description Created on
1 CX_CRR_DDIC 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 Importing CREATE_TADIR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121218
2 Importing FIELDS Call by reference Type reference (TYPE) TDDFIELDS Table of dictionary fields 20101221
3 Importing NODBKEY Call by reference Type reference (TYPE) FLAG ' ' Don't create primary key on database 20101221
4 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20101221
5 Importing TEXT Call by reference Type reference (TYPE) AS4TEXT 'TABLE' Short Description of Repository Objects 20110217
# Exception Resumable Description Created on
1 CX_CRR_DDIC Error from DDIC 20101221
History
Last changed by/on SAP  20140120 
SAP Release Created in 731