SAP ABAP Class CL_BCS_STRING (Auxiliary Class for Send Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCS_SEND (Package) BCS: Send Interface
Properties
Class CL_BCS_STRING  
Short Description Auxiliary Class for Send Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCS_SEND   BCS: Send Interface 
Created 20090320   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCS_STRING has no forward declaration.
Interfaces
Class CL_BCS_STRING has no interface implemented.
Friends
Class CL_BCS_STRING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_STRING Instance attribute Private Type reference (TYPE) STRING 20090324
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LINE Instance method Public Method Add String in New Line 20090324
2 ADD_TEXT Instance method Public Method Add Character String (Without Line Break) 20090324
3 GET_STRING Instance method Public Method Return String 20090324
4 RESET Instance method Public Method Initialize 20090324
Events
Class CL_BCS_STRING has no event.
Types
Class CL_BCS_STRING has no local type.
Method Signatures

Method ADD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINE Call by reference Type reference (TYPE) CLIKE 20090324

Method ADD_LINE on class CL_BCS_STRING has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) CLIKE 20090324

Method ADD_TEXT on class CL_BCS_STRING has no exception.

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20090324

Method GET_STRING on class CL_BCS_STRING has no exception.

Method RESET Signature

Method RESET on class CL_BCS_STRING has no parameter.
Method RESET on class CL_BCS_STRING has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in