Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PXN_CONST_WSDL | wsdl constants | 20111115 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PXN_RANGE | Range Types | 20111109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_QUERY | Query methods for Proxy Objects | 20111109 |
Properties
| Class | IF_PXN_QUERY | |
| Short Description | Query API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111109 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_PXN_QUERY has no interface implemented.
Friends
Class IF_PXN_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PRXGENAPPL | SPACE | 20130820 | |||
| 2 | Constant | Public | Type reference (TYPE) | PRXGENAPPL | 'EXTDEF_ESR' | Generation Source | 20130816 | ||
| 3 | Constant | Public | Type reference (TYPE) | PRXGENAPPL | 'BACKENDMDR' | 20130820 | |||
| 4 | Constant | Public | Type reference (TYPE) | PRXGENAPPL | 'WEBSERVICES' | 20130820 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_PXN_RANGE=>T_GEN_APPL_RANGE | 20130815 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | IF_PXN_RANGE=>T_GEN_APPL_RANGE | 20120523 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_PXN_RANGE=>T_GEN_APPL_RANGE | 20111109 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_PXN_RANGE=>T_GEN_APPL_RANGE | 20111116 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | IF_PXN_RANGE=>T_GEN_APPL_RANGE | 20130815 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | IF_PXN_RANGE=>T_ABAP_TYPE_RANGE | 20111109 |
Methods
Events
Class IF_PXN_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ABAPNAMES | Public | See coding | 20120203 | t_abapnames type standard table of prx_r3name with default key
|
||
| 2 | T_ABAP_KEY | Public | See coding | 20111109 | begin of t_abap_key.
include type t_object_key.
types:
inactive type prx_inact,
end of t_abap_key
|
||
| 3 | T_ABAP_KEYS | Public | See coding | 20111109 | t_abap_keys type standard table of t_abap_key with default key
|
||
| 4 | T_ABAP_NAME_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 5 | T_ABAP_TYPE | Public | See coding | 20111109 | begin of t_abap_type,
type type string, "DEC,STRG,...
length type i,
decimal type i,
ddictype type string, "only if type is not filled: things like XSDBOOLEAN etc
end of t_abap_type
|
||
| 6 | T_ABAP_TYPE_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 7 | T_ADMIN_DATA | Public | See coding | 20111109 | begin of t_admin_data,
created_on type sprx_hdr-created_on,
created_by type sprx_hdr-created_by,
changed_on type sprx_hdr-changed_on,
changed_by type sprx_hdr-changed_by,
orig_lang type sy-langu,
package type devclass,
end of t_admin_data
|
||
| 8 | T_ALL_DETAIL | Public | See coding | 20111109 | begin of t_all_detail.
include type t_global_detail.
types:
type type prx_wsdlty,
end of t_all_detail
|
||
| 9 | T_ALL_DETAILS | Public | See coding | 20111109 | t_all_details type standard table of t_all_detail with default key
|
||
| 10 | T_ATTRIBUTE | Public | See coding | 20111109 | begin of t_attribute.
include type t_field.
types:
textid type if_pxn_text_reference=>textid,
default type string,
optional type prx_boolean,
end of t_attribute
|
||
| 11 | T_ATTRIBUTES | Public | See coding | 20111109 | t_attributes type standard table of t_attribute with default key
|
||
| 12 | T_COMMUNICATION_TYPE | Public | Type reference (TYPE) | IF_PXN_CONTRACT=>T_COMMUNICATION_TYPE | 20111219 | |
|
| 13 | T_CONSUMER_FACTORY_DETAIL | Public | See coding | 20120217 | begin of t_consumer_factory_detail.
include type t_global_detail.
types:
textid type if_pxn_text_reference=>textid,
sd_mode type prx_sd_mode,
sd_struct type prx_r3name,
rd_mode type prx_rd_mode,
rd_struct type prx_r3name,
ud_struct type prx_r3name,
source_consumer type string,
semantic_contract type prx_r3name,
actor type string,
end of t_consumer_factory_detail
|
||
| 14 | T_CONSUMER_FACTORY_DETAILS | Public | See coding | 20120217 | t_consumer_factory_details type standard table of t_consumer_factory_detail with default key
|
||
| 15 | T_CONSUMER_MAPPING_DETAIL | Public | See coding | 20111109 | begin of t_consumer_mapping_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
has_single_target type prx_boolean,
impl_class_name type prx_r3name,
source_name type prx_r3name,
operation_mappings type t_abapnames,
target_classes type t_abapnames,
direct_map_methods type t_abapnames,
end of t_consumer_mapping_detail
|
||
| 16 | T_CONSUMER_MAPPING_DETAILS | Public | See coding | 20111109 | t_consumer_mapping_details type standard table of t_consumer_mapping_detail with default key
|
||
| 17 | T_CONTRACT_ACTOR | Public | See coding | 20111219 | begin of t_contract_actor,
name type string,
id type prx_id,
textid type if_pxn_text_reference=>textid,
operations type t_contract_operations,
rfc_operations type t_contract_rfc_ops,
end of t_contract_actor
|
||
| 18 | T_CONTRACT_DETAIL | Public | See coding | 20111219 | begin of t_contract_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
communication_type type t_communication_type,
textid type if_pxn_text_reference=>textid,
semantic_contract type prx_r3name,
actor_1 type t_contract_actor,
actor_2 type t_contract_actor,
schema type xstring, "for generation application web service only
end of t_contract_detail
|
||
| 19 | T_CONTRACT_DETAILS | Public | See coding | 20111219 | t_contract_details type standard table of t_contract_detail with default key
|
||
| 20 | T_CONTRACT_FAULT | Public | See coding | 20130306 | begin of t_contract_fault,
name type prx_r3name,
qname type qname,
end of t_contract_fault
|
||
| 21 | T_CONTRACT_IMPL | Public | See coding | 20120216 | begin of t_contract_impl,
mt_contract type prx_r3name,
mt_impl type prx_r3name,
type type prx_r3obj,
name type prx_r3name,
end of t_contract_impl
|
||
| 22 | T_CONTRACT_IMPLS | Public | See coding | 20120216 | t_contract_impls type standard table of t_contract_impl with default key
|
||
| 23 | T_CONTRACT_IMPL_DETAIL | Public | See coding | 20120216 | begin of t_contract_impl_detail.
include type t_global_detail.
types:
textid type if_pxn_text_reference=>textid,
contract type prx_r3name,
actor type string,
consumer type t_contract_impls,
rfc_consumer type t_rfc_contract_impls,
provider type t_contract_impls,
end of t_contract_impl_detail
|
||
| 24 | T_CONTRACT_IMPL_DETAILS | Public | See coding | 20120216 | t_contract_impl_details type standard table of t_contract_impl_detail with default key
|
||
| 25 | T_CONTRACT_OPERATION | Public | See coding | 20111219 | begin of t_contract_operation,
name type string,
id type prx_id,
textid type if_pxn_text_reference=>textid,
request type prx_r3name,
request_qname type qname,
response type prx_r3name,
response_qname type qname,
faults type standard table of t_contract_fault with default key,
end of t_contract_operation
|
||
| 26 | T_CONTRACT_OPERATIONS | Public | See coding | 20111219 | t_contract_operations type standard table of t_contract_operation with default key
|
||
| 27 | T_CONTRACT_RFC_OP | Public | See coding | 20121214 | begin of t_contract_rfc_op,
name type string,
id type prx_id,
textid type if_pxn_text_reference=>textid,
consumer type prx_r3name,
operation type prx_r3name,
end of t_contract_rfc_op
|
||
| 28 | T_CONTRACT_RFC_OPS | Public | See coding | 20121214 | t_contract_rfc_ops type standard table of t_contract_rfc_op with default key
|
||
| 29 | T_DATAELEMENT | Public | See coding | 20111109 | begin of t_dataelement.
include type t_global_detail.
types:
simple_type_props type t_simple_type_props,
restriction_base type prx_r3name,
repterm_data type t_repterm,
end of t_dataelement
|
||
| 30 | T_DATAELEMENTS | Public | See coding | 20111109 | t_dataelements type standard table of t_dataelement with default key
|
||
| 31 | T_DATATYPE_DETAILS | Public | See coding | 20111109 | begin of t_datatype_details,
tables type t_tabletypes,
dataelements type t_dataelements,
structures type t_structures,
end of t_datatype_details
|
||
| 32 | T_ELEMENT | Public | See coding | 20111109 | begin of t_element.
include type t_field.
types:
textid type if_pxn_text_reference=>textid,
is_boxed type prx_boolean,
default type string,
is_deletable type prx_boolean,
max_occurs type string,
min_occurs type string,
is_nillable type string,
is_untyped type prx_boolean,
end of t_element
|
||
| 33 | T_ELEMENTS | Public | See coding | 20111109 | t_elements type standard table of t_element with default key
|
||
| 34 | T_ENHANCEMENT_DETAIL | Public | See coding | 20111109 | begin of t_enhancement_detail.
include type t_global_detail.
types:
dynamic type prx_boolean,
enhanced_type type qname,
elements type t_elements,
attributes type t_attributes,
end of t_enhancement_detail
|
||
| 35 | T_ENUMVAL | Public | See coding | 20111109 | begin of t_enumval,
abap_name type prx_r3name,
name type string,
id type prx_id,
textid type if_pxn_text_reference=>textid,
end of t_enumval
|
||
| 36 | T_ENUMVALS | Public | See coding | 20111109 | t_enumvals type standard table of t_enumval with default key
|
||
| 37 | T_EXT_DATAELEMENT | Public | See coding | 20111116 | begin of t_ext_dataelement.
include type t_global_detail.
types:
simple_type_props type t_simple_type_props,
restriction_base type prx_r3name,
end of t_ext_dataelement
|
||
| 38 | T_EXT_DATAELEMENTS | Public | See coding | 20111116 | t_ext_dataelements type standard table of t_ext_dataelement with default key
|
||
| 39 | T_EXT_DATATYPE_DETAILS | Public | See coding | 20111116 | begin of t_ext_datatype_details,
tables type t_tabletypes,
dataelements type t_ext_dataelements,
structures type t_ext_structures,
end of t_ext_datatype_details
|
||
| 40 | T_EXT_GENFIELDS | Public | See coding | 20111116 | begin of t_ext_genfields.
include type t_genfields.
types:
nodes type t_xsd_nodes,
end of t_ext_genfields
|
||
| 41 | T_EXT_MESSAGE_TYPE_DETAIL | Public | See coding | 20111118 | begin of t_ext_message_type_detail.
include type t_global_detail.
types:
xml_name type string,
xml_namespace type string,
split_path type string,
fields type t_ext_genfields,
end of t_ext_message_type_detail
|
||
| 42 | T_EXT_MESSAGE_TYPE_DETAILS | Public | See coding | 20111118 | t_ext_message_type_details type standard table of t_ext_message_type_detail with default key
|
||
| 43 | T_EXT_STRUCTURE | Public | See coding | 20111116 | begin of t_ext_structure.
include type t_global_detail.
include type t_ext_genfields.
types:
global type prx_boolean,
end of t_ext_structure
|
||
| 44 | T_EXT_STRUCTURES | Public | See coding | 20111116 | t_ext_structures type standard table of t_ext_structure with default key
|
||
| 45 | T_FAULT_DETAIL | Public | See coding | 20111109 | begin of t_fault_detail.
include type t_global_detail.
types:
elements type t_elements,
attributes type t_attributes,
inherits_from_interfaces type prx_r3names,
xml_name type string,
xml_namespace type string,
end of t_fault_detail
|
||
| 46 | T_FAULT_DETAILS | Public | See coding | 20111109 | t_fault_details type standard table of t_fault_detail with default key
|
||
| 47 | T_FIELD | Public | See coding | 20111109 | begin of t_field,
abap_name type prx_r3name,
name type string,
id type prx_id,
"either simple_type_props or referred_type is filled
simple_type_props type t_simple_type_props," boxed, with boxed the test environment does not work anymore
referred_type type t_object_key,
end of t_field
|
||
| 48 | T_FIELDS | Public | See coding | 20111109 | t_fields type standard table of t_field with default key
|
||
| 49 | T_GENFIELDS | Public | See coding | 20111109 | begin of t_genfields,
elements type t_elements,
attributes type t_attributes,
sc_field type t_field,
end of t_genfields
|
||
| 50 | T_GEN_APPL_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 51 | T_GLOBAL_DETAIL | Public | See coding | 20111109 | begin of t_global_detail,
object_type type prx_r3obj,
abap_name type prx_r3name,
inactive type prx_inact,
prefix type prx_prefix,
id type prx_id,
gen_appl type prxgenappl,
version_id type prx_version_id,
main_object type t_object_key.
include type qname as qname.
include type t_admin_data as admin_data.
types:
end of t_global_detail
|
||
| 52 | T_INBOUND_INTF_DETAIL | Public | See coding | 20111109 | begin of t_inbound_intf_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
mediated_only type prx_boolean,
impl_class_name type prx_r3name,
operations type t_operations,
classifications type if_pxn_classification=>t_classifs,
end of t_inbound_intf_detail
|
||
| 53 | T_INBOUND_INTF_DETAILS | Public | See coding | 20111109 | t_inbound_intf_details type standard table of t_inbound_intf_detail with default key
|
||
| 54 | T_LIFE_CYCLE_RANGE | Public | Attribute reference (LIKE) | 20120509 | |
||
| 55 | T_MESSAGE_DETAIL | Public | See coding | 20120605 | begin of t_message_detail.
include type t_global_detail.
types: xml_name type string,
xml_namespace type string,
end of t_message_detail
|
||
| 56 | T_MESSAGE_DETAILS | Public | See coding | 20120605 | t_message_details type standard table of t_message_detail with default key
|
||
| 57 | T_MESSAGE_TYPE_DETAIL | Public | See coding | 20111109 | begin of t_message_type_detail.
include type t_global_detail.
types:
part_abap_name type prx_r3name,
datatype type t_object_key,
xml_name type string,
xml_namespace type string,
split_path type string,
end of t_message_type_detail
|
||
| 58 | T_MESSAGE_TYPE_DETAILS | Public | See coding | 20111109 | t_message_type_details type standard table of t_message_type_detail with default key
|
||
| 59 | T_METHOD | Public | See coding | 20120203 | begin of t_method,
class_name type prx_r3name,
method_name type prx_r3name,
type type prx_type, "type of consumer e.g. 'OUTBOUND_INTERFACE' or 'rfcConsumer'
end of t_method
|
||
| 60 | T_METHODS | Public | See coding | 20120203 | t_methods type standard table of t_method with default key
|
||
| 61 | T_MODE_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 62 | T_NAMESPACES | Public | See coding | 20120217 | t_namespaces type standard table of string with default key
|
||
| 63 | T_NAMESPACE_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 64 | T_NAME_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 65 | T_OBJECT_KEY | Public | See coding | 20111117 | begin of t_object_key,
object_type type prx_r3obj,
abap_name type prx_r3name,
end of t_object_key
|
||
| 66 | T_OBJECT_KEYS | Public | See coding | 20120306 | t_object_keys type standard table of t_object_key with default key
|
||
| 67 | T_OPERATION | Public | See coding | 20111109 | begin of t_operation,
abap_name type prx_r3name,
name type string,
id type prx_id,
request type t_op_request,
response type t_op_response,
faults type t_op_faults,
is_idempotent type prx_boolean,
end of t_operation
|
||
| 68 | T_OPERATIONS | Public | See coding | 20111109 | t_operations type standard table of t_operation with default key
|
||
| 69 | T_OPERATION_MAPPING_DETAIL | Public | See coding | 20111109 | begin of t_operation_mapping_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
impl_class_name type prx_r3name,
source_method type t_method,
target_methods type t_methods,
mapping_methods type t_opm_map_methods,
end of t_operation_mapping_detail
|
||
| 70 | T_OPERATION_MAPPING_DETAILS | Public | See coding | 20111109 | t_operation_mapping_details type standard table of t_operation_mapping_detail with default key
|
||
| 71 | T_OPM_MAP_METHOD | Public | See coding | 20111129 | begin of t_opm_map_method,
abap_name type prx_r3name,
name type string,
input_type type prx_r3obj,
parameters type t_opm_map_params,
end of t_opm_map_method
|
||
| 72 | T_OPM_MAP_METHODS | Public | See coding | 20111129 | t_opm_map_methods type standard table of t_opm_map_method with default key
|
||
| 73 | T_OPM_MAP_PARAM | Public | See coding | 20111129 | begin of t_opm_map_param,
abap_name type prx_r3name,
name type string,
target_method type t_method,
kind type prx_r3obj,
typecontext type prx_r3name,
referred_type type prx_r3name,
end of t_opm_map_param
|
||
| 74 | T_OPM_MAP_PARAMS | Public | See coding | 20111130 | t_opm_map_params type standard table of t_opm_map_param with default key
|
||
| 75 | T_OP_FAULT | Public | See coding | 20111109 | begin of t_op_fault,
fault_abap_name type prx_r3name,
end of t_op_fault
|
||
| 76 | T_OP_FAULTS | Public | See coding | 20111109 | t_op_faults type standard table of t_op_fault with default key
|
||
| 77 | T_OP_REQUEST | Public | See coding | 20111109 | begin of t_op_request,
abap_name type prx_r3name, "name of parameter
request_abap_name type prx_r3name, "name of parameter type
end of t_op_request
|
||
| 78 | T_OP_RESPONSE | Public | See coding | 20111109 | begin of t_op_response,
abap_name type prx_r3name, "name of parameter
response_abap_name type prx_r3name, "name of parameter type
end of t_op_response
|
||
| 79 | T_OUTBOUND_EVENT_DETAIL | Public | See coding | 20111109 | begin of t_outbound_event_detail.
include type t_global_detail.
types:
mediated_only type prx_boolean,
event_class_name type prx_r3name, "is initial when facade object generation is turned off
event_interface_name type prx_r3name, "is initial when facade object generation is turned off
operations type t_operations,
classifications type if_pxn_classification=>t_classifs,
end of t_outbound_event_detail
|
||
| 80 | T_OUTBOUND_EVENT_DETAILS | Public | See coding | 20111109 | t_outbound_event_details type standard table of t_outbound_event_detail with default key
|
||
| 81 | T_OUTBOUND_INTF_DETAIL | Public | See coding | 20111109 | begin of t_outbound_intf_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
mediated_only type prx_boolean,
mapping_mode type if_pxn_mapping_mode=>t_mode,
operations type t_operations,
classifications type if_pxn_classification=>t_classifs,
end of t_outbound_intf_detail
|
||
| 82 | T_OUTBOUND_INTF_DETAILS | Public | See coding | 20111109 | t_outbound_intf_details type standard table of t_outbound_intf_detail with default key
|
||
| 83 | T_PACKAGES | Public | See coding | 20120222 | t_packages type standard table of devclass with default key
|
||
| 84 | T_PACKAGE_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 85 | T_PROCESSING_TYPE | Public | See coding | 20111109 | begin of t_processing_type,
abap_name type prx_r3name,
name type string,
textid type if_pxn_text_reference=>textid,
is_default type prx_boolean,
end of t_processing_type
|
||
| 86 | T_PROCESSING_TYPES | Public | See coding | 20111109 | t_processing_types type standard table of t_processing_type with default key
|
||
| 87 | T_PROC_TYPE_DOM_DETAIL | Public | See coding | 20111109 | begin of t_proc_type_dom_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
textid type if_pxn_text_reference=>textid,
processing_types type t_processing_types,
end of t_proc_type_dom_detail
|
||
| 88 | T_PROC_TYPE_DOM_DETAILS | Public | See coding | 20111109 | t_proc_type_dom_details type standard table of t_proc_type_dom_detail with default key
|
||
| 89 | T_REPTERM | Public | See coding | 20111109 | begin of t_repterm,
representation_term type prx_repterm,
transformation_dir type if_pxn_datatype_sc_global=>t_transform,
code_provider_class type prx_r3name,
code_mapping_class type prx_r3name,
context_type type t_abap_key,
enumvals type t_enumvals,
bo_query_ref type if_pxn_datatype_sc_global=>s_query_ref,
end of t_repterm
|
||
| 90 | T_REPTERM_RANGE | Public | Attribute reference (LIKE) | 20120509 | |
||
| 91 | T_RFC_CONSUMER_DETAIL | Public | See coding | 20121108 | begin of t_rfc_consumer_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
operations type t_rfc_operations,
end of t_rfc_consumer_detail
|
||
| 92 | T_RFC_CONSUMER_DETAILS | Public | See coding | 20121108 | t_rfc_consumer_details type standard table of t_rfc_consumer_detail with default key
|
||
| 93 | T_RFC_CONTRACT_IMPL | Public | See coding | 20130226 | begin of t_rfc_contract_impl,
type type prx_r3obj,
name type prx_r3name,
operation type prx_r3name,
end of t_rfc_contract_impl
|
||
| 94 | T_RFC_CONTRACT_IMPLS | Public | See coding | 20130226 | t_rfc_contract_impls type standard table of t_rfc_contract_impl with default key
|
||
| 95 | T_RFC_MESSAGE | Public | See coding | 20121108 | begin of t_rfc_message,
name type string,
id type prx_id,
abap_name type prx_r3name, "name of type
parameters type if_pxn_rfc_message=>parameters,
end of t_rfc_message
|
||
| 96 | T_RFC_OPERATION | Public | See coding | 20121108 | begin of t_rfc_operation,
name type string,
id type prx_id,
abap_name type prx_r3name,
function_name type prx_r3name,
request type t_rfc_message,
response type t_rfc_message,
faults type string_table,
is_sync type prx_boolean,
aco_class_name type prx_r3name,
rfc_signature type xstring,
end of t_rfc_operation
|
||
| 97 | T_RFC_OPERATIONS | Public | See coding | 20121108 | t_rfc_operations type standard table of t_rfc_operation with default key
|
||
| 98 | T_SCENARIO_ACTOR | Public | See coding | 20120315 | begin of t_scenario_actor,
name type prx_ifrnam,
role type prx_ifrnam,
end of t_scenario_actor
|
||
| 99 | T_SCENARIO_DETAIL | Public | See coding | 20120315 | begin of t_scenario_detail.
include type t_global_detail.
types:
textid type if_pxn_text_reference=>textid,
roles type t_scenario_roles,
sem_contracts type t_scenario_sem_contracts,
end of t_scenario_detail
|
||
| 100 | T_SCENARIO_DETAILS | Public | See coding | 20120315 | t_scenario_details type standard table of t_scenario_detail with default key
|
||
| 101 | T_SCENARIO_ROLE | Public | See coding | 20120315 | begin of t_scenario_role,
name type prx_ifrnam,
end of t_scenario_role
|
||
| 102 | T_SCENARIO_ROLES | Public | See coding | 20120315 | t_scenario_roles type standard table of t_scenario_role with default key
|
||
| 103 | T_SCENARIO_SEM_CONTRACT | Public | See coding | 20120315 | begin of t_scenario_sem_contract,
abap_name type prx_r3name,
actor1 type t_scenario_actor,
actor2 type t_scenario_actor,
end of t_scenario_sem_contract
|
||
| 104 | T_SCENARIO_SEM_CONTRACTS | Public | See coding | 20120315 | t_scenario_sem_contracts type standard table of t_scenario_sem_contract with default key
|
||
| 105 | T_SEMANTIC_ACTOR | Public | See coding | 20111214 | begin of t_semantic_actor,
name type string,
id type prx_id,
textid type if_pxn_text_reference=>textid,
operations type t_semantic_operations,
end of t_semantic_actor
|
||
| 106 | T_SEMANTIC_CONTRACT_DETAIL | Public | See coding | 20111214 | begin of t_semantic_contract_detail.
include type t_global_detail.
types:
life_cycle_status type prx_ifr_lifestate,
textid type if_pxn_text_reference=>textid,
actor_1 type t_semantic_actor,
actor_2 type t_semantic_actor,
end of t_semantic_contract_detail
|
||
| 107 | T_SEMANTIC_CONTRACT_DETAILS | Public | See coding | 20111214 | t_semantic_contract_details type standard table of t_semantic_contract_detail with default key
|
||
| 108 | T_SEMANTIC_OPERATION | Public | See coding | 20111214 | begin of t_semantic_operation,
name type string,
id type prx_id,
textid type if_pxn_text_reference=>textid,
end of t_semantic_operation
|
||
| 109 | T_SEMANTIC_OPERATIONS | Public | See coding | 20111214 | t_semantic_operations type standard table of t_semantic_operation with default key
|
||
| 110 | T_SIMPLE_TYPE_PROPS | Public | See coding | 20111109 | begin of t_simple_type_props,
xsd_type type string,
xsd_facets type t_xsd_facets,
enumeration_values type string_table.
include type t_abap_type as abap_type.
types:
end of t_simple_type_props
|
||
| 111 | T_STRUCTURE | Public | See coding | 20111109 | begin of t_structure.
include type t_global_detail.
include type t_genfields.
types:
global type prx_boolean,
repterm_data type t_repterm,
enh_category type pxndynappendable,
end of t_structure
|
||
| 112 | T_STRUCTURES | Public | See coding | 20111109 | t_structures type standard table of t_structure with default key
|
||
| 113 | T_TABLETYPE | Public | See coding | 20111109 | begin of t_tabletype.
include type t_global_detail.
types:
simple_type_props type t_simple_type_props,
abap_type type t_abap_type,
referred_type type t_abap_key,
end of t_tabletype
|
||
| 114 | T_TABLETYPES | Public | See coding | 20111109 | t_tabletypes type standard table of t_tabletype with default key
|
||
| 115 | T_TYPE_ENHANCEMENT_DETAILS | Public | See coding | 20111109 | t_type_enhancement_details type standard table of t_enhancement_detail with default key
|
||
| 116 | T_TYPE_RANGE | Public | Attribute reference (LIKE) | 20111109 | |
||
| 117 | T_USER_RANGE | Public | Attribute reference (LIKE) | 20130102 | |
||
| 118 | T_XSD_FACETS | Public | See coding | 20111109 | begin of t_xsd_facets,
length type string,
min_length type string,
max_length type string,
pattern type string,
total_digits type string,
fraction_digits type string,
min_inclusive type string,
min_exclusive type string,
max_inclusive type string,
max_exclusive type string,
mixed type prx_boolean,
whitespace type string,
end of t_xsd_facets
|
||
| 119 | T_XSD_NODE | Public | See coding | 20111116 | begin of t_xsd_node.
include type t_field.
types:
node_type type prx_wsdlty,
end of t_xsd_node
|
||
| 120 | T_XSD_NODES | Public | See coding | 20111116 | t_xsd_nodes type standard table of t_xsd_node with default key
|
Method Signatures
Method GET_CONSUMER_FACTORY_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 | 20120217 | ||||
| 2 | CONSUMERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 | ||||
| 3 | DETAILS | Call by reference | Type reference (TYPE) | T_CONSUMER_FACTORY_DETAILS | 20120217 | ||||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120217 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120217 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120217 | ||||
| 7 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 |
Method GET_CONSUMER_FACTORY_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_CONSUMER_FACTORY_KEYS 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 | 20120217 | ||||
| 2 | CONSUMERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120217 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120217 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120217 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20120217 | ||||
| 7 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 |
Method GET_CONSUMER_FACTORY_KEYS on class IF_PXN_QUERY has no exception.
Method GET_CONSUMER_MAPPING_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_CONSUMER_MAPPING_DETAILS | 20111109 | ||||
| 3 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 6 | OPERATION_MAPPINGS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 | ||||
| 7 | OUTBOUND_INTERFACES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 | ||||
| 8 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 9 | SINGLE_TARGET | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120215 |
Method GET_CONSUMER_MAPPING_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_CONSUMER_MAPPING_KEYS 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 | 20111109 | ||||
| 2 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | OPERATION_MAPPINGS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | Operation Mappings used by Consumer Mapping | 20120206 | |||
| 6 | OUTBOUND_INTERFACES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | Consumer Proxies (Source or for direct Mapping) | 20120215 | |||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 8 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 | ||||
| 9 | SINGLE_TARGET | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | single target mappings only | 20120206 |
Method GET_CONSUMER_MAPPING_KEYS on class IF_PXN_QUERY has no exception.
Method GET_CONTRACT_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 | 20111219 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_CONTRACT_DETAILS | 20111219 | ||||
| 3 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111219 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111219 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111219 | ||||
| 7 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 |
Method GET_CONTRACT_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_CONTRACT_IMPL_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 | 20120216 | ||||
| 2 | CONSUMERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120217 | |||
| 3 | CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120216 | |||
| 4 | DETAILS | Call by reference | Type reference (TYPE) | T_CONTRACT_IMPL_DETAILS | 20120216 | ||||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120216 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120216 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120216 | ||||
| 8 | PROVIDERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120217 | |||
| 9 | SERVICE_GROUPS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20130124 | ||||
| 10 | STCMS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120217 |
Method GET_CONTRACT_IMPL_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_CONTRACT_IMPL_KEYS 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 | 20120216 | ||||
| 2 | CONSUMERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120217 | |||
| 3 | CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120216 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120216 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120216 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120216 | ||||
| 7 | PROVIDERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | additional or condition on usage | 20120217 | |||
| 8 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20120216 | ||||
| 9 | SERVICE_GROUPS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20130124 | ||||
| 10 | STCMS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 |
Method GET_CONTRACT_IMPL_KEYS on class IF_PXN_QUERY has no exception.
Method GET_CONTRACT_KEYS 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 | 20111219 | ||||
| 2 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111219 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111219 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111219 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111219 | ||||
| 7 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 |
Method GET_CONTRACT_KEYS on class IF_PXN_QUERY has no exception.
Method GET_DATATYPE_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 | 20111109 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20120817 | ||||
| 3 | DETAILS | Call by reference | Type reference (TYPE) | T_DATATYPE_DETAILS | 20111109 | ||||
| 4 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20111110 | ||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 8 | REPTERM_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE~T_REPTERM_RANGE | Range Table for PRX_R_REPTERM | 20111110 | |||
| 9 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 |
Method GET_DATATYPE_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_DATATYPE_KEYS 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 | 20111109 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20120817 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 4 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | only global datatypes, not inline | 20111110 | ||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 8 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 | ||||
| 9 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120717 |
Method GET_DATATYPE_KEYS on class IF_PXN_QUERY has no exception.
Method GET_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 | 20111109 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20111109 | ||||
| 3 | CHANGED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | Range Table for PRX_R_AUTHOR | 20130102 | |||
| 4 | CREATED_BY_RANGE | Call by reference | Type reference (TYPE) | T_USER_RANGE | Range Table for PRX_R_AUTHOR | 20130102 | |||
| 5 | DETAILS | Call by reference | Type reference (TYPE) | T_ALL_DETAILS | 20111109 | ||||
| 6 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111109 | ||||
| 7 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130821 | ||
| 8 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 9 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 10 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 11 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20111115 | |||
| 12 | TYPE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_TYPE_RANGE | 20111124 | ||||
| 13 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120306 |
Method GET_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_EXT_DATATYPE_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) | T_EXT_DATATYPE_DETAILS | 20111116 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20130815 | ||||
| 4 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20111116 | ||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111116 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111116 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111116 |
Method GET_EXT_DATATYPE_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_EXT_MESSAGE_TYPE_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 | 20111122 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_EXT_MESSAGE_TYPE_DETAILS | 20111122 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | WS or EXTDEF_ESR | 20130815 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111122 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111122 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111122 | ||||
| 7 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120125 | ||||
| 8 | XML_NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120125 |
Method GET_EXT_MESSAGE_TYPE_DETAILS on class IF_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_FAULT_DETAILS | 20111109 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 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 IF_PXN_QUERY has no exception.
Method GET_FAULT_KEYS 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 | 20111109 | ||||
| 2 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 | ||||
| 7 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120718 |
Method GET_FAULT_KEYS on class IF_PXN_QUERY has no exception.
Method GET_INBOUND_INTF_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_INBOUND_INTF_DETAILS | 20111109 | ||||
| 3 | FAULT_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120718 | ||||
| 4 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 5 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120510 | |||
| 6 | MESSAGE_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 | ||||
| 7 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 8 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 9 | ONLY_P2P | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130411 | |||
| 10 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 |
Method GET_INBOUND_INTF_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_INBOUND_INTF_KEYS 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 | 20111109 | ||||
| 2 | FAULT_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120718 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 4 | MESSAGE_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120127 | ||||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 8 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 |
Method GET_INBOUND_INTF_KEYS on class IF_PXN_QUERY has no exception.
Method GET_INTF_DETAILS_USING_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATATYPE_KEYS | Call by reference | Type reference (TYPE) | T_OBJECT_KEYS | 20120718 | ||||
| 2 | INBOUND_DETAILS | Call by reference | Type reference (TYPE) | T_INBOUND_INTF_DETAILS | 20120718 | ||||
| 3 | OUTBOUND_DETAILS | Call by reference | Type reference (TYPE) | T_OUTBOUND_INTF_DETAILS | 20120718 |
Method GET_INTF_DETAILS_USING_DT on class IF_PXN_QUERY has no exception.
Method GET_KEYS 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 | 20111109 | ||||
| 2 | ABAP_TYPE_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_TYPE_RANGE | 20111109 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20111109 | ||||
| 4 | GLOBAL_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130820 | ||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 8 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 | ||||
| 9 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: WSDL Type (portType, message, and so on) | 20111115 | |||
| 10 | TYPE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_TYPE_RANGE | 20111124 | ||||
| 11 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120306 |
Method GET_KEYS on class IF_PXN_QUERY has no exception.
Method GET_MESSAGE_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 | 20120605 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_MESSAGE_DETAILS | 20120605 | ||||
| 3 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120605 | ||||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120605 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120605 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120605 | ||||
| 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_MESSAGE_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_MESSAGE_TYPE_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_MESSAGE_TYPE_DETAILS | 20111109 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 6 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120125 |
Method GET_MESSAGE_TYPE_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_MESSAGE_TYPE_KEYS 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 | 20111109 | ||||
| 2 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 | ||||
| 7 | USED_OBJECTS | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_OBJECT_KEYS | 20120717 | ||||
| 8 | XML_NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120125 | ||||
| 9 | XML_NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120127 |
Method GET_MESSAGE_TYPE_KEYS on class IF_PXN_QUERY has no exception.
Method GET_NAMESPACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_NAME | Call by reference | Type reference (TYPE) | DLVUNIT | Software Component | 20120217 | |||
| 2 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120217 | ||||
| 3 | NAMESPACES | Value transfer | Type reference (TYPE) | T_NAMESPACES | Return Table | 20120217 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | Range Table for Namespaces | 20120217 | |||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | Package | 20120217 | |||
| 6 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20131010 |
Method GET_NAMESPACES on class IF_PXN_QUERY has no exception.
Method GET_OPERATION_MAPPING_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 | 20111109 | ||||
| 2 | CONSUMERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 | ||||
| 3 | DETAILS | Call by reference | Type reference (TYPE) | T_OPERATION_MAPPING_DETAILS | 20111109 | ||||
| 4 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 5 | MESSAGE_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 | ||||
| 6 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 7 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 8 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 |
Method GET_OPERATION_MAPPING_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_OPERATION_MAPPING_KEYS 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 | 20111109 | ||||
| 2 | CONSUMERS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120217 | ||||
| 3 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 4 | MESSAGE_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120206 | ||||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 8 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 |
Method GET_OPERATION_MAPPING_KEYS on class IF_PXN_QUERY has no exception.
Method GET_OUTBOUND_EVENT_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_OUTBOUND_EVENT_DETAILS | 20111109 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 |
Method GET_OUTBOUND_EVENT_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_OUTBOUND_EVENT_KEYS 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 | 20111109 | ||||
| 2 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 3 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 4 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 5 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 |
Method GET_OUTBOUND_EVENT_KEYS on class IF_PXN_QUERY has no exception.
Method GET_OUTBOUND_INTF_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_OUTBOUND_INTF_DETAILS | 20111109 | ||||
| 3 | FAULT_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120718 | ||||
| 4 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 5 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120510 | |||
| 6 | MESSAGE_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120215 | ||||
| 7 | METHOD_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | Range Table for PRX_R_R3NAME | 20121218 | |||
| 8 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 9 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 10 | ONLY_P2P | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130411 | |||
| 11 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 |
Method GET_OUTBOUND_INTF_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_OUTBOUND_INTF_KEYS 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 | 20111109 | ||||
| 2 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120127 | ||||
| 3 | MESSAGE_TYPES | Call by reference | Type reference (TYPE) | T_ABAPNAMES | ABAP Object Table | 20120126 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 7 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 |
Method GET_OUTBOUND_INTF_KEYS on class IF_PXN_QUERY has no exception.
Method GET_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120222 | ||||
| 2 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | Range Table for Namespaces | 20120222 | |||
| 3 | PACKAGES | Value transfer | Type reference (TYPE) | T_PACKAGES | Return Table | 20120222 | |||
| 4 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120306 | ||||
| 5 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Modelling Environment | 20130925 |
Method GET_PACKAGES on class IF_PXN_QUERY has no exception.
Method GET_PROC_TYPE_DOM_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_PROC_TYPE_DOM_DETAILS | 20111109 | ||||
| 3 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 |
Method GET_PROC_TYPE_DOM_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_PROC_TYPE_DOM_KEYS 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 | 20111109 | ||||
| 2 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 |
Method GET_PROC_TYPE_DOM_KEYS on class IF_PXN_QUERY has no exception.
Method GET_RFC_CONSUMER_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 | 20121108 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_RFC_CONSUMER_DETAILS | 20121108 | ||||
| 3 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20121108 | |||
| 4 | METHOD_NAME_RANGE | Call by reference | Type reference (TYPE) | T_ABAP_NAME_RANGE | 20121219 | ||||
| 5 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20121108 | ||||
| 6 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20121108 | ||||
| 7 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20121108 |
Method GET_RFC_CONSUMER_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_RFC_CONSUMER_KEYS 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 | 20121108 | ||||
| 2 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20121108 | |||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20121108 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20121108 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20121108 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20121108 |
Method GET_RFC_CONSUMER_KEYS on class IF_PXN_QUERY has no exception.
Method GET_SCENARIO_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 | 20120315 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_SCENARIO_DETAILS | 20120315 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120315 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120315 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120315 | ||||
| 6 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120315 |
Method GET_SCENARIO_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_SCENARIO_KEYS 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 | 20120315 | ||||
| 2 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120315 | ||||
| 3 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20120315 | ||||
| 4 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120315 | ||||
| 5 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20120315 | ||||
| 6 | SEMANTIC_CONTRACTS | Call by reference | Type reference (TYPE) | T_ABAPNAMES | 20120315 |
Method GET_SCENARIO_KEYS on class IF_PXN_QUERY has no exception.
Method GET_SEMANTIC_CONTRACT_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 | 20111214 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_SEMANTIC_CONTRACT_DETAILS | 20111214 | ||||
| 3 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 4 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111214 | ||||
| 5 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111214 | ||||
| 6 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111214 |
Method GET_SEMANTIC_CONTRACT_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_SEMANTIC_CONTRACT_KEYS 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 | 20111214 | ||||
| 2 | LIFE_CYCLE_RANGE | Call by reference | Type reference (TYPE) | IF_PXN_RANGE=>T_LIFE_CYCLE_RANGE | Range table for life cycle status | 20120509 | |||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111214 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111214 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111214 | ||||
| 6 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111214 |
Method GET_SEMANTIC_CONTRACT_KEYS on class IF_PXN_QUERY has no exception.
Method GET_TYPE_ENHANCEMENT_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 | 20111109 | ||||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | T_TYPE_ENHANCEMENT_DETAILS | 20111109 | ||||
| 3 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 4 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 5 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 |
Method GET_TYPE_ENHANCEMENT_DETAILS on class IF_PXN_QUERY has no exception.
Method GET_TYPE_ENHANCEMENT_KEYS 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 | 20111109 | ||||
| 2 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20111109 | ||||
| 3 | NAME_RANGE | Call by reference | Type reference (TYPE) | T_NAME_RANGE | 20111109 | ||||
| 4 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20111109 | ||||
| 5 | RVAL | Value transfer | Type reference (TYPE) | T_ABAP_KEYS | 20111109 |
Method GET_TYPE_ENHANCEMENT_KEYS on class IF_PXN_QUERY has no exception.
Method OBJECTS_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_APPL_RANGE | Call by reference | Type reference (TYPE) | T_GEN_APPL_RANGE | 20120323 | ||||
| 2 | NAMESPACE_RANGE | Call by reference | Type reference (TYPE) | T_NAMESPACE_RANGE | 20120323 | ||||
| 3 | PACKAGE_RANGE | Call by reference | Type reference (TYPE) | T_PACKAGE_RANGE | 20120323 | ||||
| 4 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120323 | |||
| 5 | TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | Proxy Generation: WSDL Type (portType, message, and so on) | 20120323 |
Method OBJECTS_EXIST on class IF_PXN_QUERY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |