Hierarchy
⤷
⤷
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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | 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 | Static Attribute | Private | See coding | 20120221 | |||||
| 2 | Static Attribute | Private | See coding | 20111124 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | IF_PXN_RANGE=>T_TYPE_RANGE | 20111115 | ||||
| 4 | Static Attribute | Private | See coding | 20120221 | |||||
| 5 | Static Attribute | Private | See coding | 20120327 | |||||
| 6 | Static Attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120521 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CL_PXN=>T_QUERY_DOLLAR_TMP_USER | 20111222 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20130312 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CL_PXN=>T_QUERY_MODE | 20111111 |
Methods
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 | ABAP_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20120215 | |||
| 2 | KEYS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120217 | ||||
| 3 | NAMES | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20120215 | |||
| 4 | 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 | QUERY_CASE_SENSITIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120521 | ||
| 2 | QUERY_DOLLAR_TMP_USER | Call by reference | Type reference (TYPE) | CL_PXN=>T_QUERY_DOLLAR_TMP_USER | SPACE | 20120206 | |||
| 3 | QUERY_MAX_LINE_NO | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130312 | |||
| 4 | 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 | QUERY_CASE_SENSITIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120521 | ||
| 2 | QUERY_DOLLAR_TMP_USER | Call by reference | Type reference (TYPE) | CL_PXN=>T_QUERY_DOLLAR_TMP_USER | SPACE | 20111222 | |||
| 3 | QUERY_MAX_LINE_NO | Call by reference | Type reference (TYPE) | INT4 | 20130312 | ||||
| 4 | QUERY_MODE | Call by reference | Type reference (TYPE) | CL_PXN=>T_QUERY_MODE | 20111111 | ||||
| 5 | 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 | DATA | Call by reference | Object reference (TYPE REF TO) | SPROXDAT | Proxy Metadata (Substitution Table) | 20111107 | |||
| 2 | FURTHER_DATA | Call by reference | Type reference (TYPE) | CL_PROXY_DB=>DAT_FURTHER_DATA | 20111107 | ||||
| 3 | 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 | 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 | HDR | Call by reference | Type reference (TYPE) | T_HDR_TAB | 20120521 | ||||
| 2 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120521 | ||||
| 3 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120521 | ||||
| 4 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120521 | ||||
| 5 | 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 | HDR | Call by reference | Type reference (TYPE) | T_HDR_TAB | 20120509 | ||||
| 2 | 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 | CODE_DATA | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_REPTERM | 20111110 | ||||
| 2 | DATS | Call by reference | Type reference (TYPE) | T_DAT_TAB | 20111110 | ||||
| 3 | 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 | DAT | Call by reference | Object reference (TYPE REF TO) | SPROXDAT | Proxy Metadata (Substitution Table) | 20111109 | |||
| 2 | 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 | ABAP_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | 20111116 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY~T_FAULT_DETAILS | 20111116 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111116 | ||||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111116 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111116 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111116 | ||||
| 7 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120605 | ||||
| 8 | 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 | DATS | Call by reference | Type reference (TYPE) | T_DAT_TAB | 20111109 | ||||
| 2 | FIELDS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_GENFIELDS | 20111107 | ||||
| 3 | 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 | ABAP_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | 20111116 | ||||
| 2 | DIRECTION | Call by reference | Type reference (TYPE) | PRX_DIR | Proxy Generation: Interface Direction (Inbound/Outbound) | 20111116 | |||
| 3 | EVENT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20111116 | |||
| 4 | EVENT_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY~T_OUTBOUND_EVENT_DETAILS | 20111116 | ||||
| 5 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111116 | ||||
| 6 | INBOUND_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY~T_INBOUND_INTF_DETAILS | 20111116 | ||||
| 7 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE~T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120510 | |||
| 8 | METHOD_NAME_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE~T_ABAP_NAME_RANGE | 20121218 | ||||
| 9 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111116 | ||||
| 10 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111116 | ||||
| 11 | ONLY_P2P | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130411 | |||
| 12 | OUTBOUND_DETAILS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY~T_OUTBOUND_INTF_DETAILS | 20111116 | ||||
| 13 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111116 | ||||
| 14 | 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 | ABAP_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | 20111104 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20111104 | ||||
| 3 | CHANGED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | 20130102 | ||||
| 4 | CREATED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | 20130102 | ||||
| 5 | DAT | Call by reference | Type reference (TYPE) | T_DAT_TAB | 20111104 | ||||
| 6 | EVENT_RANGE | Call by reference | Type reference (TYPE) | T_MODE_RANGE | 20111104 | ||||
| 7 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111104 | ||||
| 8 | GET_LIFE_CYCLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120509 | |||
| 9 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20111110 | ||
| 10 | HDR | Call by reference | Type reference (TYPE) | T_HDR_TAB | 20111104 | ||||
| 11 | IGNORE_BEST_EFFORT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120217 | |||
| 12 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 13 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111104 | ||||
| 14 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111104 | ||||
| 15 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111104 | ||||
| 16 | REPTERM_RANGE | Call by reference | Type reference (TYPE) | PRX_R_REPTERM_T | Range Table for PRX_R_REPTERM | 20111110 | |||
| 17 | STCM | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120215 | |||
| 18 | SUBOBJECT_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_ABAP_NAME_RANGE | 20121218 | ||||
| 19 | SUBOBJ_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20121218 | |||
| 20 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20111115 | |||
| 21 | TYPE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_TYPE_RANGE | 20111124 | ||||
| 22 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120215 | ||||
| 23 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120125 | ||||
| 24 | 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 | ABAP_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | 20111104 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20111104 | ||||
| 3 | CHANGED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | 20130102 | ||||
| 4 | CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120323 | |||
| 5 | CREATED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | 20130102 | ||||
| 6 | EVENT_RANGE | Call by reference | Type reference (TYPE) | T_MODE_RANGE | 20111104 | ||||
| 7 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111104 | ||||
| 8 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | Only global objects | 20111110 | ||
| 9 | IGNORE_BEST_EFFORT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120223 | |||
| 10 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 11 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111104 | ||||
| 12 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111104 | ||||
| 13 | PACKAGE_LIST | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_PACKAGES | 20130920 | ||||
| 14 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111104 | ||||
| 15 | RVAL | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_ABAP_KEYS | 20111104 | ||||
| 16 | STCM | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120206 | |||
| 17 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20111115 | |||
| 18 | TYPE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_TYPE_RANGE | 20111124 | ||||
| 19 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | ABAP Object Table | 20120125 | |||
| 20 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120125 | ||||
| 21 | 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 | DAT | Call by reference | Type reference (TYPE) | T_DAT_TAB | 20111107 | ||||
| 2 | HDR | Call by reference | Object reference (TYPE REF TO) | T_HDR | 20111107 | ||||
| 3 | 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 | NUM | Call by reference | Type reference (TYPE) | I | 20111107 | ||||
| 2 | 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 | PACKAGE_LIST | Value transfer | Type reference (TYPE) | T_HASHED_PACKAGE_LIST | 20130924 | ||||
| 2 | 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 | IN | Call by reference | Type reference (TYPE) | ANY TABLE | 20120521 | ||||
| 2 | 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 | ABAP_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | 20111111 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20111111 | ||||
| 3 | CHANGED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | 20130102 | ||||
| 4 | CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120323 | |||
| 5 | CREATED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | 20130102 | ||||
| 6 | EVENT_RANGE | Call by reference | Type reference (TYPE) | T_MODE_RANGE | 20111111 | ||||
| 7 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111111 | ||||
| 8 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | Only global objects | 20111111 | ||
| 9 | KIND | Call by reference | Type reference (TYPE) | CHAR1 | 'K' keys 'D' details | 20111111 | |||
| 10 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111111 | ||||
| 11 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111111 | ||||
| 12 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120221 | ||||
| 13 | REPTERM_RANGE | Call by reference | Type reference (TYPE) | PRX_R_REPTERM_T | Range Table for PRX_R_REPTERM | 20111111 | |||
| 14 | RESULT | Call by reference | Type reference (TYPE) | SORTED TABLE | 20111111 | ||||
| 15 | STCM | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120206 | |||
| 16 | SUBOBJECT_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_ABAP_NAME_RANGE | 20121218 | ||||
| 17 | SUBOBJ_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20121218 | |||
| 18 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20111115 | |||
| 19 | TYPE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_TYPE_RANGE | 20111124 | ||||
| 20 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | ABAP Object Table | 20120125 | |||
| 21 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120125 | ||||
| 22 | 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 | HDR | Call by reference | Type reference (TYPE) | T_HDR_TAB | 20111124 | ||||
| 2 | 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 | IN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111107 | ||||
| 2 | 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 |