SAP ABAP Function Module FILL_ND_STRING (Append a field to the end of a string without break character)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CAD (Application Component) CAD Integration
     CA (Package) CAD Integration
Basic Data
Function Module FILL_ND_STRING Append a field to the end of a string without break character  
Function Group CCAD   CAD Dialog Interface  
Program Name SAPLCCAD    
INCLUDE Name LCCADU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RLOCT TYPE New last position of the used string part
Exporting RSTRG TYPE Resulting string
Importing CONVE TYPE TCIT-CONVE Conversion exit
Importing DBLEN TYPE TCID-DBLEN Data base field length
Importing DTYPE TYPE TCIT-DTYPE Data type
Importing FIELD TYPE Field to be appended
Importing FLDLN TYPE TCID-FLDLN Length defined by the user in table TCID
Importing LOCAT TYPE End of the used part of the string
Importing STRNG TYPE String
               
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