SAP ABAP Class IF_RSAN_RT_TARGET (IF_RSAN_RT_TARGET)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_RT_GENERIC_RUNTIME Internal Use Only 20020227
Properties
Class IF_RSAN_RT_TARGET  
Short Description IF_RSAN_RT_TARGET    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSAN_RT_TARGET has no forward declaration.
Interfaces
Class IF_RSAN_RT_TARGET has no interface implemented.
Friends
Class IF_RSAN_RT_TARGET has no friend class.
Attributes
Class IF_RSAN_RT_TARGET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method CLOSE 20020227
2 CREATE_DATA_TABLE Instance method Public Method Create Internal Table (of Correct Type) Used in Get 20020301
3 OPEN Instance method Public Method OPEN 20020227
4 PUT Instance method Public Method PUT 20020227
Events
Class IF_RSAN_RT_TARGET has no event.
Types
Class IF_RSAN_RT_TARGET has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_RSAN_RT_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709

Method CREATE_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TABLE Value transfer Object reference (TYPE REF TO) DATA ref to an internal table used in put 20020301
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709

Method OPEN Signature

Method OPEN on class IF_RSAN_RT_TARGET has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE IT_DATA 20020227
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709
History
Last changed by/on SAP  20130531 
SAP Release Created in