SAP ABAP Class CL_PXN_QUERY (Query methods for Proxy Objects)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CONST_WSDL wsdl constants 20111115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_QUERY Query API 20111109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_RANGE Range Types 20111104
Properties
Class CL_PXN_QUERY  
Short Description Query methods for Proxy Objects    
Super Class    
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 20111102   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY_DB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PXN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_PXN_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_PXN_RANGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_CONST_WSDL wsdl constants 20111115
2 IF_PXN_QUERY Query API 20111109
3 IF_PXN_RANGE Range Types 20111104
Friends
Class CL_PXN_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ABAPTYPES Static Attribute Private See coding 20120221
2 C_CATEGORIES Static Attribute Private See coding 20111124
3 C_INBOUND_CATEGORIES Static Attribute Private Type reference (TYPE) IF_PXN_RANGE=>T_TYPE_RANGE 20111115
4 C_SPRXTYPES Static Attribute Private See coding 20120221
5 C_SPRX_CATS Static Attribute Private See coding 20120327
6 QUERY_CASE_SENSITIVE Static Attribute Private Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120521
7 QUERY_DOLLAR_TMP_USER Instance attribute Private Type reference (TYPE) CL_PXN=>T_QUERY_DOLLAR_TMP_USER 20111222
8 QUERY_MAX_LINE_NO Instance attribute Private Type reference (TYPE) INT4 Natural number 20130312
9 QUERY_MODE Instance attribute Private Type reference (TYPE) CL_PXN=>T_QUERY_MODE 20111111
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_NAMES_TO_ABAP_KEYS Static method Private Method 20120215
2 CLASS_CONSTRUCTOR Static method Public Constructor 20111104
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120206
4 CREATE Static method Public Method 20111109
5 FILL_SIMPLE_TYPE_PROPS Static method Private Method 20111107
6 FILTER_BEST_EFFORT Instance method Private Method 20111111
7 FILTER_HDR_CASE_INSENSITIVE Instance method Private Method 20120521
8 FILTER_LIFE_CYCLE Instance method Private Method 20120509
9 GET_CODE_PROPERTIES Static method Private Method 20111110
10 GET_DATATYPE_DAT Static method Private Method 20111109
11 GET_FAULT_DETAILS Instance method Private Method 20111116
12 GET_FIELDS Static method Private Method 20111107
13 GET_INTERFACE_DETAILS Instance method Private Method get interface details 20111116
14 GET_INTERNAL Instance method Private Method 20111104
15 GET_KEYS_INTERNAL Instance method Private Method 20111104
16 GET_OPERATIONS Static method Private Method 20111107
17 MAP_NUMBER Static method Private Method 20111107
18 PACKAGE_RANGE_TO_PACKAGE_LIST Instance method Private Method 20130924
19 RANGE_TO_UPPER_CASE Static method Private Method 20120521
20 SELECT_DATA Instance method Private Method 20111111
21 SELECT_TADIR_FILTER_PACKAGE Instance method Private Method 20111124
22 STRING_TO_BOOL Static method Private Method 20111107
Events
Class CL_PXN_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ABAP_NAME_RANGE Public Attribute reference (LIKE) 20111104
2 T_ABAP_TYPE_RANGE Public Attribute reference (LIKE) 20111104
3 T_DAT_TAB Private See coding 20111103 t_dat_tab type sorted table of sproxdat with unique key object obj_name object1 obj_name1 r3_seqnum object2 obj_name2 inactive
4 T_GEN_APPL_RANGE Public Attribute reference (LIKE) 20111104
5 T_HASHED_PACKAGE_LIST Private See coding 20130924 t_hashed_package_list type hashed table of devclass with unique key table_line
6 T_HDR Private See coding 20111104 begin of t_hdr, object_type type sproxhdr-object , abap_name type sproxhdr-obj_name , inactive type sproxhdr-inactive , object_m type sproxhdr-object_m , obj_name_m type sproxhdr-obj_name_m , hash_id type sproxhdr-hash_id , id type sproxhdr-id , global type sproxhdr-ifr_global , ifr_type type sproxhdr-ifr_type , name type sproxhdr-ifr_name , namespace type sproxhdr-ifr_nspce , ifr_gnspce type sproxhdr-ifr_gnspce , created_on type sproxhdr-created_on , created_by type sproxhdr-created_by , changed_on type sproxhdr-changed_on , changed_by type sproxhdr-changed_by , gen_vers type sproxhdr-gen_vers , prefix type sproxhdr-prefix , category type sproxhdr-category , direction type sproxhdr-direction , synchron type sproxhdr-synchron , gen_appl type sproxhdr-gen_appl , enh_name type sproxhdr-enh_name , enh_nspce type sproxhdr-enh_nspce , enh_hash_id type sproxhdr-enh_hash_id , xml_namespace type sproxhdr-xml_nspce , xml_name type sproxhdr-xml_name , further_data type sproxhdr-further_data , bo_data type sproxhdr-bo_data , version_id type sproxhdr-version_id , ifr_state type sproxhdr-ifr_state , event type sproxhdr-event , dynamic type sproxhdr-dynamic , stcm type sproxhdr-stcm , package type devclass , orig_lang type tadir-masterlang , owner type tadir-author , end of t_hdr
7 T_HDR_TAB Private See coding 20111103 t_hdr_tab type sorted table of t_hdr with non-unique key object_type abap_name inactive
8 T_INTF_DETAIL Private See coding 20111116 begin of t_intf_detail. include type if_pxn_query~t_global_detail. types: life_cycle_status type prx_ifr_lifestate, mediated_only type prx_boolean, operations type if_pxn_query~t_operations, classifications type if_pxn_classification=>t_classifs, end of t_intf_detail
9 T_MODE_RANGE Public Attribute reference (LIKE) 20111104
10 T_NAMESPACE_RANGE Public Attribute reference (LIKE) 20111104
11 T_NAME_RANGE Public Attribute reference (LIKE) 20111104
12 T_PACKAGE_RANGE Public Attribute reference (LIKE) 20111104
13 T_TYPE Private See coding 20111116 begin of t_type. include type if_pxn_query~t_field. types: repterm_data type if_pxn_query~t_repterm, end of t_type
14 T_TYPE_RANGE Public Attribute reference (LIKE) 20111104
15 T_USER_RANGE Public Attribute reference (LIKE) 20130102
Method Signatures

