SAP ABAP Class /BOBF/CL_LIB_D_ADMIN_DATA_TSM (Determination which sets the Admin Data (with TSM Timestamp))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/LIBRARY (Package) Business Object Processing Framework Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_DETERMINATION Interface for a Determination 20090430
Properties
Class /BOBF/CL_LIB_D_ADMIN_DATA_TSM  
Short Description Determination which sets the Admin Data (with TSM Timestamp)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/LIBRARY   Business Object Processing Framework Library 
Created 20090430   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_LIB_D_ADMIN_DATA_TSM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_DETERMINATION Interface for a Determination 20090430
Friends
Class /BOBF/CL_LIB_D_ADMIN_DATA_TSM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADMIN_DATA Constant Private Type reference (TYPE) STRING 'ADMIN_DATA' 20090430
Methods
Class /BOBF/CL_LIB_D_ADMIN_DATA_TSM has no method.
Events
Class /BOBF/CL_LIB_D_ADMIN_DATA_TSM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_ADMIN_DATA Private See coding 20090430 BEGIN OF ty_gs_admin_data, crea_date_time TYPE timestampl, crea_ident_uuid TYPE uname, lchg_date_time TYPE timestampl, lchg_ident_uuid TYPE uname, END OF ty_gs_admin_data
History
Last changed by/on SAP  20130531 
SAP Release Created in 702