SAP ABAP Interface IF_AMDP_BASE (Interface for Fundamental AMDP Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_AMDP_KRN (Package) Kernel Interface for Database Procedure Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AMDP_COMPILER_HDB AMDP Compiler for HDB 20130830
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AMDP_RUNTIME Runtime ABAP-Managed DB Procedures 20130830
Properties
Interface IF_AMDP_BASE  
Short Description Interface for Fundamental AMDP Functions    
General Data
Package SABP_AMDP_KRN   Kernel Interface for Database Procedure Management 
Created 20130412   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_AMDP_BASE has no forward declaration.
Interfaces
Interface IF_AMDP_BASE has no interface.
Friends
Interface IF_AMDP_BASE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONN_AMDP_ADBC Constant Public Type reference (TYPE) DBCON_NAME 'R/3*AMDP_ADBC' Database Connection for ADBC Statements ( 20130830
2 CO_CONN_AMDP_SYNC Constant Public Type reference (TYPE) DBCON_NAME 'R/3*AMDP_SYNC' Database Connection for Synchronization at Runtime 20130830
3 CO_DBOBJ_KIND_PROCEDURE Constant Public Type reference (TYPE) D010DBOBJ_KIND 'P' Database Procedure 20130523
4 CO_DBOBJ_KIND_SYNONYM Constant Public Type reference (TYPE) D010DBOBJ_KIND 'S' Database Synonym 20130710
5 CO_DBOBJ_KIND_TABLE Constant Public Type reference (TYPE) D010DBOBJ_KIND 'T' Database Table 20130617
6 CO_DBOBJ_KIND_TABLE_TYPE Constant Public Type reference (TYPE) D010DBOBJ_KIND 'Y' 20131118
7 CO_DBOBJ_KIND_TRANSFER_TABLE Constant Public Type reference (TYPE) D010DBOBJ_KIND 'X' Obsolete (formerly transfer table) 20130523
8 CO_DBOBJ_KIND_VIEW Constant Public Type reference (TYPE) D010DBOBJ_KIND 'V' Database View 20130523
9 CO_DBOBJ_ROLE_COMP_VIEW Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'covw' Compensation View 20130617
10 CO_DBOBJ_ROLE_PROCEDURE Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'proc' Database Procedure 20130617
11 CO_DBOBJ_ROLE_STUB Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'stub' Stub Procedure 20130617
12 CO_DBOBJ_ROLE_STUB_V2 Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'stb2' 20131118
13 CO_DBOBJ_ROLE_SYNC Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'sync' Transfer Table for Synchronization 20130718
14 CO_DBOBJ_ROLE_TABLE_TYPE Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'ttyp' 20131118
15 CO_DBOBJ_ROLE_TFT Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'tft' Table Type or Transfer Table 20130617
16 CO_DBOBJ_ROLE_USING Constant Public Type reference (TYPE) D010DBOBJ_ROLE 'usng' Object specified in the USING clause 20130719
17 CO_LEN_NAMESPACE_NODDIC Constant Public Type reference (TYPE) I 9 20130909
18 CO_METH_KIND_FUNCTION Constant Public Type reference (TYPE) D010DBOBJ_KIND 'F' Method for DB Function 20130514
19 CO_METH_KIND_PROCEDURE Constant Public Type reference (TYPE) D010DBOBJ_KIND 'P' Method for DB Procedure 20130514
20 CO_NAMESPACE_NODDIC Constant Public See coding '/1BCAMDP/' 20130909
21 CO_USED_KIND_DBTYPE Constant Public Type reference (TYPE) D010DBOBJ_KIND 'T' Table in USING Clause 20130415
22 CO_USED_KIND_METHOD Constant Public Type reference (TYPE) D010DBOBJ_KIND 'M' Method in USING Clause 20130415
Methods
Interface IF_AMDP_BASE has no method.
Events
Interface IF_AMDP_BASE has no event.
Types
Interface IF_AMDP_BASE has no local type.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740