SAP ABAP Function Module TEXT_CREATE_HISTORY_LINE (Anlegen einer Kommentarzeile (Datum, Uhrzeit, Vorname, Name, Tel))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IEQM (Package) Application Develoment R/3 Equipment Management
Basic Data
Function Module TEXT_CREATE_HISTORY_LINE Anlegen einer Kommentarzeile (Datum, Uhrzeit, Vorname, Name, Tel)  
Function Group ITX1   PM Text maintenance  
Program Name SAPLITX1   Text Processing for Maintenance Objects 
INCLUDE Name LITX1U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HISTORY_LINE TYPE TLINE-TDLINE Comment Line
Importing IV_LINE_SIZE TYPE TDLINESIZE 72 Line Width
Importing IV_ENVIRONMENT_TIME_FORMAT TYPE ABAP_BOOL Ausgebeformatierung Datum/Uhrzeit
Importing IV_UNAME TYPE SYUNAME SY-UNAME User Name
Importing IV_DATE TYPE SYDATUM SY-DATUM Date
Importing IV_TIME TYPE SYTIME SY-UZEIT Time
               
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  19980330 
SAP Release Created in