SAP ABAP Function Module FILL_TABLE (Create a data string at the end of table TABLE)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CAD (Application Component) CAD Integration
     CA (Package) CAD Integration
Basic Data
Function Module FILL_TABLE Create a data string at the end of table TABLE  
Function Group CCAD   CAD Dialog Interface  
Program Name SAPLCCAD    
INCLUDE Name LCCADU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RLOCT TYPE New line position of the end of the table
Exporting TABIX TYPE SYST-TABIX Index of the next free tuple
Importing LOCAT TYPE Line position of the end of the table
Importing STRLN TYPE Length of the string to be appended
Importing STRNG TYPE String to be appended
Importing TABIN TYPE SYST-TABIX '0' Old line index
Importing TBLEN TYPE Line width of the table
Tables TABLE TYPE   Table to Be Filled
               
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