SAP ABAP Class IF_MEV_SAPSCRIPT (Representation of a standard text)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_SAPSCRIPT Representation of a standard text 20121220
Properties
Class IF_MEV_SAPSCRIPT  
Short Description Representation of a standard text    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121220   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_MEV_SAPSCRIPT has no interface implemented.
Friends
Class IF_MEV_SAPSCRIPT has no friend class.
Attributes
Class IF_MEV_SAPSCRIPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method 20121220
2 CREATE Static method Public Method 20121220
3 DELETE Instance method Public Method 20130218
4 GET_LANGUAGE Instance method Public Method 20130218
5 GET_LANGUAGES Instance method Public Method 20130306
6 GET_TEXT Instance method Public Method 20121220
7 GET_TEXT_HEADER Instance method Public Method 20130221
8 GET_UPDKZ Instance method Public Method 20130422
9 IS_UPDATED Instance method Public Method 20130128
10 SAVE Instance method Public Method 20121220
11 SET_LANGUAGE Instance method Public Method 20130218
12 SET_TEXT Instance method Public Method 20121220
Events
# Event Type Visibility Description Created on
1 ON_DELETE Instance Event
(0)
Public
(2)
20130221
2 ON_SAVE Instance Event
(0)
Public
(2)
20130221
Types
Class IF_MEV_SAPSCRIPT has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class IF_MEV_SAPSCRIPT has no parameter.
Method COMMIT on class IF_MEV_SAPSCRIPT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TXT_ID Call by reference Type reference (TYPE) TDID 20121220
2 Importing IV_TXT_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20121220
3 Importing IV_TXT_NAME Call by reference Type reference (TYPE) TDOBNAME 20121220
4 Importing IV_TXT_OBJECT Call by reference Type reference (TYPE) TDOBJECT 20121220
5 Returning RO_SAPSCRIPT Value transfer Object reference (TYPE REF TO) IF_MEV_SAPSCRIPT 20121220
# Exception Resumable Description Created on
1 CX_MEV_SAPSCRIPT Period-end valuation: Sapscript Error 20121221

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS 20130306
# Exception Resumable Description Created on
1 CX_MEV_SAPSCRIPT 20130218

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LANG Value transfer Type reference (TYPE) SPRAS 20130218

Method GET_LANGUAGE on class IF_MEV_SAPSCRIPT has no exception.

Method GET_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LANGUAGES Value transfer Type reference (TYPE) MEV_T_LANGUAGES 20130306

Method GET_LANGUAGES on class IF_MEV_SAPSCRIPT has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LINES Value transfer Type reference (TYPE) TLINE_TAB 20121220

Method GET_TEXT on class IF_MEV_SAPSCRIPT has no exception.

Method GET_TEXT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) THEAD 20130221

Method GET_TEXT_HEADER on class IF_MEV_SAPSCRIPT has no exception.

Method GET_UPDKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) MEV_UPDKZ 20130422

Method GET_UPDKZ on class IF_MEV_SAPSCRIPT has no exception.

Method IS_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPDATED Value transfer Type reference (TYPE) ABAP_BOOL 20130128

Method IS_UPDATED on class IF_MEV_SAPSCRIPT has no exception.

Method SAVE Signature

Method SAVE on class IF_MEV_SAPSCRIPT has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_SAPSCRIPT Period-end valuation: Sapscript Error 20130426

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS 20130218
# Exception Resumable Description Created on
1 CX_MEV_SAPSCRIPT 20130218

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) TLINE_TAB 20121220

Method SET_TEXT on class IF_MEV_SAPSCRIPT has no exception.
Event Signatures

Event ON_DELETE Signature
Event ON_DELETE on class IF_MEV_SAPSCRIPT has no parameter.
Event ON_SAVE Signature
Event ON_SAVE on class IF_MEV_SAPSCRIPT has no parameter.
History
Last changed by/on SAP  20131127 
SAP Release Created in