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 C_AUTYP_PRODORD Instance attribute Private Attribute reference (LIKE) 20101122
2 C_GET Instance attribute Private Attribute reference (LIKE) 20101122
3 C_HTTP Instance attribute Private Attribute reference (LIKE) 20101122
4 C_HTTPS Instance attribute Private Attribute reference (LIKE) 20101122
5 C_X Instance attribute Private Attribute reference (LIKE) 20101122
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_URL Static method Public Method Generates a URL 20101021
2 DECODE_URL Static method Private Method Breaks Up a URL According to Its Parameters 20101021
3 GET_DOCUMENT_KEY_VALUES 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 Importing IV_DOCUMENT_ID Call by reference Type reference (TYPE) DOKNR Dokumentnummer 20101021
2 Importing IV_DOCUMENT_ORIG Call by reference Type reference (TYPE) DMS_APPNR Originalnummer 20101123
3 Importing IV_DOCUMENT_PART Call by reference Type reference (TYPE) DOKTL_D Teildokument 20101021
4 Importing IV_DOCUMENT_TYPE Call by reference Type reference (TYPE) DOKAR Dokumentart 20101021
5 Importing IV_DOCUMENT_VERS Call by reference Type reference (TYPE) DOKVR Dokumentversion 20101021
6 Returning RV_URL Value transfer Type reference (TYPE) CO_MES_INT_URL Ausgehende URL 20101021
# Exception Resumable Description Created on
1 CX_MES_INT_SERVICES Ausnahmeklasse 20101104

Method DECODE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DOCUMENT_ID Call by reference Type reference (TYPE) DOKNR Dokumentnummer 20101021
2 Exporting EV_DOCUMENT_ORIG Call by reference Type reference (TYPE) DOKVR Original im Dokument 20101122
3 Exporting EV_DOCUMENT_PART Call by reference Type reference (TYPE) DOKTL_D Teildokument 20101021
4 Exporting EV_DOCUMENT_TYPE Call by reference Type reference (TYPE) DOKAR Dokumentart 20101021
5 Exporting EV_DOCUMENT_VERS Call by reference Type reference (TYPE) DOKVR Dokumentversion 20101021
6 Importing 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 Exporting ET_AFDLD Call by reference Type reference (TYPE) AFDLD_TAB Tabellentyp für Dokumentenverknüpfung 20101110
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20101110
# Exception Resumable Description Created on
1 CX_MES_INT_SERVICES Ausnahmeklasse 20101111
History
Last changed by/on SAP  20130531 
SAP Release Created in 606