SAP ABAP Class CL_HR99S00_TEXT4CONC (Text Concatenation)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99S (Package) Southern Europe Basis
Properties
Class CL_HR99S00_TEXT4CONC  
Short Description Text Concatenation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package P99S   Southern Europe Basis 
Created 20030414   SAP 
Last change 20030605   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR99S00_TEXT4CONC has no interface implemented.
Friends
Class CL_HR99S00_TEXT4CONC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LINEBUF Instance attribute Private Type reference (TYPE) P99SG_LONG_TXT Line Buffer 20030414
2 MAXLEN Constant Private Type reference (TYPE) I 300 Line Length 20030414
3 TEXTBUF Instance attribute Private Type reference (TYPE) P99SG_CONTAINER Text Buffer 20030414
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Clear Everything 20030414
2 FLUSH Instance method Private Method Flushes Temporary Buffers 20030414
3 GET_LINE Instance method Public Method Gets First Line from Buffer, Deleting It 20030414
4 GET_TAB Instance method Public Method Gets Buffer Content Without Deletion 20030414
5 PUT_LINE Instance method Public Method Puts a Single Line into the Buffer 20030414
6 PUT_TAB Instance method Public Method Puts a Table of Lines into the Buffer 20030414
Events
Class CL_HR99S00_TEXT4CONC has no event.
Types
Class CL_HR99S00_TEXT4CONC has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_HR99S00_TEXT4CONC has no parameter.
Method CLEAR on class CL_HR99S00_TEXT4CONC has no exception.

Method FLUSH Signature

Method FLUSH on class CL_HR99S00_TEXT4CONC has no parameter.
Method FLUSH on class CL_HR99S00_TEXT4CONC has no exception.

Method GET_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINE Value transfer Type reference (TYPE) P99SG_LONG_TXT Line 20030414

Method GET_LINE on class CL_HR99S00_TEXT4CONC has no exception.

Method GET_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TEXT Call by reference Type reference (TYPE) P99SG_CONTAINER Text table 20030414

Method GET_TAB on class CL_HR99S00_TEXT4CONC has no exception.

Method PUT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Value transfer Type reference (TYPE) P99SG_LONG_TXT Line to add to the buffer 20030414

Method PUT_LINE on class CL_HR99S00_TEXT4CONC has no exception.

Method PUT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) P99SG_CONTAINER Text table 20030414

Method PUT_TAB on class CL_HR99S00_TEXT4CONC has no exception.
History
Last changed by/on SAP  20030605 
SAP Release Created in 46C