SAP ABAP Class CL_RSAN_PR_ANPR_PROV_TRANSIENT (Transient APD Provider - Metadata)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_PR (Package) APD - Application - Analysis Process Designer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSD_DTA Data Target for Transaction Data 20080305
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRTS_METADATA 20080305
Properties
Class CL_RSAN_PR_ANPR_PROV_TRANSIENT  
Short Description Transient APD Provider - Metadata    
Super Class CL_RSD_DTA Data Target for Transaction Data 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_PR   APD - Application - Analysis Process Designer 
Created 20080305   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_PR_ANPR_PROV_TRANSIENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRTS_METADATA 20080305
Friends
Class CL_RSAN_PR_ANPR_PROV_TRANSIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider Name 20080309
2 PROCESS Instance attribute Public Type reference (TYPE) RSAN_PROCESS Analysis Process 20080309
3 R_ANPR Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_PR_ANPR Analysis Process (TLOGO) 20080309
4 R_ANPR_VERS Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS Analyse Process (Version TLOGO) 20080309
5 _G_TS_DTA_BUFFER Static Attribute Private Type reference (TYPE) _TY_TS_DTA_BUFFER Key-Singleton Buffer 20080306
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080309
2 GET_DTA Static method Public Method Gibt Metadateninstanz 20080305
Events
Class CL_RSAN_PR_ANPR_PROV_TRANSIENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 _TY_S_DTA_BUFFER Private See coding 20080306 BEGIN OF _ty_s_dta_buffer, process TYPE rsan_process, infoprov TYPE rsinfoprov, r_dta TYPE REF TO cl_rsan_pr_anpr_prov_transient, END OF _ty_s_dta_buffer
2 _TY_TS_DTA_BUFFER Private See coding 20080306 _ty_ts_dta_buffer TYPE SORTED TABLE OF _ty_s_dta_buffer WITH UNIQUE KEY process
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080309
2 Importing I_PROCESS Call by reference Type reference (TYPE) RSAN_PROCESS Analyseprozess 20080309
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND APD-Provider not found 20080309

Method GET_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080305
2 Importing I_OBJECT Call by reference Type reference (TYPE) CHAR24 Name des Originalobjektes 20080305
3 Returning R_R_DTA Value transfer Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_PROV_TRANSIENT Transient meta data for APD Provider 20080305
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20080305
History
Last changed by/on SAP  20130531 
SAP Release Created in 711