SAP ABAP Function Module FWPO_TRANSACTIONS_POST (Führt die Verbuchung im FI und im Nebenbuch Wertpapiere durch)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVW (Package) Treasury Management: Securities
Basic Data
Function Module FWPO_TRANSACTIONS_POST Führt die Verbuchung im FI und im Nebenbuch Wertpapiere durch  
Function Group FWPO   TRTMPM: FM to update FI and SEC  
Program Name SAPLFWPO   TRTMPM: FM for FI posting and SEC update 
INCLUDE Name LFWPOU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NEW_BEKI TYPE TRPM_IT_VWBEKI New Document Headers - Actual
Exporting E_NEW_BEPI TYPE TRPM_IT_VWBEPI New Document Items - Actual
Exporting E_NUMBER_FI_POSTINGS TYPE I Number of Posted FI Documents
Importing I_BUDAT TYPE BUDAT Posting Date for FI Posting
Importing I_BLDAT TYPE BLDAT SY-DATUM Document Date for FI Posting
Importing I_PERIOD TYPE MONAT 00 Period for FI Posting (if <> BUDAT)
Importing I_SEVALPOST_RANL_LIST TYPE TRPM_IT_RAN_RANL Table with ID Numbers to be Concluded
Importing I_EXTERNAL_PRIMANOTA TYPE C SPACE External (X) / Internal (' ') Daybook Number Assignment
Importing I_EXTERNAL_BUDAT_FOR_PAB TYPE C SPACE External Posting Date for Period-End Closing
Importing I_SIMULATION TYPE C SPACE X: Simulate FI Posting, SPACE: Other
Importing I_REVERSAL TYPE C SPACE X: Reverse Flows, SPACE: Other
Importing I_REVERSAL_TYPE TYPE I 1 Reversal only in Subledger or also in FI?
Importing I_REVERSAL_REASON TYPE TZST-SSTOGRD Reason for Reversal
Importing I_FI_REVERSAL_REASON TYPE STGRD FI Reversal Reason for FB08
Importing I_TCODE TYPE TSTC-TCODE 'FB01' Transaction Code of Calling Program
Importing I_BUS_TRANS_DETAIL TYPE TBS_SEC_BUSINESS_TRANS Transaction Data for Posting Log
Exception FUNCTION_GROUP_NOT_INITIALIZED TYPE Function Group not Initialized Correctly
Exception ERROR_UPDATING_I_TRANSACTIONS TYPE Error when Saving Actual Records
Exception ERROR_UPDATING_P_TRANSACTIONS TYPE Error when Saving Planned Records
Exception ERROR_BEKI_NOT_FOUND TYPE BEKI Document not Found for Daybook
Exception ERROR_NO_STORNO_SIGN TYPE Flows to be Reversed - But No Reversal Indicator
Exception ERROR_AUTHORITY_CHECK TYPE Error Message for Authorization Check
Exception ERROR_STORNO_AND_EXTERNAL_PRIM TYPE External Daybook Number Assignment and Reversal not Permitted
Exception ERROR_ACCOUNTING_INTERFACE TYPE Error in Posting Interface
Exception FI_REVERSAL_REASON_INITIAL TYPE FI Reversal Reason not Filled
Exception ERROR_CHANGED_ACTUAL_TRANS TYPE Actual Flows to be Changed: Old Status Missing
               
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  19970710 
SAP Release Created in