Method ABAP_NAMES_TO_ABAP_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_TYPE Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20120215
2 Importing KEYS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_OBJECT_KEYS 20120217
3 Importing NAMES Call by reference Type reference (TYPE) PRX_R3NAMES ABAP Name Table 20120215
4 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_QUERY=>T_OBJECT_KEYS 20120215

Method ABAP_NAMES_TO_ABAP_KEYS on class CL_PXN_QUERY has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_CASE_SENSITIVE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120521
2 Importing QUERY_DOLLAR_TMP_USER Call by reference Type reference (TYPE) CL_PXN=>T_QUERY_DOLLAR_TMP_USER SPACE 20120206
3 Importing QUERY_MAX_LINE_NO Call by reference Type reference (TYPE) INT4 Natural number 20130312
4 Importing QUERY_MODE Call by reference Type reference (TYPE) CL_PXN=>T_QUERY_MODE 20120206

Method CONSTRUCTOR on class CL_PXN_QUERY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_CASE_SENSITIVE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120521
2 Importing QUERY_DOLLAR_TMP_USER Call by reference Type reference (TYPE) CL_PXN=>T_QUERY_DOLLAR_TMP_USER SPACE 20111222
3 Importing QUERY_MAX_LINE_NO Call by reference Type reference (TYPE) INT4 20130312
4 Importing QUERY_MODE Call by reference Type reference (TYPE) CL_PXN=>T_QUERY_MODE 20111111
5 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_QUERY 20111109

Method CREATE on class CL_PXN_QUERY has no exception.

