SAP ABAP Class CL_PXN_RFC_CONSUMER (RFC Consumer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_GLOBAL global objects 20121017
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CLASSIFICATION Classification 20121017
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CONFIGURATION Configuration data 20121017
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_GLOBAL_BASE implements base if 20121017
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_LIFE_CYCLE_STATUS Classification 20121017
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_OBJECT proxy object (not necessarily global) 20121017
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121017
Properties
Class CL_PXN_RFC_CONSUMER  
Short Description RFC Consumer    
Super Class CL_PXN_GLOBAL global objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20121017   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_RFC_CONSUMER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_CLASSIFICATION Classification 20121017
2 IF_PXN_CONFIGURATION Configuration data 20121017
3 IF_PXN_GLOBAL_BASE implements base if 20121017
4 IF_PXN_LIFE_CYCLE_STATUS Classification 20121017
5 IF_PXN_OBJECT proxy object (not necessarily global) 20121017
6 IF_PXN_RFC_CONSUMER RFC consumer 20121017
Friends
Class CL_PXN_RFC_CONSUMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_INFO Static Attribute Private Type reference (TYPE) T_CLASS_INFO 20121026
2 NODETYPE Instance attribute Private Attribute reference (LIKE) 20121026
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121026
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121026
3 GET_GLOBAL_DETAIL Instance method Public Method 20121123
4 GET_RFC_CONSUMER_DEFINITION Instance method Public Method 20121217
5 GET_XML Instance method Public Method 20121123
Events
Class CL_PXN_RFC_CONSUMER has no event.
Types
Class CL_PXN_RFC_CONSUMER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PXN_RFC_CONSUMER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_RFC_CONSUMER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT mdr object 20121026

Method CONSTRUCTOR on class CL_PXN_RFC_CONSUMER has no exception.

Method GET_GLOBAL_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SPRX_GLOBAL_DETAIL 20121123
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121123
2 CX_PXN_NODE_OBSOLETE 20121123

Method GET_RFC_CONSUMER_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RFC_CONSUMER Call by reference Type reference (TYPE) SPRX_RFC_CONSUMER 20121218
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121217
2 CX_PXN_NODE_OBSOLETE 20121217

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20121123
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20121123
History
Last changed by/on SAP  20140121 
SAP Release Created in 740