Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SLOAP/CL_OBJECT_MINIMAL | minimal sloas object | 20100127 |
Properties
| Class | /SLOAP/CL_SERVICE | |
| Short Description | SLOAS Service | |
| Super Class | /SLOAP/CL_OBJECT_MINIMAL | minimal sloas object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/SERVICE | SLOAS - Analysis Services Maintenance, Monitoring & Billing |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_SERVICE has no forward declaration.
Interfaces
Class /SLOAP/CL_SERVICE has no interface implemented.
Friends
Class /SLOAP/CL_SERVICE 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) | /SLOAP/SERVICE | New service data | 20100127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/SERVICE | Current service data | 20100127 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_SERRES | New result assignments | 20100127 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_SERRES | Currently assigned results | 20100127 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'ASS' | Result-Service Assignment established | 20100127 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'DEL' | Result-Service Assignment deleted | 20100127 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'PROP' | Result-Service Assignment proposed | 20100127 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'DONE' | Service Status FINISHED | 20100127 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'MISS' | Service Status MISSING_DATA | 20100127 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'POS' | SLOAS Service POSTED | 20100127 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'FAIL' | Service Status POSTING_FAILED | 20100127 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'PROP' | Service Status PROPOSAL | 20100127 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | 'POST' | Service Status TO BE POSTED | 20100127 |
Methods
Events
Class /SLOAP/CL_SERVICE has no event.
Types
Class /SLOAP/CL_SERVICE has no local type.
Method Signatures
Method ADD_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AUTO_COMPLETION | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | |||
| 2 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 3 | IV_STATUS_NOTE | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_STATUS_NOTE | SLOAS Service Status Note | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 |
Method ADD_RESULT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULT_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_RESULT | SLOAS result table type | 20100127 | |||
| 2 | IT_SERRES_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_SERRES | SLOAS Service - Result Assignment Table Type | 20100127 | |||
| 3 | IV_AUTO_COMPLETION | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 | ||
| 2 | Missing parameter exception | 20100127 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 2 | IV_TSTMP | Call by reference | Type reference (TYPE) | /SLOAP/CREATION_TSTMP | SLOAS creation timestamp | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 |
Method CREATE_PROPOSALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAYS | Call by reference | Type reference (TYPE) | INT4 | 14 | Natural Number | 20100127 | ||
| 2 | DELETE | Call by reference | Type reference (TYPE) | SAP_BOOL | SPACE | Boolean Variable (X=True, Space=False) | 20100127 | ||
| 3 | FROMDATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100127 |
Method CREATE_PROPOSALS on class /SLOAP/CL_SERVICE has no exception.
Method DO_AUTO_COMPLETION Signature
Method DO_AUTO_COMPLETION on class /SLOAP/CL_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 | ||
| 2 | Missing parameter exception | 20100127 |
Method GET_ASSIGNED_RESULT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_RESULT | SLOAS result table type | 20100127 | |||
| 2 | ET_SERRES_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_SERRES | SLOAS Service - Result Assignment Table Type | 20100127 | |||
| 3 | IV_SHOW_REMOVED | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method GET_ASSIGNED_RESULT_TABLE on class /SLOAP/CL_SERVICE has no exception.
Method GET_AVAILABLE_SERVICE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERTYPE | Value transfer | Type reference (TYPE) | /SLOAP/T_SERTYPE | SLOAS Service Types Table Type | 20100127 |
Method GET_AVAILABLE_SERVICE_TYPES on class /SLOAP/CL_SERVICE has no exception.
Method GET_AVAILABLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERST | Value transfer | Type reference (TYPE) | /SLOAP/T_SERST | SLOAS Service Status Table Type | 20100127 |
Method GET_AVAILABLE_STATUS on class /SLOAP/CL_SERVICE has no exception.
Method GET_CONTACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTACT | Value transfer | Type reference (TYPE) | /SLOAP/CONTACT | SLOAS: Contact persopn | 20100127 |
Method GET_CONTACT on class /SLOAP/CL_SERVICE has no exception.
Method GET_NEW_SERVICE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SERVICE_INFO | Value transfer | Type reference (TYPE) | /SLOAP/SERVICE | SLOAS - Analysis Services | 20100127 |
Method GET_NEW_SERVICE_INFO on class /SLOAP/CL_SERVICE has no exception.
Method GET_PRETEND_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFOS | Value transfer | Type reference (TYPE) | /SLOAP/SERVICE | SLOAS - Analysis Services | 20100127 |
Method GET_PRETEND_INFOS on class /SLOAP/CL_SERVICE has no exception.
Method GET_SERVICE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SERVICE_INFO | Value transfer | Type reference (TYPE) | /SLOAP/SERVICE | SLOAS - Analysis Services | 20100127 |
Method GET_SERVICE_INFO on class /SLOAP/CL_SERVICE has no exception.
Method GET_SERVICE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SERVICE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_SERVICE | SLOAS Service | 20100127 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 3 | IV_TSTMP | Call by reference | Type reference (TYPE) | /SLOAP/CREATION_TSTMP | SLOAS creation timestamp | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 |
Method GET_SERVICE_OBJECT_BY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SERVICE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_SERVICE | SLOAS Service | 20100127 | |||
| 2 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method GET_SERVICE_OBJECT_BY_RESULT on class /SLOAP/CL_SERVICE has no exception.
Method GET_SERVICE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERVICE_TABLE | Value transfer | Type reference (TYPE) | /SLOAP/T_SERVICE | SLOAS Service Table Type | 20100127 | |||
| 2 | ET_SERVICE_TABLE_SWD | Call by reference | Type reference (TYPE) | /SLOAP/TWD_SERVICE | SLOAS Service - table type for Web Dynpro | 20100127 | |||
| 3 | IV_ONLY_LATEST | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | ||
| 4 | IV_STATUS | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | SLOAS Service Status | 20100127 |
Method GET_SERVICE_TABLE on class /SLOAP/CL_SERVICE has no exception.
Method IS_ASSIGNED_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSIGNED | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | |||
| 2 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 | ||
| 2 | Missing parameter exception | 20100127 |
Method REMOVE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 2 | IV_STATUS_NOTE | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_STATUS_NOTE | SLOAS Service Status Note | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 | ||
| 2 | Missing parameter exception | 20100127 |
Method SAVE_NEW_SERVICE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AUTO_COMPLETION | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing parameter exception | 20100127 | ||
| 2 | Missing parameter exception | 20100127 |
Method SAVE_PROPOSAL Signature
Method SAVE_PROPOSAL on class /SLOAP/CL_SERVICE has no parameter.
Method SAVE_PROPOSAL on class /SLOAP/CL_SERVICE has no exception.
Method SAVE_RESULT_ASSIGNMENTS Signature
Method SAVE_RESULT_ASSIGNMENTS on class /SLOAP/CL_SERVICE has no parameter.
Method SAVE_RESULT_ASSIGNMENTS on class /SLOAP/CL_SERVICE has no exception.
Method SAVE_RES_ASS_PRE Signature
Method SAVE_RES_ASS_PRE on class /SLOAP/CL_SERVICE has no parameter.
Method SAVE_RES_ASS_PRE on class /SLOAP/CL_SERVICE has no exception.
Method SET_CONTACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTACT | Call by reference | Type reference (TYPE) | /SLOAP/CONTACT | SLOAS: Contact person | 20100127 |
Method SET_CONTACT on class /SLOAP/CL_SERVICE has no exception.
Method SET_CUSTOMER_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20100127 |
Method SET_CUSTOMER_NUMBER on class /SLOAP/CL_SERVICE has no exception.
Method SET_ORDER_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORDER_NUMBER | Call by reference | Type reference (TYPE) | /SLOAP/ODER_NR | SLOAS Order Number | 20100127 |
Method SET_ORDER_NUMBER on class /SLOAP/CL_SERVICE has no exception.
Method SET_POSTING_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POSTING_AMOUNT | Call by reference | Type reference (TYPE) | /SLOAP/POSTING_AMOUNT | SLOAS Service Posting Amount | 20100127 |
Method SET_POSTING_AMOUNT on class /SLOAP/CL_SERVICE has no exception.
Method SET_SERVICE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DETAILS | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_DETAILS | SLOAS Service Details | 20100127 |
Method SET_SERVICE_DETAILS on class /SLOAP/CL_SERVICE has no exception.
Method SET_SERVICE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE | SLOAS - Analysis Services | 20100127 |
Method SET_SERVICE_INFO on class /SLOAP/CL_SERVICE has no exception.
Method SET_SERVICE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_TYPE | SLOAS Service Type | 20100127 |
Method SET_SERVICE_TYPE on class /SLOAP/CL_SERVICE has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_STATUS | SLOAS Service Status | 20100127 |
Method SET_STATUS on class /SLOAP/CL_SERVICE has no exception.
Method SET_STATUS_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS_NOTE | Call by reference | Type reference (TYPE) | /SLOAP/SERVICE_STATUS_NOTE | SLOAS Service Status Note | 20100127 |
Method SET_STATUS_NOTE on class /SLOAP/CL_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |