SAP ABAP Interface IF_PROXY (Reduced View of CL_PROXY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20041020 |
Properties
Interface | IF_PROXY | |
Short Description | Reduced View of CL_PROXY |
General Data
Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
Created | 20040419 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_PROXY_IFR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | IF_WS_CLASSIFICATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | SPRX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | VRM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PROXY has no interface.
Friends
Interface IF_PROXY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_BUSINESS_OBJECT | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'BO_Object' | Proxy-Generierung: Objekttyp im Integration Builder | 20050620 | |
2 | C_STATE_ACTIVE | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'ACTIVE' | Proxy-Generierung: Status eines Proxies | 20050801 | |
3 | C_STATE_DB_ACTIVE | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'DB_ACTIVE' | Proxy Generation: Proxy Status | 20070711 | |
4 | C_STATE_GENREQ | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'GENREQ' | Proxy-Generierung: Status eines Proxies | 20050801 | |
5 | C_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'INACTIVE' | Proxy-Generierung: Status eines Proxies | 20050801 | |
6 | C_STATE_NEW | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'NEW' | Proxy-Generierung: Status eines Proxies | 20050801 | |
7 | C_STATE_NOT_ALLOWED | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'NOT_ALLOW' | Proxy Generation: Proxy Status | 20070711 | |
8 | C_STATE_ORPHANED | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'ORPHANED' | Proxy-Generierung: Status eines Proxies | 20050801 | |
9 | C_STATE_PARTACTIVE | Constant | Public | Type reference (TYPE) | PRX_STATUS | 'PARTACTIVE' | Proxy-Generierung: Status eines Proxies | 20050801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060307 | |
2 | ![]() |
Instance method | Public | Method | 20100422 | |
3 | ![]() |
Instance method | Public | Method | 20060504 | |
4 | ![]() |
Instance method | Public | Method | 20050801 | |
5 | ![]() |
Instance method | Public | Method | 20050729 | |
6 | ![]() |
Instance method | Public | Method | 20060404 | |
7 | ![]() |
Instance method | Public | Method | liefert Namen der WebService Definition | 20051121 |
8 | ![]() |
Instance method | Public | Method | 20050117 | |
9 | ![]() |
Instance method | Public | Method | 20060412 | |
10 | ![]() |
Instance method | Public | Method | 20100422 | |
11 | ![]() |
Instance method | Public | Method | 20050729 |
Events
Interface IF_PROXY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_ABAP_PATH | Public | See coding | 20041029 | BEGIN OF t_abap_path,
abap_path TYPE string,
is_optional TYPE boolean,
default_value TYPE string,
ID TYPE STRING, "ID of field for access via index
END OF t_abap_path
|
||
2 | T_ABAP_PATHS | Public | See coding | 20041029 | t_abap_paths TYPE STANDARD TABLE OF t_abap_path
|
||
3 | T_PRX_CLASSIF_HDR | Public | See coding | 20061205 | begin of t_prx_classif_hdr,
object type prx_r3obj,
obj_name type prx_r3name,
version(1) type c,
end of t_prx_classif_hdr
|
Method Signatures
Method EXISTS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS_ACTIVE | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | Proxy exist in an active version (root object) | 20060307 |
Method EXISTS_ACTIVE on Interface IF_PROXY has no exception.
Method GET_CLASSIFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSIFS | Call by reference | Type reference (TYPE) | SPRX_CLASSIFS | 20100422 |
Method GET_CLASSIFS on Interface IF_PROXY has no exception.
Method GET_LPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LPT | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_LPT | Logical Port Template: Main Object | 20060504 |
Method GET_LPT on Interface IF_PROXY has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | PRX_STATUS | Proxy-Generierung: Status eines Proxies | 20050801 | ||
2 | ![]() |
STATUS_TEXT | Call by reference | Type reference (TYPE) | PRX_STATUS_T | Proxy-Generierung: Status eines Proxies | 20050801 |
Method GET_STATUS on Interface IF_PROXY has no exception.
Method GET_TECHNICAL_TYPEINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | PRX_ID | ID | 20050729 | ||
2 | ![]() |
IFR_XSDTYP | Call by reference | Type reference (TYPE) | VRM_VALUE | IFR-XSD Typ | 20050729 | ||
3 | ![]() |
R3_DATATYPE | Call by reference | Type reference (TYPE) | VRM_VALUE | Technischer Typ (Schlüssel) | 20050729 | ||
4 | ![]() |
R3_DATATYPES | Call by reference | Type reference (TYPE) | VRM_VALUES | Alternativen bei änderbaren technischem Typen | 20050729 |
Method GET_TECHNICAL_TYPEINFO on Interface IF_PROXY has no exception.
Method GET_WSD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSD | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF | Web Services: Virtual Interface | 20060404 |
Method GET_WSD on Interface IF_PROXY has no exception.
Method GET_WSDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20051121 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20051121 |
Method GET_WSDNAME on Interface IF_PROXY has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050117 |
Method IS_CHANGED on Interface IF_PROXY has no exception.
Method QUERY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20060412 | ||
2 | ![]() |
IFR_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Integration Builder | 20060412 | ||
3 | ![]() |
IFR_NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | Proxy Generation: Namespace in the Integration Builder | 20060412 | ||
4 | ![]() |
IFR_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | orgi. type is PRX_WSDLTY ! (but called with SPRX_CONST...)) | 20060412 | ||
5 | ![]() |
INDEX | Value transfer | Object reference (TYPE REF TO) | SPRX_S_INDEX | 20060412 | |||
6 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20061123 | ||
7 | ![]() |
OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20061123 | ||
8 | ![]() |
PARENT_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20060412 |
Method QUERY_INDEX on Interface IF_PROXY has no exception.
Method SET_CLASSIFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSIFS | Call by reference | Type reference (TYPE) | SPRX_CLASSIFS | 20100422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20100422 |
Method SET_TECHNICAL_TYPEINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | PRX_ID | ID | 20050729 | ||
2 | ![]() |
R3_DATATYP | Call by reference | Type reference (TYPE) | VRM_VALUE | Technischer Typ (Schlüssel) | 20050729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20050729 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |