SAP ABAP Class IF_PROXY_UI_TEXTS (IF_PROXY_UI_TEXTS)
Properties
Class IF_PROXY_UI_TEXTS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090930   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PROXY_UI_TEXTS has no interface implemented.
Friends
Class IF_PROXY_UI_TEXTS has no friend class.
Attributes
Class IF_PROXY_UI_TEXTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IDS Instance method Public Method 20090930
2 GET_LANGU Instance method Public Method 20090930
3 GET_TEXTSEL Instance method Public Method 20091118
4 SET_TEXTS Instance method Public Method 20090930
Events
Class IF_PROXY_UI_TEXTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECT_KEY Public See coding 20090930 begin of object_key, esr_name type string, object_type type object_type, end of object_key
2 OBJECT_TYPE Public Type reference (TYPE) PRX_WSDLTY 20090930
3 PARENT_INFO Public See coding 20090930 begin of parent_info, proxy_key type proxy_key, parent_object_key type object_key, end of parent_info
4 PROXY_KEY Public See coding 20090930 begin of proxy_key, esr_name type string, esr_nspace type string, object_type type object_type, is_global type prx_boolean, end of proxy_key
5 STXVCACHEESFDATA Public See coding 20120606 begin of stxvcacheesfdata, name type c length 120, namespace type c length 255, component type c length 40, versionid type c length 32, end of stxvcacheesfdata
6 STXVCACHEESFTEXT Public See coding 20120606 begin of stxvcacheesftext, id type txvcacheesfid, type type txvcacheesftype, text type string, end of stxvcacheesftext
7 STXVCACHEESFTEXTDATA Public See coding 20120606 begin of stxvcacheesftextdata. include type stxvcacheesftext. include type stxvcacheesfdata. types: end of stxvcacheesftextdata
8 TTXVCACHEESFID Public See coding 20120606 ttxvcacheesfid type standard table of txvcacheesfid with default key
9 TTXVCACHEESFTEXT Public See coding 20120606 ttxvcacheesftext type standard table of stxvcacheesftext with default key
10 TTXVCACHEESFTEXTDATA Public See coding 20120606 ttxvcacheesftextdata type STANDARD TABLE OF stxvcacheesftextdata with default key
11 TTXV_STRING Public See coding 20120606 TTXV_STRING type STANDARD TABLE OF TXV_STRING with default key
12 TXVCACHEESFID Public See coding 20120606 txvcacheesfid type c length 40
13 TXVCACHEESFTYPE Public See coding 20120606 txvcacheesftype type c length 40
14 TXV_STRING Public Type reference (TYPE) STRING 20120606
Method Signatures

Method GET_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDS Value transfer Type reference (TYPE) TTXVCACHEESFID TXV Cache ESF ID Table 20090930

Method GET_IDS on class IF_PROXY_UI_TEXTS has no exception.

Method GET_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LANGU Value transfer Type reference (TYPE) SY-LANGU TXV Cache ESF ID Table 20090930

Method GET_LANGU on class IF_PROXY_UI_TEXTS has no exception.

Method GET_TEXTSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABAPNAMES Call by reference Type reference (TYPE) PRX_R_R3NAME_T Range Table for PRX_R_R3NAME 20091118
2 Exporting NAMES Call by reference Type reference (TYPE) PRX_R_NAME_T Range for PRX_IFRNAM 20091118
3 Exporting NAMESPACES Call by reference Type reference (TYPE) PRX_R_NSPCE_T Range for PRX_IFRNAM 20091118

Method GET_TEXTSEL on class IF_PROXY_UI_TEXTS has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXTDETAILS Call by reference Type reference (TYPE) TTXVCACHEESFTEXTDATA TXV Cache ESF Data 20091027
2 Importing TEXTS Call by reference Type reference (TYPE) TTXVCACHEESFTEXT TXV Cache ESF Text Table 20090930
3 Importing TEXT_OBJECTS Call by reference Type reference (TYPE) PRX_T_TXT_OBJ_BASIC TXV Cache ESF Text and Data 20091118

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