Method FILL_SIMPLE_TYPE_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Object reference (TYPE REF TO) SPROXDAT Proxy Metadata (Substitution Table) 20111107
2 Importing FURTHER_DATA Call by reference Type reference (TYPE) CL_PROXY_DB=>DAT_FURTHER_DATA 20111107
3 Returning SIMPLE_TYPE_PROPS Value transfer Type reference (TYPE) IF_PXN_QUERY=>T_SIMPLE_TYPE_PROPS 20111107

Method FILL_SIMPLE_TYPE_PROPS on class CL_PXN_QUERY has no exception.

Method FILTER_BEST_EFFORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HDR Call by reference Type reference (TYPE) T_HDR_TAB 20111111

Method FILTER_BEST_EFFORT on class CL_PXN_QUERY has no exception.

Method FILTER_HDR_CASE_INSENSITIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HDR Call by reference Type reference (TYPE) T_HDR_TAB 20120521
2 Importing NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20120521
3 Importing NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20120521
4 Importing XML_NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20120521
5 Importing XML_NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20120521

Method FILTER_HDR_CASE_INSENSITIVE on class CL_PXN_QUERY has no exception.

Method FILTER_LIFE_CYCLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HDR Call by reference Type reference (TYPE) T_HDR_TAB 20120509
2 Importing LIFE_CYCLE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE Range table for life cycle status 20120509

Method FILTER_LIFE_CYCLE on class CL_PXN_QUERY has no exception.

Method GET_CODE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CODE_DATA Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_REPTERM 20111110
2 Importing DATS Call by reference Type reference (TYPE) T_DAT_TAB 20111110
3 Importing HDR Call by reference Object reference (TYPE REF TO) T_HDR 20111110

Method GET_CODE_PROPERTIES on class CL_PXN_QUERY has no exception.

Method GET_DATATYPE_DAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAT Call by reference Object reference (TYPE REF TO) SPROXDAT Proxy Metadata (Substitution Table) 20111109
2 Returning TYPE Value transfer Type reference (TYPE) T_TYPE 20111109

Method GET_DATATYPE_DAT on class CL_PXN_QUERY has no exception.

Method GET_FAULT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME_RANGE Call by reference Type reference (TYPE) T_ABAP_NAME_RANGE 20111116
2 Exporting DETAILS Call by reference Type reference (TYPE) IF_PXN_QUERY~T_FAULT_DETAILS 20111116
3 Importing GEN_APPL_RANGE Call by reference Type reference (TYPE) T_GEN_APPL_RANGE 20111116
4 Importing NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20111116
5 Importing NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20111116
6 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) T_PACKAGE_RANGE 20111116
7 Importing XML_NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20120605
8 Importing XML_NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20120605

Method GET_FAULT_DETAILS on class CL_PXN_QUERY has no exception.

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATS Call by reference Type reference (TYPE) T_DAT_TAB 20111109
2 Exporting FIELDS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_EXT_GENFIELDS 20111107
3 Importing HDR Call by reference Object reference (TYPE REF TO) T_HDR 20111107

Method GET_FIELDS on class CL_PXN_QUERY has no exception.

Method GET_INTERFACE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME_RANGE Call by reference Type reference (TYPE) T_ABAP_NAME_RANGE 20111116
2 Importing DIRECTION Call by reference Type reference (TYPE) PRX_DIR Proxy Generation: Interface Direction (Inbound/Outbound) 20111116
3 Importing EVENT Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111116
4 Exporting EVENT_DETAILS Call by reference Type reference (TYPE) IF_PXN_QUERY~T_OUTBOUND_EVENT_DETAILS 20111116
5 Importing GEN_APPL_RANGE Call by reference Type reference (TYPE) T_GEN_APPL_RANGE 20111116
6 Exporting INBOUND_DETAILS Call by reference Type reference (TYPE) IF_PXN_QUERY~T_INBOUND_INTF_DETAILS 20111116
7 Importing LIFE_CYCLE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE~T_LIFE_CYCLE_RANGE Range table for life cycle status 20120510
8 Importing METHOD_NAME_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE~T_ABAP_NAME_RANGE 20121218
9 Importing NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20111116
10 Importing NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20111116
11 Importing ONLY_P2P Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20130411
12 Exporting OUTBOUND_DETAILS Call by reference Type reference (TYPE) IF_PXN_QUERY~T_OUTBOUND_INTF_DETAILS 20111116
13 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) T_PACKAGE_RANGE 20111116
14 Importing USED_OBJECTS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_OBJECT_KEYS 20120215

