SAP ABAP Class IF_SHDB_DEF (definitions for SHDB)
Properties
Class IF_SHDB_DEF  
Short Description definitions for SHDB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111110   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SHDB_DEF has no interface implemented.
Friends
Class IF_SHDB_DEF has no friend class.
Attributes
Class IF_SHDB_DEF has no attribute.
Methods
Class IF_SHDB_DEF has no method.
Events
Class IF_SHDB_DEF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_NAMED_OREF Public See coding 20131030 begin of ts_named_oref, name type string, oref type REF TO OBJECT, END OF ts_named_oref
2 TS_PARVAL Public See coding 20120213 BEGIN OF TS_PARVAL, par type string, val type string, END OF ts_parval
3 TT_NAMED_OREF Public See coding 20131030 tt_named_oref TYPE STANDARD TABLE OF ts_named_oref WITH DEFAULT KEY
4 TT_PARVAL Public See coding 20120213 tt_parval type STANDARD TABLE OF ts_parval WITH KEY par
5 TT_STRING Public See coding 20130605 TT_STRING TYPE STANDARD TABLE OF string WITH DEFAULT KEY
History
Last changed by/on SAP  20141121 
SAP Release Created in