SAP ABAP Class IF_SAMDT_PERSISTENCE_ADAPTER (S&AM DT Persistence layer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAMDT_PERSISTENCE S&AM DT Persistence Layer 20100325
Properties
Class IF_SAMDT_PERSISTENCE_ADAPTER  
Short Description S&AM DT Persistence layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100325   SAP 
Last change 20130531   SAP 
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_SAMDT_PERSISTENCE_ADAPTER has no interface implemented.
Friends
Class IF_SAMDT_PERSISTENCE_ADAPTER has no friend class.
Attributes
Class IF_SAMDT_PERSISTENCE_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates BO 20100325
2 READ_SCHEMA Instance method Public Method Reads schema from persistence 20100325
3 RENAME_SCHEMA Instance method Public Method Renames the schema to new name 20110531
4 WRITE_SCHEMA Instance method Public Method Writes schema into persistence 20100325
Events
Class IF_SAMDT_PERSISTENCE_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTS_ELEMENTS Public Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TTS_ELEMENTS 20100325
2 TTS_RELATIONS Public Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TTS_RELATIONS 20100325
3 TY_ELEMENT Public Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_ELEMENT 20100325
4 TY_RELATION Public Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_RELATION 20100325
5 TY_SCHEMA Public Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_SCHEMA 20100325
6 TY_SCHEMA_HEADER Public Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_SCHEMA_HEADER 20100325
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECTS SAM Business objects 20100325
2 Importing ID_CHILD_BO Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECTS 20100813
3 Importing ID_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20100429
4 Importing ID_TRANSPORT_REQUEST Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20100426
5 Importing IT_BO_HIERARCHY Call by reference Type reference (TYPE) IF_SAMDT_TYPES=>TT_BUSINESS_OBJECTS 20100813

Method ACTIVATE on class IF_SAMDT_PERSISTENCE_ADAPTER has no exception.

Method READ_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100325
2 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECTS SAM Business objects 20100325
3 Importing ID_BO_NODE_NAME Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECT_NODE SAM Business Object Node 20100325
4 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) SAM_SEGMENT_NAME SAM Schema Name 20100325

Method READ_SCHEMA on class IF_SAMDT_PERSISTENCE_ADAPTER has no exception.

Method RENAME_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECTS SAM Business objects 20110531
2 Importing ID_BO_NODE_NAME Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECT_NODE SAM Business Object Node 20110531
3 Importing ID_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20110531
4 Importing ID_NEW_SCHEMA_NAME Call by reference Type reference (TYPE) SAM_SEGMENT_NAME New SAM Schema Name 20110531
5 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) SAM_SEGMENT_NAME SAM Schema Name 20110531
6 Importing ID_TRANSPORT_REQUEST Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20110531
7 Returning RD_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Result 20110531

Method RENAME_SCHEMA on class IF_SAMDT_PERSISTENCE_ADAPTER has no exception.

Method WRITE_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20100427
2 Importing ID_TRANSPORT_REQUEST Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20100426
3 Importing IS_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100325
4 Returning RD_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20100721

Method WRITE_SCHEMA on class IF_SAMDT_PERSISTENCE_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in