SAP ABAP Class CL_ER_CLASSIFY_SERVICES (Classification of services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SCLASSIFICATION (Package) Object Classification
⤷
⤷
Properties
| Class | CL_ER_CLASSIFY_SERVICES | |
| Short Description | Classification of services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCLASSIFICATION | Object Classification |
| Created | 20060516 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ER_CLASSIFY_SERVICES has no forward declaration.
Interfaces
Class CL_ER_CLASSIFY_SERVICES has no interface implemented.
Friends
Class CL_ER_CLASSIFY_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_DT_CONFIG_QUERY | WSP Configuration Registry | 20121212 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ER_CLASSIFY_SERVICES | Classification of services | 20060516 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STTY_MESSAGE_DETAIL | Message detail | 20060518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Build message | 20060518 | |
| 2 | Instance method | Public | Method | File popup | 20060516 | |
| 3 | Static method | Public | Method | Get Port Type Name from WSD Name | 20060524 | |
| 4 | Static method | Public | Method | Get ABAP WS Name from ESR Name (Message Interface + Namesp) | 20060524 | |
| 5 | Static method | Public | Method | Get WSD Name (ABAP Name) from PortType Name | 20070810 | |
| 6 | Static method | Public | Method | Show messages | 20060518 | |
| 7 | Static method | Public | Method | Instanz erzeugen | 20060516 | |
| 8 | Instance method | Public | Method | Upload Classifications | 20060516 |
Events
Class CL_ER_CLASSIFY_SERVICES has no event.
Types
Class CL_ER_CLASSIFY_SERVICES has no local type.
Method Signatures
Method BUILD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20060518 | |||
| 2 | I_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20060518 | |||
| 3 | I_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20060518 | |||
| 4 | I_MESSAGE_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20060518 | |||
| 5 | I_MESSAGE_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20060518 | |||
| 6 | I_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20060518 | |||
| 7 | I_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20060518 | |||
| 8 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text | 20060518 |
Method BUILD_MESSAGE on class CL_ER_CLASSIFY_SERVICES has no exception.
Method FILE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FILE_TABLE | Call by reference | Type reference (TYPE) | FILETABLE | File name table | 20060516 |
Method FILE_POPUP on class CL_ER_CLASSIFY_SERVICES has no exception.
Method GET_PORT_TYPE_NAME_FROM_WSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ESR_NAME | Call by reference | Type reference (TYPE) | ANY | 20060907 | ||||
| 2 | E_ESR_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20060907 | ||||
| 3 | E_ESR_RELATED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060915 | |||
| 4 | E_PORT_TYPE_NAME | Call by reference | Type reference (TYPE) | ANY | 20060524 | ||||
| 5 | E_PORT_TYPE_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | SOAP Namespace of a Service Definition | 20060524 | |||
| 6 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20060524 |
Method GET_PORT_TYPE_NAME_FROM_WSNAME on class CL_ER_CLASSIFY_SERVICES has no exception.
Method GET_WS_NAME_FROM_ESR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERVICE_DEFINITIONS | Call by reference | Type reference (TYPE) | SD_NAME_INT_EXT_IT | Internal and External Service Definition Names | 20060524 | |||
| 2 | I_IS_AUTO_GENERATED | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20060524 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | ANY | Name of the Object in Intergration Builder | 20060524 | |||
| 4 | I_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | Namespace of the Object in Intergration Builder | 20060524 |
Method GET_WS_NAME_FROM_ESR_NAME on class CL_ER_CLASSIFY_SERVICES has no exception.
Method GET_WS_NAME_FROM_PORTTYPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20070810 | |||
| 2 | I_PORT_TYPE_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20070810 |
Method GET_WS_NAME_FROM_PORTTYPE_NAME on class CL_ER_CLASSIFY_SERVICES has no exception.
Method SHOW_MESSAGES Signature
Method SHOW_MESSAGES on class CL_ER_CLASSIFY_SERVICES has no parameter.
Method SHOW_MESSAGES on class CL_ER_CLASSIFY_SERVICES has no exception.
Method S_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTREF | Value transfer | Object reference (TYPE REF TO) | CL_ER_CLASSIFY_SERVICES | Classification of services | 20060516 |
Method S_INSTANCE on class CL_ER_CLASSIFY_SERVICES has no exception.
Method UPLOAD_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_STATUS | Call by reference | Type reference (TYPE) | BOOLEAN | UDDI Client: Name of UDDI Registry | 20060517 | |||
| 2 | E_TAB_STATUS_DETAIL | Call by reference | Type reference (TYPE) | WS_OPERATION_INFO_IT | Information on Status of Operation (Error, Success) | 20060517 | |||
| 3 | I_CLASSIFICATIONS_SOURCE | Call by reference | Type reference (TYPE) | CHAR4 | 'SAP' | Source SAP or Non SAP | 20060517 | ||
| 4 | I_FILE_NAME | Call by reference | Type reference (TYPE) | CHAR1024 | Import File Name | 20060516 | |||
| 5 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | 'WS_P' | Provider or Consumer | 20060517 | ||
| 6 | I_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | Single-Character Flag | 20060518 | |||
| 7 | I_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TR_TRKORR | Input field for request number for individual display | 20060517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | File import error | 20060517 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 700 |