SAP ABAP Class IF_RSPLS_TL_TYPES (Temporary Data Slices)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_TMP_LOCK Temporary Data Slices 20110525
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_TMP_LOCK Temporary Data Slices 20110525
Properties
Class IF_RSPLS_TL_TYPES  
Short Description Temporary Data Slices    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSPLS_TL_TYPES has no forward declaration.
Interfaces
Class IF_RSPLS_TL_TYPES has no interface implemented.
Friends
Class IF_RSPLS_TL_TYPES has no friend class.
Attributes
Class IF_RSPLS_TL_TYPES has no attribute.
Methods
Class IF_RSPLS_TL_TYPES has no method.
Events
Class IF_RSPLS_TL_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_FIELDS Public See coding Structure: InfoObjects in Data Structure (Internal View) 20110525 BEGIN OF tn_s_fields, iobjnm TYPE rsiobjnm, iobjtp TYPE rsiobjtp, is_sid TYPE abap_bool, fieldnm TYPE rsfieldnm, END OF tn_s_fields
2 TN_S_IOBJ Public See coding Structure: InfoObjects in Data Structure (External View) 20110525 BEGIN OF tn_s_iobj, iobjnm TYPE rsiobjnm, iobjtp TYPE rsiobjtp, END OF tn_s_iobj
3 TN_TH_HASH Public See coding Table: Hashed Values of KIDs or BNRs (Formulas) 20110810 tn_th_hash TYPE HASHED TABLE OF xstring WITH UNIQUE KEY table_line
4 TN_TS_FIELDS Public See coding Table: InfoObjects in Data Structure (Internal View) 20110525 tn_ts_fields TYPE SORTED TABLE OF tn_s_fields WITH UNIQUE KEY fieldnm
5 TN_TS_IOBJ Public See coding Table: InfoObjects in Data Structure (External View) 20110525 tn_ts_iobj TYPE SORTED TABLE OF tn_s_iobj WITH UNIQUE KEY iobjnm
History
Last changed by/on SAP  20130531 
SAP Release Created in