SAP ABAP Function Module CREATE_TEXT (SAPscript-Textbausteine direkt anlegen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BF-TP (Application Component) Word Processing
     VT (Package) Application development R/3 texts in Sales and Distribution
Basic Data
Function Module CREATE_TEXT SAPscript-Textbausteine direkt anlegen  
Function Group V75T   SD Texts: Utilities  
Program Name SAPLV75T    
INCLUDE Name LV75TU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FID TYPE THEAD-TDID Text ID of the text to be created
Importing FLANGUAGE TYPE THEAD-TDSPRAS Language of the text to be created
Importing FNAME TYPE THEAD-TDNAME Name of the text to be created
Importing FOBJECT TYPE THEAD-TDOBJECT Object of the text to be created
Importing SAVE_DIRECT TYPE 'X'
Importing FFORMAT TYPE TLINE-TDFORMAT '*'
Tables FLINES TYPE TLINE Lines of the text to be created
Exception NO_INIT TYPE Creation of text did not work
Exception NO_SAVE TYPE Saving of the text did not work
               
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  19990310 
SAP Release Created in