SAP ABAP Class CL_MES_INT_DOCUMENT_SERVICES (Processing of Document URLs for ME Systems)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MES (Application Component) Integration with Manufacturing Execution Systems
⤷
CO_MES_INT (Package) Integration of Production w. Manufacturing Execution Systems
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MES_INT_SERVICES | Integration Services for ME Systems | 20101103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20101021 |
Properties
| Class | CL_MES_INT_DOCUMENT_SERVICES | |
| Short Description | Processing of Document URLs for ME Systems | |
| Super Class | CL_MES_INT_SERVICES | Integration Services for ME Systems |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CO_MES_INT | |
| Program status | ||
| Category | 0 | |
| Package | CO_MES_INT | Integration of Production w. Manufacturing Execution Systems |
| Created | 20101021 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MES_INT_DOCUMENT_SERVICES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20101021 |
Friends
Class CL_MES_INT_DOCUMENT_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20101122 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20101122 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20101122 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20101122 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20101122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates a URL | 20101021 | |
| 2 | Static method | Private | Method | Breaks Up a URL According to Its Parameters | 20101021 | |
| 3 | Static method | Public | Method | Determine Key Fields of a Document from AUFNR | 20101110 |
Events
Class CL_MES_INT_DOCUMENT_SERVICES has no event.
Types
Class CL_MES_INT_DOCUMENT_SERVICES has no local type.
Method Signatures
Method BUILD_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCUMENT_ID | Call by reference | Type reference (TYPE) | DOKNR | Dokumentnummer | 20101021 | |||
| 2 | IV_DOCUMENT_ORIG | Call by reference | Type reference (TYPE) | DMS_APPNR | Originalnummer | 20101123 | |||
| 3 | IV_DOCUMENT_PART | Call by reference | Type reference (TYPE) | DOKTL_D | Teildokument | 20101021 | |||
| 4 | IV_DOCUMENT_TYPE | Call by reference | Type reference (TYPE) | DOKAR | Dokumentart | 20101021 | |||
| 5 | IV_DOCUMENT_VERS | Call by reference | Type reference (TYPE) | DOKVR | Dokumentversion | 20101021 | |||
| 6 | RV_URL | Value transfer | Type reference (TYPE) | CO_MES_INT_URL | Ausgehende URL | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse | 20101104 |
Method DECODE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DOCUMENT_ID | Call by reference | Type reference (TYPE) | DOKNR | Dokumentnummer | 20101021 | |||
| 2 | EV_DOCUMENT_ORIG | Call by reference | Type reference (TYPE) | DOKVR | Original im Dokument | 20101122 | |||
| 3 | EV_DOCUMENT_PART | Call by reference | Type reference (TYPE) | DOKTL_D | Teildokument | 20101021 | |||
| 4 | EV_DOCUMENT_TYPE | Call by reference | Type reference (TYPE) | DOKAR | Dokumentart | 20101021 | |||
| 5 | EV_DOCUMENT_VERS | Call by reference | Type reference (TYPE) | DOKVR | Dokumentversion | 20101021 | |||
| 6 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20101021 |
Method DECODE_URL on class CL_MES_INT_DOCUMENT_SERVICES has no exception.
Method GET_DOCUMENT_KEY_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AFDLD | Call by reference | Type reference (TYPE) | AFDLD_TAB | Tabellentyp für Dokumentenverknüpfung | 20101110 | |||
| 2 | IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20101110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse | 20101111 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |