SAP ABAP Interface IF_RSPLS_EV_TYPES (Types for Substitution/Validation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLS (Package) Planning: General Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_EXTEND_VALIDATE Substitution/Validation 20060622
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_EV_EXIT_BASE Substitution/Validation: Exit 20060627
Properties
Interface IF_RSPLS_EV_TYPES  
Short Description Types for Substitution/Validation    
General Data
Package RSPLS   Planning: General Services 
Created 20060622   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSPLS_EV_TYPES has no forward declaration.
Interfaces
Interface IF_RSPLS_EV_TYPES has no interface.
Friends
Interface IF_RSPLS_EV_TYPES has no friend.
Attributes
Interface IF_RSPLS_EV_TYPES has no attribute.
Methods
Interface IF_RSPLS_EV_TYPES has no method.
Events
Interface IF_RSPLS_EV_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) 20060622 BEGIN OF tn_s_fields, iobjnm TYPE rsiobjnm, iobjtp TYPE rsiobjtp, is_sid TYPE rs_bool, fieldnm TYPE rsfieldnm, END OF tn_s_fields
2 TN_S_IOBJ Public See coding Structure: InfoObjects in Data Structure (External View) 20060622 BEGIN OF tn_s_iobj, iobjnm TYPE rsiobjnm, iobjtp TYPE rsiobjtp, END OF tn_s_iobj
3 TN_TS_FIELDS Public See coding Table: InfoObjects in Data Structure (Internal View) 20060622 tn_ts_fields TYPE SORTED TABLE OF tn_s_fields WITH UNIQUE KEY fieldnm
4 TN_TS_IOBJ Public See coding Table: InfoObjects in Data Structure (External View) 20060622 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 710