SAP ABAP Class IF_PROXY_CTRL (Controller table and references)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_CTRL Controller table and references 20110808
Properties
Class IF_PROXY_CTRL  
Short Description Controller table and references    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PROXY_CTRL has no forward declaration.
Interfaces
Class IF_PROXY_CTRL has no interface implemented.
Friends
Class IF_PROXY_CTRL has no friend class.
Attributes
Class IF_PROXY_CTRL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REF Instance method Public Method 20110808
2 ADD_VALUE Instance method Public Method 20110808
3 GET_REF Instance method Public Method 20110808
4 GET_REF_ITERATOR Instance method Public Method 20110808
5 GET_VALUE Instance method Public Method 20110808
Events
Class IF_PROXY_CTRL has no event.
Types
Class IF_PROXY_CTRL has no local type.
Method Signatures

Method ADD_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110808
2 Importing REF Call by reference Object reference (TYPE REF TO) IF_PROXY_CTRL Field Control in XML Data Stream (=> Type Group SAI) 20110808

Method ADD_REF on class IF_PROXY_CTRL has no exception.

Method ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110808
2 Importing VALUE Call by reference Type reference (TYPE) PRX_CONTR Field Control in XML Data Stream (=> Type Group SAI) 20110808

Method ADD_VALUE on class IF_PROXY_CTRL has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110808
2 Returning REF Value transfer Object reference (TYPE REF TO) IF_PROXY_CTRL Field Control in XML Data Stream (=> Type Group SAI) 20110808

Method GET_REF on class IF_PROXY_CTRL has no exception.

Method GET_REF_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110808
2 Returning ITERATOR Value transfer Object reference (TYPE REF TO) IF_PROXY_CTRL_REF_ITERATOR Iterator for Controller References 20110808

Method GET_REF_ITERATOR on class IF_PROXY_CTRL has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20110808
2 Returning VALUE Value transfer Type reference (TYPE) PRX_CONTR Field Control in XML Data Stream (=> Type Group SAI) 20110808

Method GET_VALUE on class IF_PROXY_CTRL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in