SAP ABAP Class CL_WS_CLIENT_SERVICE_METHODS (Calculate Number of Children)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SWS_WSDL (Package) WebServices: WSDL Import Tool
⤷
⤷
Properties
| Class | CL_WS_CLIENT_SERVICE_METHODS | |
| Short Description | Calculate Number of Children | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWS_WSDL | WebServices: WSDL Import Tool |
| Created | 20021217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WS_CLIENT_SERVICE_METHODS has no forward declaration.
Interfaces
Class CL_WS_CLIENT_SERVICE_METHODS has no interface implemented.
Friends
Class CL_WS_CLIENT_SERVICE_METHODS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | INT1 | Number of Logical Ports | 20021217 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT1 | Number of Generated Proxy Classes | 20021217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT1 | Number of WSDL Documents | 20021217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Number of Logical Ports Created | 20021217 | |
| 2 | Instance method | Public | Method | Number of Generated Proxy Classes | 20021217 | |
| 3 | Instance method | Public | Method | Number of WSDL Documents | 20021217 | |
| 4 | Instance method | Public | Method | lp | 20021217 | |
| 5 | Instance method | Public | Method | pc | 20021217 | |
| 6 | Instance method | Public | Method | wsdl | 20021217 |
Events
Class CL_WS_CLIENT_SERVICE_METHODS has no event.
Types
Class CL_WS_CLIENT_SERVICE_METHODS has no local type.
Method Signatures
Method GET_LP_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_COUNT | Value transfer | Type reference (TYPE) | INT1 | int1 | 20021217 |
Method GET_LP_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no exception.
Method GET_PC_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_COUNT | Value transfer | Type reference (TYPE) | INT1 | int1 | 20021217 |
Method GET_PC_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no exception.
Method GET_WSDL_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WSDL_COUNT | Value transfer | Type reference (TYPE) | INT1 | int1 | 20021217 |
Method GET_WSDL_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no exception.
Method SET_LP_COUNT Signature
Method SET_LP_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no parameter.
Method SET_LP_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no exception.
Method SET_PC_COUNT Signature
Method SET_PC_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no parameter.
Method SET_PC_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no exception.
Method SET_WSDL_COUNT Signature
Method SET_WSDL_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no parameter.
Method SET_WSDL_COUNT on class CL_WS_CLIENT_SERVICE_METHODS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |