SAP ABAP Class CL_MES_INT_LONGTEXT_SERVICES (Processing of Long Texts 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 20101102
Properties
Class CL_MES_INT_LONGTEXT_SERVICES  
Short Description Processing of Long Texts 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 20101102   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MES_INT_LONGTEXT_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20101102
Friends
# Friend Modeled only Created on Description
1 CL_MES_INT_LONGTEXT_MO_SERVICE 20101207 Change Long Texts Using a Web Service
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 20101102
2 DECODE_URL Static method Private Method Breaks Up a URL According to Its Parameters 20101102
3 DISPLAY_LONGTEXT Static method Private Method Output of Long Text 20101103
4 GET_ATTRIBUTES Static method Public Method Returns Attributes of Long Text Header 20101108
Events
Class CL_MES_INT_LONGTEXT_SERVICES has no event.
Types
Class CL_MES_INT_LONGTEXT_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_ORDER_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20101103
2 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Plangruppenzähler 20101124
3 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Schlüssel der Plangruppe 20101124
4 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Plantyp 20101124
5 Importing IV_ZAEHL Call by reference Type reference (TYPE) CIM_COUNT Interner Zähler 20101124
6 Returning RV_URL Value transfer Type reference (TYPE) CO_MES_INT_URL Ausgehende URL 20101102
# 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_ORDER_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20101102
2 Exporting EV_PLNAL Call by reference Type reference (TYPE) PLNAL Plangruppenzähler 20101124
3 Exporting EV_PLNNR Call by reference Type reference (TYPE) PLNNR Schlüssel der Plangruppe 20101124
4 Exporting EV_PLNTY Call by reference Type reference (TYPE) PLNTY Plantyp 20101124
5 Exporting EV_ZAEHL Call by reference Type reference (TYPE) CIM_COUNT Interner Zähler 20101124
6 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20101102

Method DECODE_URL on class CL_MES_INT_LONGTEXT_SERVICES has no exception.

Method DISPLAY_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OUTPUT Call by reference Type reference (TYPE) STRING HTML Code 20101207
2 Importing IT_LINES Call by reference Type reference (TYPE) TLINE_TAB SAPscript: Text-Zeilen 20101103

Method DISPLAY_LONGTEXT on class CL_MES_INT_LONGTEXT_SERVICES has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_THEAD Call by reference Type reference (TYPE) THEAD 20101115
2 Exporting ET_TLINES Call by reference Type reference (TYPE) TLINE_TAB Liste von Sapscript Zeilen 20101108
3 Importing IV_ORDER_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20101108
4 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Plangruppenzähler 20101124
5 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Schlüssel der Plangruppe 20101124
6 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Plantyp 20101124
7 Importing IV_ZAEHL Call by reference Type reference (TYPE) CIM_COUNT Interner Zähler 20101124
# Exception Resumable Description Created on
1 CX_MES_INT_SERVICES Ausnahmeklasse 20101108
History
Last changed by/on SAP  20130531 
SAP Release Created in 606