SAP ABAP Function Module FORMAT_OFX_TEXT (Formatiert einen OFX-Text (z.B. Einrücken))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-BL-PT (Application Component) Payment Transactions
     FBZI (Package) Payments via Internet
Basic Data
Function Module FORMAT_OFX_TEXT Formatiert einen OFX-Text (z.B. Einrücken)  
Function Group FPICOFX   OFX Conversion of FI Messages  
Program Name SAPLFPICOFX    
INCLUDE Name LFPICOFXU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_FORMATTED_OFXTEXT TYPE TT_FI_MESSAGE_TEXT der formatierte OFX-Text
Importing IM_OFXTEXT TYPE TT_FI_MESSAGE_TEXT der zu formatierende OFX-Text
Importing IM_INDENT_CHARACTER TYPE C SPACE Zeichen, mit dem die Zeile beim Einrücken links gefüllt werden soll
Importing IM_INDENT_EACH_LEVEL TYPE I 2 Anzahl der Zeichen, um die auf jeder Hierarchieebene eingerückt werden soll
               
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  19990412 
SAP Release Created in