Method GET_INTERFACE_DETAILS on class CL_PXN_QUERY has no exception.

Method GET_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME_RANGE Call by reference Type reference (TYPE) T_ABAP_NAME_RANGE 20111104
2 Importing ABAP_TYPE_RANGE Call by reference Type reference (TYPE) T_ABAP_TYPE_RANGE 20111104
3 Importing CHANGED_BY_RANGE Call by reference Type reference (TYPE) T_USER_RANGE 20130102
4 Importing CREATED_BY_RANGE Call by reference Type reference (TYPE) T_USER_RANGE 20130102
5 Exporting DAT Call by reference Type reference (TYPE) T_DAT_TAB 20111104
6 Importing EVENT_RANGE Call by reference Type reference (TYPE) T_MODE_RANGE 20111104
7 Importing GEN_APPL_RANGE Call by reference Type reference (TYPE) T_GEN_APPL_RANGE 20111104
8 Importing GET_LIFE_CYCLE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120509
9 Importing GLOBAL_ONLY Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111110
10 Exporting HDR Call by reference Type reference (TYPE) T_HDR_TAB 20111104
11 Importing IGNORE_BEST_EFFORT Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120217
12 Importing LIFE_CYCLE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE Range table for life cycle status 20120509
13 Importing NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20111104
14 Importing NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20111104
15 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) T_PACKAGE_RANGE 20111104
16 Importing REPTERM_RANGE Call by reference Type reference (TYPE) PRX_R_REPTERM_T Range Table for PRX_R_REPTERM 20111110
17 Importing STCM Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120215
18 Importing SUBOBJECT_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_ABAP_NAME_RANGE 20121218
19 Importing SUBOBJ_TYPE Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20121218
20 Importing TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20111115
21 Importing TYPE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_TYPE_RANGE 20111124
22 Importing USED_OBJECTS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_OBJECT_KEYS 20120215
23 Importing XML_NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20120125
24 Importing XML_NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20120125

Method GET_INTERNAL on class CL_PXN_QUERY has no exception.

Method GET_KEYS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME_RANGE Call by reference Type reference (TYPE) T_ABAP_NAME_RANGE 20111104
2 Importing ABAP_TYPE_RANGE Call by reference Type reference (TYPE) T_ABAP_TYPE_RANGE 20111104
3 Importing CHANGED_BY_RANGE Call by reference Type reference (TYPE) T_USER_RANGE 20130102
4 Importing CHECK_EXISTENCE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120323
5 Importing CREATED_BY_RANGE Call by reference Type reference (TYPE) T_USER_RANGE 20130102
6 Importing EVENT_RANGE Call by reference Type reference (TYPE) T_MODE_RANGE 20111104
7 Importing GEN_APPL_RANGE Call by reference Type reference (TYPE) T_GEN_APPL_RANGE 20111104
8 Importing GLOBAL_ONLY Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE Only global objects 20111110
9 Importing IGNORE_BEST_EFFORT Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120223
10 Importing LIFE_CYCLE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE Range table for life cycle status 20120509
11 Importing NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20111104
12 Importing NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20111104
13 Importing PACKAGE_LIST Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_PACKAGES 20130920
14 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) T_PACKAGE_RANGE 20111104
15 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_QUERY=>T_ABAP_KEYS 20111104
16 Importing STCM Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120206
17 Importing TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20111115
18 Importing TYPE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_TYPE_RANGE 20111124
19 Importing USED_OBJECTS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_OBJECT_KEYS ABAP Object Table 20120125
20 Importing XML_NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20120125
21 Importing XML_NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20120125

