SAP ABAP Class CF_SPRXT_UI_CONSUMER_FACTORY (Consumer Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_TEST_UI_SMOKETEST (Package) Testobjects for Proxy Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CONSUMER_FACT_BASE Base class for consumer factory 20120228
Properties
Class CF_SPRXT_UI_CONSUMER_FACTORY  
Short Description Consumer Factory    
Super Class CL_PROXY_CONSUMER_FACT_BASE Base class for consumer factory 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SAI_PROXY_TEST_UI_SMOKETEST   Testobjects for Proxy Editor 
Created 20120228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CF_SPRXT_UI_CONSUMER_FACTORY has no forward declaration.
Interfaces
Class CF_SPRXT_UI_CONSUMER_FACTORY has no interface implemented.
Friends
Class CF_SPRXT_UI_CONSUMER_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SINGLETON Static Attribute Private Object reference (TYPE REF TO) CF_SPRXT_UI_CONSUMER_FACTORY 20120228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20120228
2 GET_AUTHENTICATION Static method Public Method 20120228
3 GET_INSTANCE Static method Private Method 20120228
4 GET_PROXY Static method Public Method 20120228
5 GET_RECEIVER Static method Public Method 20120228
6 GET_SENDER Static method Public Method 20120228
Events
Class CF_SPRXT_UI_CONSUMER_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_AUTHENTICATION_STRUCT Public Type reference (TYPE) SPRXT_UI_FILTER_STRUCTURE 20120228
2 T_RECEIVER_STRUCT Public Type reference (TYPE) SPRXT_UI_FILTER_STRUCTURE 20120228
3 T_SENDER_STRUCT Public Type reference (TYPE) SPRXT_UI_FILTER_STRUCTURE 20120228
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CF_SPRXT_UI_CONSUMER_FACTORY has no parameter.
Method CONSTRUCTOR on class CF_SPRXT_UI_CONSUMER_FACTORY has no exception.

Method GET_AUTHENTICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_CONTEXT Call by reference Type reference (TYPE) T_AUTHENTICATION_STRUCT 20120228
2 Importing RAISE_LAD_EXCEPTION Call by reference Type reference (TYPE) T_BOOLEAN 20120228
3 Importing RECEIVER Call by reference Type reference (TYPE) T_RECEIVER_IBCR 20120228
4 Returning RVAL Value transfer Type reference (TYPE) T_AUTHENTICATION 20120228
5 Importing sender Call by reference Type reference (TYPE) T_SENDER_IBC 20120228
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120228

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) CF_SPRXT_UI_CONSUMER_FACTORY 20120228

Method GET_INSTANCE on class CF_SPRXT_UI_CONSUMER_FACTORY has no exception.

Method GET_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTHENTICATION Call by reference Type reference (TYPE) T_AUTHENTICATION 20120228
2 Importing RECEIVER Call by reference Type reference (TYPE) T_RECEIVER_IBCR 20120228
3 Returning RVAL Value transfer Object reference (TYPE REF TO) CO_SPRXT_MDR_CONSUMER 20120228
4 Importing SENDER Call by reference Type reference (TYPE) T_SENDER_IBC 20120228
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120228
2 CX_SRT_PUBLIC_CONFIG 20120228

Method GET_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_CONTEXT Call by reference Type reference (TYPE) T_RECEIVER_STRUCT 20120228
2 Importing RAISE_LRD_EXCEPTION Call by reference Type reference (TYPE) T_BOOLEAN 20120228
3 Importing RAISE_TRD_EXCEPTION Call by reference Type reference (TYPE) T_BOOLEAN 20120228
4 Returning RVAL Value transfer Type reference (TYPE) T_RECEIVER 20120228
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120228

Method GET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_CONTEXT Call by reference Type reference (TYPE) T_SENDER_STRUCT 20120228
2 Importing BUSINESS_CONTEXT_GEN_RANGE Call by reference Type reference (TYPE) T_GEN_RANGE_TAB 20120228
3 Importing RAISE_LSD_EXCEPTION Call by reference Type reference (TYPE) T_BOOLEAN 20120228
4 Returning RVAL Value transfer Type reference (TYPE) T_SENDER 20120228
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120228
History
Last changed by/on SAP  20130531 
SAP Release Created in 804