SAP ABAP Class CL_SRT_LPT_IF_PROXY_WSDL2LPT (CL_SRT_LPT_IF_PROXY_WSDL2LPT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_LPREG (Package) Logical Port Registry
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_WSDL2LPT | ABAP Proxies: Extract LPT Data from WSDL Documents | 20030828 |
Properties
| Class | CL_SRT_LPT_IF_PROXY_WSDL2LPT | |
| Short Description | CL_SRT_LPT_IF_PROXY_WSDL2LPT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_LPREG | Logical Port Registry |
| Created | 20030828 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PROXY_WSDL2LPT | ABAP Proxies: Extract LPT Data from WSDL Documents | 20030828 |
Friends
Class CL_SRT_LPT_IF_PROXY_WSDL2LPT has no friend class.
Attributes
Class CL_SRT_LPT_IF_PROXY_WSDL2LPT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | checks & adjusts operation profiles if operations changed | 20120806 | |
| 2 | Static method | Private | Method | Creation or Modification of Consumer Proxy | 20120815 | |
| 3 | Static method | Protected | Method | 20030828 | ||
| 4 | Static method | Private | Method | 20030828 | ||
| 5 | Static method | Private | Method | adds default interface & security profiles | 20120806 | |
| 6 | Static method | Private | Method | returns operation default profiles | 20120806 | |
| 7 | Static method | Private | Method | 20030901 |
Events
Class CL_SRT_LPT_IF_PROXY_WSDL2LPT has no event.
Types
Class CL_SRT_LPT_IF_PROXY_WSDL2LPT has no local type.
Method Signatures
Method ADJUST_OP_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATIONS | Call by reference | Type reference (TYPE) | PRX_T_OPERATION | Proxy Generation: Operations on a Port Type | 20120806 | |||
| 2 | PROFILES | Call by reference | Type reference (TYPE) | SRVDEF_PROFILES_TAB | Internal Table of Web Service Commun. or Security Profiles | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20120806 |
Method CREATE_OR_MODIFY_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 | 20120815 | ||||
| 2 | OPERATIONS | Call by reference | Type reference (TYPE) | PRX_T_OPERATION | 20120815 | ||||
| 3 | PORT_TYPE | Call by reference | Type reference (TYPE) | PRX_S_PORTTYPE | 20120815 | ||||
| 4 | PROFILES | Call by reference | Type reference (TYPE) | SRVDEF_PROFILES_TAB | 20120815 | ||||
| 5 | SOAP_APPLICATION | Call by reference | Type reference (TYPE) | STRING | Specifying in more detail.... | 20120815 | |||
| 6 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20120815 | |||
| 7 | WS_POLICIES | Call by reference | Type reference (TYPE) | SPRX_T_WS_POLICIES | 20120815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20120815 | ||
| 2 | SRT LPT Persistence Failure | 20120815 |
Method GET_IF_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FEATURES | Value transfer | Object reference (TYPE REF TO) | IF_SRT_LPT_FEATURES | 20030828 | ||||
| 2 | SOAP_APPLICATION | Value transfer | Type reference (TYPE) | STRING | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030901 |
Method GET_IF_LPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_LPT | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_LPT | 20030828 | ||||
| 2 | OBJECT | Value transfer | Type reference (TYPE) | PRX_R3OBJ | 20030828 | ||||
| 3 | OBJ_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | 20030828 | ||||
| 4 | SOAP_APPLICATION | Call by reference | Type reference (TYPE) | VEPSOAPAPPLURI | 20051229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030901 |
Method GET_INTF_SEC_DEFAULT_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILES | Call by reference | Type reference (TYPE) | SRVDEF_PROFILES_TAB | Internal Table of Web Service Commun. or Security Profiles | 20120806 | |||
| 2 | SOAP_APPL | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP application | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20120806 |
Method GET_OP_DEFAULT_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATIONS | Call by reference | Type reference (TYPE) | PRX_T_OPERATION | Proxy Generation: Operations on a Port Type | 20120806 | |||
| 2 | POLICIES | Call by reference | Type reference (TYPE) | SPRX_T_WS_POLICIES | 20120806 | ||||
| 3 | PROFILES | Call by reference | Type reference (TYPE) | SRVDEF_PROFILES_TAB | Internal Table of Web Service Commun. or Security Profiles | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20120806 |
Method PREPARE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPT_LPT | Value transfer | Object reference (TYPE REF TO) | CX_SRT_LP_REGISTRY | 20030901 | ||||
| 2 | EXCEPT_MESSAGE | Value transfer | Type reference (TYPE) | SRT_LP_MESSAGE | LP Nachrichtenformat | 20051121 | |||
| 3 | EXCEPT_PRX | Value transfer | Object reference (TYPE REF TO) | CX_PROXY_GEN_ERROR | 20030901 | ||||
| 4 | EXCEPT_TEXT | Value transfer | Type reference (TYPE) | STRING | 20051121 |
Method PREPARE_EXCEPTION on class CL_SRT_LPT_IF_PROXY_WSDL2LPT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |