SAP ABAP Class CL_SLIN_LONGTEXT (Utility for Warning Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
     SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
Properties
Class CL_SLIN_LONGTEXT  
Short Description Utility for Warning Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIN_INTERN   Internal Use for SLIN (changes made without discussion) 
Created 20050510   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
Class CL_SLIN_LONGTEXT has no interface implemented.
Friends
Class CL_SLIN_LONGTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURNUMB Instance attribute Private Type reference (TYPE) RSLINLTXT-NUMB Natural Number 20080417
2 LONGKEYINDICES Instance attribute Private Type reference (TYPE) CL_SLIN_UTIL=>INT_HASH 20050510
3 SYNTRESULT Instance attribute Private Type reference (TYPE) CL_SLIN_SYNT=>SYNTOUT 20050510
Methods
# Method Level Visibility Method type Description Created on
1 GETCUR Instance method Public Method 20050510
2 GETINSTANCE Static method Public Method 20050510
3 GET_WARN_KIND Static method Public Method 20121108
4 SETCUR Instance method Public Method 20050510
Events
Class CL_SLIN_LONGTEXT has no event.
Types
Class CL_SLIN_LONGTEXT has no local type.
Method Signatures

Method GETCUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PMSG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121108
2 Returning RET Value transfer Type reference (TYPE) RSLINLTAB 20080321

Method GETCUR on class CL_SLIN_LONGTEXT has no exception.

Method GETINSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_LONGTEXT 20080321
2 Importing SYNTRESULT Call by reference Type reference (TYPE) CL_SLIN_SYNT=>SYNTOUT 20050510

Method GETINSTANCE on class CL_SLIN_LONGTEXT has no exception.

Method GET_WARN_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PMSG Call by reference Type reference (TYPE) ABAP_BOOL 20121108
2 Returning RET Value transfer Type reference (TYPE) RSLINLTXT-KIND 20121108

Method GET_WARN_KIND on class CL_SLIN_LONGTEXT has no exception.

Method SETCUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMB Call by reference Type reference (TYPE) RSLINLTXT-NUMB Natürliche Zahl 20080417

Method SETCUR on class CL_SLIN_LONGTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710