SAP ABAP Class CL_MES_INT_LONGTEXT_MO_SERVICE (Change Long Texts Using a Web Service)
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 20101207
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20101207
Properties
Class CL_MES_INT_LONGTEXT_MO_SERVICE  
Short Description Change Long Texts Using a Web Service    
Super Class CL_MES_INT_SERVICES Integration Services for ME Systems 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CO_MES_INT   Integration of Production w. Manufacturing Execution Systems 
Created 20101207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MES_INT_LONGTEXT_MO_SERVICE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20101207
Friends
Class CL_MES_INT_LONGTEXT_MO_SERVICE 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) 20101208
2 C_GET Instance attribute Private Attribute reference (LIKE) 20101207
3 C_HTML Instance attribute Private Attribute reference (LIKE) 20101207
4 C_HTTP Instance attribute Private Attribute reference (LIKE) 20101207
5 C_HTTPS Instance attribute Private Attribute reference (LIKE) 20101207
6 C_PLAIN Instance attribute Private Attribute reference (LIKE) 20101207
7 C_POST Instance attribute Private Attribute reference (LIKE) 20101207
8 GV_TEXT Static Attribute Private Type reference (TYPE) STRING 20101207
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_URL Static method Public Method Generates a URL 20101208
2 GET_TEXT Static method Private Method Reads Long Text and Prepares It for Output 20101207
3 POST_TEXT Static method Private Method Posts New Long Text in System 20101207
4 SPLIT_STRING Static method Private Method Creates Necessary Line Breaks in Entered Text 20110307
Events
Class CL_MES_INT_LONGTEXT_MO_SERVICE has no event.
Types
Class CL_MES_INT_LONGTEXT_MO_SERVICE 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 20101208
2 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Plangruppenzähler 20101208
3 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Schlüssel der Plangruppe 20101208
4 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Plantyp 20101208
5 Importing IV_ZAEHL Call by reference Type reference (TYPE) CIM_COUNT Interner Zähler 20101208
6 Returning RV_URL Value transfer Type reference (TYPE) CO_MES_INT_URL ME-Integration: URL für Zugriff auf ERP-Objekte 20101208
# Exception Resumable Description Created on
1 CX_MES_INT_SERVICES Ausnahmeklasse 20101208

Method GET_TEXT 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 20101207
2 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Plangruppenzähler 20101207
3 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Schlüssel der Plangruppe 20101207
4 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Plantyp 20101207
5 Importing IV_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20110526
6 Importing IV_ZAEHL Call by reference Type reference (TYPE) CIM_COUNT Interner Zähler 20101207
7 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20101207

Method GET_TEXT on class CL_MES_INT_LONGTEXT_MO_SERVICE has no exception.

Method POST_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT_NEW Call by reference Type reference (TYPE) STRING Hinzugefügter Text 20101207
2 Importing IV_ORDER_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20101207
3 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Plangruppenzähler 20101207
4 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Schlüssel der Plangruppe 20101207
5 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Plantyp 20101207
6 Importing IV_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20101207
7 Importing IV_ZAEHL Call by reference Type reference (TYPE) CIM_COUNT Interner Zähler 20101207

Method POST_TEXT on class CL_MES_INT_LONGTEXT_MO_SERVICE has no exception.

Method SPLIT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_LINES Call by reference Type reference (TYPE) TLINE_TAB Liste von Sapscript-Zeilen 20110307
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING Eingabestring 20110307

Method SPLIT_STRING on class CL_MES_INT_LONGTEXT_MO_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606