Method GET_KEYS_INTERNAL on class CL_PXN_QUERY has no exception.

Method GET_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAT Call by reference Type reference (TYPE) T_DAT_TAB 20111107
2 Importing HDR Call by reference Object reference (TYPE REF TO) T_HDR 20111107
3 Exporting OPERATIONS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_OPERATIONS 20111107

Method GET_OPERATIONS on class CL_PXN_QUERY has no exception.

Method MAP_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUM Call by reference Type reference (TYPE) I 20111107
2 Returning VAL Value transfer Type reference (TYPE) STRING 20111107

Method MAP_NUMBER on class CL_PXN_QUERY has no exception.

Method PACKAGE_RANGE_TO_PACKAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKAGE_LIST Value transfer Type reference (TYPE) T_HASHED_PACKAGE_LIST 20130924
2 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_PACKAGE_RANGE 20130924

Method PACKAGE_RANGE_TO_PACKAGE_LIST on class CL_PXN_QUERY has no exception.

Method RANGE_TO_UPPER_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) ANY TABLE 20120521
2 Exporting OUT Call by reference Type reference (TYPE) ANY TABLE 20120521

Method RANGE_TO_UPPER_CASE on class CL_PXN_QUERY has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME_RANGE Call by reference Type reference (TYPE) T_ABAP_NAME_RANGE 20111111
2 Importing ABAP_TYPE_RANGE Call by reference Type reference (TYPE) T_ABAP_TYPE_RANGE 20111111
3 Importing CHANGED_BY_RANGE Call by reference Type reference (TYPE) T_USER_RANGE 20130102
4 Importing CHECK_EXISTENCE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120323
5 Importing CREATED_BY_RANGE Call by reference Type reference (TYPE) T_USER_RANGE 20130102
6 Importing EVENT_RANGE Call by reference Type reference (TYPE) T_MODE_RANGE 20111111
7 Importing GEN_APPL_RANGE Call by reference Type reference (TYPE) T_GEN_APPL_RANGE 20111111
8 Importing GLOBAL_ONLY Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE Only global objects 20111111
9 Importing KIND Call by reference Type reference (TYPE) CHAR1 'K' keys 'D' details 20111111
10 Importing NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20111111
11 Importing NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20111111
12 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) T_PACKAGE_RANGE 20120221
13 Importing REPTERM_RANGE Call by reference Type reference (TYPE) PRX_R_REPTERM_T Range Table for PRX_R_REPTERM 20111111
14 Exporting RESULT Call by reference Type reference (TYPE) SORTED TABLE 20111111
15 Importing STCM Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120206
16 Importing SUBOBJECT_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_ABAP_NAME_RANGE 20121218
17 Importing SUBOBJ_TYPE Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20121218
18 Importing TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20111115
19 Importing TYPE_RANGE Call by reference Type reference (TYPE) IF_PXN_RANGE=>T_TYPE_RANGE 20111124
20 Importing USED_OBJECTS Call by reference Type reference (TYPE) IF_PXN_QUERY=>T_OBJECT_KEYS ABAP Object Table 20120125
21 Importing XML_NAMESPACE_RANGE Call by reference Type reference (TYPE) T_NAMESPACE_RANGE 20120125
22 Importing XML_NAME_RANGE Call by reference Type reference (TYPE) T_NAME_RANGE 20120125

Method SELECT_DATA on class CL_PXN_QUERY has no exception.

Method SELECT_TADIR_FILTER_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HDR Call by reference Type reference (TYPE) T_HDR_TAB 20111124
2 Importing PACKAGE_RANGE Call by reference Type reference (TYPE) T_PACKAGE_RANGE 20111124

Method SELECT_TADIR_FILTER_PACKAGE on class CL_PXN_QUERY has no exception.

Method STRING_TO_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) CSEQUENCE 20111107
2 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111107

Method STRING_TO_BOOL on class CL_PXN_QUERY has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740