SAP ABAP Function Module FI_FM_ACCOUNT_DETERMINE (Kontenfindung unter Zuhilfenahme der Tabelle PAYAC01)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-PO (Application Component) Funds Management-Specific Postings
     FMFI (Package) IS-PS: FI Basics for Funds Management
Basic Data
Function Module FI_FM_ACCOUNT_DETERMINE Kontenfindung unter Zuhilfenahme der Tabelle PAYAC01  
Function Group F0PR   FI: Functions for Payment Requests  
Program Name SAPLF0PR   Manage and post payment requests 
INCLUDE Name LF0PRU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SAKNR TYPE PAYAC01-SAKNR Number of G/L account
Importing I_GJAHR TYPE PAYAC02-GJAHR Fiscal year
Importing I_BUKRS TYPE PAYAC07-BUKRS Company code
Importing I_ACIND TYPE PAYAC01-ACIND SPACE Account determination indicator
Importing I_FIPEX TYPE FMCI-FIPEX Finanzposition
Importing I_GEBER TYPE PAYAC01-GEBER Fund
Importing I_FISTL TYPE PAYAC01-FISTL Funds center
Importing I_PSOTY TYPE PAYAC01-PSOTY SPACE Anordnungstyp
Importing I_POPUP TYPE BOOLE-BOOLE Popup, wenn Sachkonto nicht eindeutig
Importing I_SRTYPE TYPE PSO02-SRTYPE Kontierungstyp
Importing I_SAKNR TYPE PAYAC01-SAKNR SPACE Vorgebenes Sachkonto das geprüft werden soll
Importing I_BLART TYPE PSO02-BLART SPACE Belegart
Tables T_PAYAC01 TYPE PAYAC01 nur Export, keine Verwendung bei Import!
Exception ACCOUNT_NOT_FOUND TYPE G/L account cannot be determined
Exception ACCOUNT_FREE_ASSIGNABLE TYPE Sachkonto ist frei kontierbar
Exception ACCOUNT_NOT_POSSIBLE TYPE Mitgegebenes Sachkonto (I_SAKNR) ist n. erlaubt
               
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  20011004 
SAP Release Created in