Hierarchy
⤷
⤷
Properties
| Class | CL_PROXY_METADATA | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20050527 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_METADATA has no interface implemented.
Friends
Class CL_PROXY_METADATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'agent' | Process Agent | 20051220 | ||
| 2 | Constant | Public | Type reference (TYPE) | T_TRANSFORM | 'alphanumeric' | alphanumeric transformation | 20060719 | ||
| 3 | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'BO_Object' | Business Objekt | 20051220 | ||
| 4 | Constant | Public | Type reference (TYPE) | PRX_NSPCE | 'uddi:uddi.sap.com:categorization:deployment-unit' | classification type deployment unit | 20061123 | ||
| 5 | Constant | Public | Type reference (TYPE) | PRX_DIR | 'I' | Inbound Interface | 20051220 | ||
| 6 | Constant | Public | Type reference (TYPE) | PRX_DIR | 'O' | Outbound Interface | 20051220 | ||
| 7 | Constant | Public | Type reference (TYPE) | PRX_TYPE | IF_PROXY_CONST_PRX_TYPE=>EXT_PROVIDER | External Provider | 20100415 | ||
| 8 | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'ifmfaultm' | Fault Message Definition | 20051220 | ||
| 9 | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'ifmmessage' | Message Definition | 20051220 | ||
| 10 | Constant | Public | Type reference (TYPE) | PRX_TYPE | IF_PROXY_CONST_PRX_TYPE=>MESSAGE_INTERFACE | Message Interface | 20051220 | ||
| 11 | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'ifmtypedef' | Data Type Definition | 20051220 | ||
| 12 | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'ifmtypeenh' | Data Type Enhancement | 20051220 | ||
| 13 | Constant | Public | Type reference (TYPE) | T_TRANSFORM | 'transformToUpperCase' | upper case transformation | 20060719 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 2 | 20090123 | |||
| 15 | Constant | Public | Type reference (TYPE) | I | 1 | 20090123 | |||
| 16 | Constant | Public | Type reference (TYPE) | I | 3 | 20090123 |
Methods
Events
Class CL_PROXY_METADATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ABAP_KEY | Public | See coding | 20051214 | begin of t_abap_key,
object type prx_r3obj,
obj_name type prx_r3name,
inactive type prx_inact,
end of t_abap_key
|
||
| 2 | T_ABAP_KEYS | Public | See coding | 20051214 | t_abap_keys type standard table of t_abap_key
|
||
| 3 | T_CLASSIFICATION | Public | See coding | 20061123 | begin of t_classification,
obj_name type prx_r3name,
class_type type prx_nspce,
class_value type string,
end of t_classification
|
||
| 4 | T_CLASSIFICATIONS | Public | See coding | 20061128 | t_classifications type standard table of t_classification
|
||
| 5 | T_CODE_TYPE | Public | See coding | 20070713 | begin of t_code_type,
abap_key type t_abap_key,
esr_key type t_esr_type_key,
classname type prx_r3name,
end of t_code_type
|
||
| 6 | T_CODE_TYPES | Public | See coding | 20070713 | t_code_types type standard table of t_code_type
|
||
| 7 | T_ESR_KEY | Public | See coding | 20051214 | begin of t_esr_key,
type type prx_type,
name type prx_ifrnam,
namespace type prx_nspce,
gnamespace type prx_nspce,
ifr_type type prx_wsdlty,
end of t_esr_key
|
||
| 8 | T_ESR_KEYS | Public | See coding | 20051214 | t_esr_keys type standard table of t_esr_key
|
||
| 9 | T_ESR_TYPE_KEY | Public | See coding | 20070713 | begin of t_esr_type_key,
name type prx_ifrnam,
namespace type prx_nspce,
end of t_esr_type_key
|
||
| 10 | T_ESR_TYPE_KEYS | Public | See coding | 20080314 | t_esr_type_keys type standard table of t_esr_type_key
|
||
| 11 | T_INBOUND_METHOD | Public | See coding | 20081127 | begin of t_inbound_method,
method_name type sproxreg-obj_name1,
operation type sproxreg-ifr_operation,
idempotent type sproxreg-ifr_idempotent,
end of t_inbound_method
|
||
| 12 | T_INBOUND_METHODS | Public | See coding | 20081127 | t_inbound_methods type standard table of t_inbound_method with default key
|
||
| 13 | T_INTF_TAB | Public | Type reference (TYPE) | CL_PROXY_DATA=>INTF_TAB | 20061110 | |
|
| 14 | T_OUTBOUND_METHOD | Public | See coding | 20050707 | begin of t_outbound_method,
method_name type sproxdat-obj_name1,
operation type sproxdat-ifr_name,
synchron type sproxdat-synchron,
request_name type sproxsig-xml_msg_name,
request_namespac type sproxsig-xml_msg_namespac,
response_name type sproxsig-xml_msg_name,
response_namespac type sproxsig-xml_msg_namespac,
end of t_outbound_method
|
||
| 15 | T_OUTBOUND_METHODS | Public | See coding | 20050707 | t_outbound_methods type standard table of t_outbound_method with default key
|
||
| 16 | T_PROXY_KEY | Public | See coding | 20051214 | begin of t_proxy_key,
abap_key type t_abap_key,
esr_key type t_esr_key,
package type devclass,
gen_appl type prxgenappl,
direction type prx_dir,
prefix type prx_prefix,
created_by type prx_crby,
changed_by type prx_chby,
corrnum type trkorr,
end of t_proxy_key
|
||
| 17 | T_PROXY_KEYS | Public | See coding | 20051214 | t_proxy_keys type standard table of t_proxy_key
|
||
| 18 | T_TRANSFORM | Public | Type reference (TYPE) | PRX_TRANSFORM | 20060719 | |
Method Signatures
Method ADJUST_SPROX_S_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | SPROX_S_DATA | 20110113 |
Method ADJUST_SPROX_S_DATA on class CL_PROXY_METADATA has no exception.
Method CHECK_QUERY_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20061110 | |||
| 2 | IT_INTF | Call by reference | Type reference (TYPE) | T_INTF_TAB | 20061110 | ||||
| 3 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20061110 | |||
| 4 | WARNING | Call by reference | Object reference (TYPE REF TO) | CX_PROXY_GEN_ERROR | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20061110 |
Method CHECK_QUERY_PROVIDER on class CL_PROXY_METADATA has no exception.
Method CHECK_WS_ENABLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTF_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090123 | |||
| 2 | RESULT_CODE | Value transfer | Type reference (TYPE) | I | 20090123 |
Method CHECK_WS_ENABLEMENT on class CL_PROXY_METADATA has no exception.
Method CODE_TYPE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATATYPE | Call by reference | Type reference (TYPE) | STRING | 20051007 | ||||
| 2 | TYPE_EXISTS | Value transfer | Type reference (TYPE) | SYCHAR01 | boolsche Variable (X=true, space = false) | 20051007 |
Method CODE_TYPE_EXISTS on class CL_PROXY_METADATA has no exception.
Method GET_ASSIGNED_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_INTERFACES | Call by reference | Type reference (TYPE) | T_ESR_TYPE_KEYS | 20080314 | ||||
| 2 | ESR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080314 | ||||
| 3 | ESR_NSPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080314 | ||||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080314 | ||||
| 5 | OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080314 |
Method GET_ASSIGNED_INTERFACES on class CL_PROXY_METADATA has no exception.
Method GET_BASE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081126 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20081126 |
Method GET_BASE_CLASS on class CL_PROXY_METADATA has no exception.
Method GET_CODE_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE_PROVIDER_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20060328 | |||
| 2 | DATATYPE | Call by reference | Type reference (TYPE) | STRING | 20050607 |
Method GET_CODE_PROVIDER on class CL_PROXY_METADATA has no exception.
Method GET_CODE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE_TYPES | Call by reference | Type reference (TYPE) | T_CODE_TYPES | 20070713 | ||||
| 2 | WITH_ESR_KEY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20070717 |
Method GET_CODE_TYPES on class CL_PROXY_METADATA has no exception.
Method GET_CONF_OBJS_FOR_MESSAGETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_TYPE | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20100318 | |||
| 2 | SERVICE_CONSUMER | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20100318 | |||
| 3 | SERVICE_DEFINITIONS | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20100318 |
Method GET_CONF_OBJS_FOR_MESSAGETYPE on class CL_PROXY_METADATA has no exception.
Method GET_ENH_BASE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_ABAPNAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110303 | |||
| 2 | BASE_OPERATION_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20110428 | |||
| 3 | BASE_QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20110303 | |||
| 4 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110302 |
Method GET_ENH_BASE_SERVICE on class CL_PROXY_METADATA has no exception.
Method GET_ENH_FOR_BASE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110317 | |||
| 2 | BASE_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20110317 | |||
| 3 | ENHANCEMENTS | Call by reference | Type reference (TYPE) | PRX_ABAPOBJECTS | ABAP Object Table | 20110317 |
Method GET_ENH_FOR_BASE_SERVICE on class CL_PROXY_METADATA has no exception.
Method GET_ENH_FOR_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110407 | |||
| 2 | LP_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20110407 | |||
| 3 | RVAL | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110407 |
Method GET_ENH_FOR_LP on class CL_PROXY_METADATA has no exception.
Method GET_INBOUND_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_LIST | Value transfer | Type reference (TYPE) | QNAME_LIST | Qualified Name | 20051025 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20051025 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20051025 |
Method GET_INBOUND_INTERFACES on class CL_PROXY_METADATA has no exception.
Method GET_INBOUND_PROXY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTF_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081127 | |||
| 2 | METHODS | Call by reference | Type reference (TYPE) | T_INBOUND_METHODS | 20081127 | ||||
| 3 | PORTTYPE | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20081127 | |||
| 4 | SIGNATURES | Call by reference | Type reference (TYPE) | SPRX_SIG_T | 20110726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081127 |
Method GET_INTF_PROXIES_W_SOAPAPPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRECTION | Call by reference | Type reference (TYPE) | ANY | 'inbound' oder 'outbound' oder space (beides) | 20060607 | |||
| 2 | GENERATING_APPLICATION | Call by reference | Type reference (TYPE) | ANY | space = IFR Proxies, "WEBSERVICES" ... | 20060607 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | ANY | Name des Objektes im Intergration Builder | 20060607 | |||
| 4 | NAMESPACE | Call by reference | Type reference (TYPE) | ANY | Namespace im Intergration Builder | 20060607 | |||
| 5 | ONLY_ACTIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080205 | ||
| 6 | R3_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20060607 | |||
| 7 | RESULT | Value transfer | Type reference (TYPE) | PRX_T_IF_QUERY | Ergebnis der Suchanfrage | 20060607 |
Method GET_INTF_PROXIES_W_SOAPAPPL on class CL_PROXY_METADATA has no exception.
Method GET_METHOD_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100203 | ||||
| 2 | IFR_NSPCE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100203 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20100203 | ||||
| 4 | METHOD_DATA | Call by reference | Type reference (TYPE) | T_OUTBOUND_METHOD | Proxy Generation: External Name | 20100203 | |||
| 5 | NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20100203 | |||
| 6 | NAME2 | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110405 | |||
| 7 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20100203 | ||||
| 8 | SIGNATURES | Call by reference | Type reference (TYPE) | SPRX_SIG_T | 20100203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent Data | 20100203 | ||
| 2 | Proxy Class Unknown | 20100203 |
Method GET_OUTBOUND_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_LIST | Value transfer | Type reference (TYPE) | QNAME_LIST | Qualified Name | 20051025 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20051025 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20051025 |
Method GET_OUTBOUND_INTERFACES on class CL_PROXY_METADATA has no exception.
Method GET_OUTBOUND_PROXY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050708 | ||||
| 2 | IFR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050708 | ||||
| 3 | IFR_NSPCE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050708 | ||||
| 4 | IS_EVENT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20081126 | |||
| 5 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20061213 | ||||
| 6 | METHODS | Call by reference | Type reference (TYPE) | T_OUTBOUND_METHODS | 20050708 | ||||
| 7 | SIGNATURES | Call by reference | Type reference (TYPE) | SPRX_SIG_T | 20061213 | ||||
| 8 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkonsistente Daten | 20050711 | ||
| 2 | Proxy-Klasse ist nicht bekannt | 20050708 |
Method GET_PROVIDER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSNAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20070718 | |||
| 2 | CLASS_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Object Type in the Enterprise Services Builder | 20100709 | |||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20070718 | |||
| 4 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20070718 |
Method GET_PROVIDER_CLASS on class CL_PROXY_METADATA has no exception.
Method GET_PROXY_KEY_BY_ABAP_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_KEYS | Call by reference | Type reference (TYPE) | T_ABAP_KEYS | 20051214 | ||||
| 2 | GET_CORRNUM | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | get correction number also (if locked) | 20060125 | ||
| 3 | GET_PACKAGE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | get package also | 20060125 | ||
| 4 | PROXY_KEYS | Call by reference | Type reference (TYPE) | T_PROXY_KEYS | 20051214 |
Method GET_PROXY_KEY_BY_ABAP_KEY on class CL_PROXY_METADATA has no exception.
Method GET_PROXY_KEY_BY_ESR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESR_KEYS | Call by reference | Type reference (TYPE) | T_ESR_KEYS | 20051214 | ||||
| 2 | GEN_APPL | Call by reference | Type reference (TYPE) | PRXGENAPPL | Proxy Generation: Proxy Type | 20060120 | |||
| 3 | GET_CORRNUM | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | get correction number also (if locked) | 20060125 | ||
| 4 | GET_PACKAGE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | get package also | 20060125 | ||
| 5 | PROXY_KEYS | Call by reference | Type reference (TYPE) | T_PROXY_KEYS | list of proxy keys | 20051214 |
Method GET_PROXY_KEY_BY_ESR_KEY on class CL_PROXY_METADATA has no exception.
Method GET_SERVICE_VARIANT_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTF_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080916 | |||
| 2 | SVAR_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20081002 |
Method GET_TRANSPORT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORRNUM | Value transfer | Type reference (TYPE) | TRKORR | 20080509 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20080509 | ||||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20080509 |
Method GET_TRANSPORT_REQUEST on class CL_PROXY_METADATA has no exception.
Method IS_SERVICE_ENH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20110413 | |||
| 2 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110225 | |||
| 3 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Proxy Generation: Name of an Object in R/3 | 20110225 |
Method IS_SERVICE_ENH on class CL_PROXY_METADATA has no exception.
Method IS_SERVICE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20081110 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Proxy Generation: Name of an Object in R/3 | 20081110 |
Method IS_SERVICE_VARIANT on class CL_PROXY_METADATA has no exception.
Method MAP_XML_VALUE_TO_ABAP_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060405 | ||||
| 2 | DATA_REF | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060405 | ||||
| 3 | DATA_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060405 | ||||
| 4 | DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20060405 | |||
| 5 | LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length (No. of Characters) | 20060405 | |||
| 6 | XML_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060405 |
Method MAP_XML_VALUE_TO_ABAP_STRING on class CL_PROXY_METADATA has no exception.
Method MD_LOAD_FOR_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_INDEP_ONLY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090929 | |||
| 2 | ITERATIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 'X' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20071219 | ||
| 3 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20050527 | |||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy-Generierung: Typ eines Objektes im R3 (DTEL, TABL,...) | 20050527 | |||
| 5 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20050527 | |||
| 6 | PROXY_DATA | Call by reference | Type reference (TYPE) | SPROX_S_DATA | 20050527 |
Method MD_LOAD_FOR_RUNTIME on class CL_PROXY_METADATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |