SAP ABAP Interface IF_RSO_TLOGO_PERSISTENCY (Generic Persistency Operations and Types for TLOGO Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_TLOGO_PERSISTENCY BW TLOGO: generic DB operations 20090805
Properties
Interface IF_RSO_TLOGO_PERSISTENCY  
Short Description Generic Persistency Operations and Types for TLOGO Objects    
General Data
Package RSO_TLOGO   BI TLOGO Framework 
Created 20090805   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSO_TLOGO_PERSISTENCY has no interface.
Friends
Interface IF_RSO_TLOGO_PERSISTENCY has no friend.
Attributes
Interface IF_RSO_TLOGO_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_FROM_DB Instance method Public Method Read TLOGO-Specific Objects (Outside of SOBJ) 20100225
2 WRITE_TO_DB Instance method Public Method Persist TLOGO-Specific Objects Outside of SOBJ 20100225
Events
Interface IF_RSO_TLOGO_PERSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_TLOGO_TABLE Public See coding Name, SQL I/O Conditions and Data of a TLOGO Table 20090805 BEGIN OF gt_s_tlogo_table, tabname TYPE ddobjname, where_clause TYPE string, data TYPE REF TO data, END OF gt_s_tlogo_table
2 GT_T_TLOGO_TABLE Public See coding Data from all persistency tables of a TLOGO object 20090805 gt_t_tlogo_table TYPE SORTED TABLE OF gt_s_tlogo_table WITH KEY tabname
Method Signatures

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20100225
2 Importing I_ON_MISSING_GET_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Wenn angeforderte Version nicht vorhanden, aktive aulesen 20100225
3 Importing I_WITH_EXISTENTIAL_DEPENDENT Call by reference Type reference (TYPE) RS_BOOL Mit existentiellen Abhängigkeiten lesen 20100225
4 Returning R_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion, die tatsächlich gelesen wurde 20100225
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20100226

Method WRITE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20100225
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20100225

Method WRITE_TO_DB on Interface IF_RSO_TLOGO_PERSISTENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730