SAP ABAP Function Module FILL_STRING (Append a field and a break character to the end of a string)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CAD (Application Component) CAD Integration
     CA (Package) CAD Integration
Basic Data
Function Module FILL_STRING Append a field and a break character to the end of a string  
Function Group CCAD   CAD Dialog Interface  
Program Name SAPLCCAD    
INCLUDE Name LCCADU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERROR TYPE Indicator for error message
Exporting MESSG TYPE MESSAGE Error message
Exporting MSGLN TYPE Length of the error message
Exporting RLOCT TYPE New last position of the used string part
Exporting RSTRG TYPE Resulting string
Importing DELIM TYPE TCIS-DELIM Separator
Importing FIELD TYPE Field to be appended
Importing LOCAT TYPE End of the used part of the string
Importing STRLN TYPE Length of Strings
Importing STRNG TYPE String
Importing STRNM TYPE String name for error message
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19931201 
SAP Release Created in