SAP ABAP Class CL_SNAPT_TRANSLATION (test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RABAX (Package) Runtime Error Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_TRANSLATION_OBJECT Translation object type - External interface 20120503
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_TRANSLATION_OBJECT_B Translation object type - External interface (binary texts) 20120503
Properties
Class CL_SNAPT_TRANSLATION  
Short Description test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_RABAX   Runtime Error Handling 
Created 20120503   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_LXE_TRANSLATION_OBJECT Translation object type - External interface 20120503
2 IF_LXE_TRANSLATION_OBJECT_B Translation object type - External interface (binary texts) 20120503
Friends
Class CL_SNAPT_TRANSLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LANG_PGMID Constant Public Type reference (TYPE) PGMID 'LANG' 20120503
2 CO_LINE_KIND Constant Public See coding 20120503
3 CO_REGEX_DIGIT Constant Private Type reference (TYPE) STRING `[[:digit:]]` 20120927
4 CO_REGEX_NO_SPACE Constant Private Type reference (TYPE) STRING `[^[:space:]]` 20120927
5 CO_REGEX_SPACE Constant Public Type reference (TYPE) STRING `[[:space:]]` 20120927
6 CO_SNAP_OBJNAME_LENGTH Constant Public Type reference (TYPE) I 30 20120503
7 CO_SNAP_OBJTYPE Constant Public Type reference (TYPE) LXEOBJTYPE 'SNAP' 20120503
8 CO_SNAP_PACKAGE Constant Public Type reference (TYPE) DEVCLASS 'SABP_RABAX' 20120503
9 CO_SNAP_TROBJTYPE Constant Public Type reference (TYPE) TROBJTYPE 'SNAP' 20120503
10 CO_TLINE_LENGTH Constant Private Type reference (TYPE) I 72 20120927
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_WRITE Static method Public Method 20120503
2 INSERT_NEWLINES Static method Public Method 20120927
3 SNAPTTAB2XML Static method Public Method 20120503
4 TEST_LINE_KIND Static method Public Method 20120503
5 TEST_START_SIGN Static method Private Method 20120927
6 XML2SNAPTTAB Static method Public Method 20120503
Events
Class CL_SNAPT_TRANSLATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LINE_KIND Public Type reference (TYPE) INT1 20120503
2 TY_SNAPT_TAB Public See coding 20120503 ty_snapt_tab type standard table of snapt
3 TY_TLINE_TAB Public See coding 20120503 ty_tline_tab type standard table of snapt-tline
Method Signatures

Method CHECK_BEFORE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ERRID Call by reference Type reference (TYPE) SNAPT-ERRID 20120503
2 Importing IM_LANGU Call by reference Type reference (TYPE) SPRAS 20120503
3 Importing IM_SNAPT_TAB Call by reference Type reference (TYPE) TY_SNAPT_TAB 20120503
4 Returning RE_OKAY Value transfer Type reference (TYPE) ABAP_BOOL 20120503

Method CHECK_BEFORE_WRITE on class CL_SNAPT_TRANSLATION has no exception.

Method INSERT_NEWLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LINES Call by reference Type reference (TYPE) TY_SNAPT_TAB 20120927
2 Exporting EX_LINES_CHANGED Call by reference Type reference (TYPE) TY_SNAPT_TAB 20120927
3 Importing IM_LINES Call by reference Type reference (TYPE) TY_SNAPT_TAB 20120927

Method INSERT_NEWLINES on class CL_SNAPT_TRANSLATION has no exception.

Method SNAPTTAB2XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML Call by reference Type reference (TYPE) XSTRING 20120503
2 Exporting EX_XML_STRING Call by reference Type reference (TYPE) STRING 20120503
3 Importing IM_ERRID Call by reference Type reference (TYPE) SNAPT-ERRID 20120503
4 Importing IM_SNAPT_TAB Call by reference Type reference (TYPE) TY_SNAPT_TAB 20120503

Method SNAPTTAB2XML on class CL_SNAPT_TRANSLATION has no exception.

Method TEST_LINE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TLINE Call by reference Type reference (TYPE) SNAPT-TLINE 20120503
2 Returning RE_LINE_KIND Value transfer Type reference (TYPE) TY_LINE_KIND 20120503

Method TEST_LINE_KIND on class CL_SNAPT_TRANSLATION has no exception.

Method TEST_START_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INDENT Call by reference Type reference (TYPE) I 20120927
2 Exporting EX_START_SIGN Value transfer Type reference (TYPE) ABAP_BOOL 20120927
3 Importing IM_STRING Call by reference Type reference (TYPE) STRING 20120927

Method TEST_START_SIGN on class CL_SNAPT_TRANSLATION has no exception.

Method XML2SNAPTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SNAPTTAB Call by reference Type reference (TYPE) TY_SNAPT_TAB 20120503
2 Importing IM_ERRID Call by reference Type reference (TYPE) SNAPT-ERRID 20120503
3 Importing IM_LANGU Call by reference Type reference (TYPE) SPRAS 20120503
4 Importing IM_XML Call by reference Type reference (TYPE) XSTRING 20120503
5 Importing IM_XML_STRING Call by reference Type reference (TYPE) STRING 20120503

Method XML2SNAPTTAB on class CL_SNAPT_TRANSLATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in