SAP ABAP Function Module FI_IDOC_CREATE (Aufbau und Versenden eines FI-IDOC's für verteilte Systeme)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module FI_IDOC_CREATE Aufbau und Versenden eines FI-IDOC's für verteilte Systeme  
Function Group F050   FI Interface for Distributed Systems  
Program Name SAPLF050   FI Distributed Systems 
INCLUDE Name LF050U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_SENDSYS TYPE TBD03-SNDSYSTEM Nummer des sendenden Systems
Importing I_RECSYS TYPE TBD03-RCVSYSTEM Nummer des empfangenden Systems
Importing I_BUKRS_GLOB TYPE T001-BUKRS_GLOB globaler Buchungskreis
Tables T_BKPF TYPE BKPF FI-Belegkopf
Tables T_BSEG TYPE BSEG Belegpositionen eines FI-Beleges
Tables T_BSEC TYPE BSEC CPD-Daten eines FI-Beleges
Exception ERROR TYPE Fehler beim Aufbau/Schreiben eines IDOC's
               
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  19950404 
SAP Release Created in