SAP ABAP Function Module BP_READ_REF_TABLE_CROSS_ASS (BPFD: Lesebaustein für die Referenztabelle der Fremdverfügungen)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BU (Application Component) Budgeting and Availability Control
     KABP_ADDON (Package) Budgeting Funds Management/Cost Accounting (FM Add-On)
Basic Data
Function Module BP_READ_REF_TABLE_CROSS_ASS BPFD: Lesebaustein für die Referenztabelle der Fremdverfügungen  
Function Group BPFD   FM: Appl.spec.active availabiliy control  
Program Name SAPLBPFD   FM: Appl.spec.active availabiliy control 
INCLUDE Name LBPFDU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OBJNR TYPE FMREF-OBJNR SPACE Objektnummer
Importing I_POSIT TYPE FMREF-POSIT SPACE Position
Importing I_FAREA TYPE FM_FAREA SPACE functional area
Importing I_FAREA_ALL TYPE XFELD SPACE all functional areas
Importing I_FUND TYPE FMREF-GEBER SPACE Fonds
Importing I_FUNDS_ALL TYPE ' ' Selektion für Objekt über alle Fonds
Importing I_GJAHR TYPE FMREF-GJAHR '0000' Geschäftsjahr
Importing I_VALUE_TYPE TYPE FMREF-WRTTP SPACE Werttyp
Importing I_ACTIVITY TYPE FMREF-VORGA 'KBFF' Vorgang
Importing I_GNJHR TYPE FMREF-GNJHR '0000' Jahr der Kassenwirksamkeit
Importing I_VERSN TYPE FMREF-VERSN '000' Version
Importing I_LEDNR TYPE FMREF-LEDNR SPACE Ledgernummer
Importing I_TWAER TYPE FMREF-TWAER SPACE Währung
Importing I_P_OBJNR TYPE FMREF-P_OBJNR SPACE Partnerobjektnummer
Importing I_P_POSIT TYPE FMREF-P_POSIT SPACE Partnerposition
Importing I_P_FAREA TYPE FM_FAREA SPACE partner functional area
Importing I_P_FAREA_ALL TYPE XFELD SPACE all partner functional areas
Importing I_P_FUND TYPE FMREF-P_GEBER SPACE Partnerfonds
Importing I_P_FUNDS_ALL TYPE ' ' Selektion für Partner über alle Fonds
Importing I_FIKRS TYPE FM01-FIKRS SPACE Finanzkreis
Importing I_SENDER TYPE 'X' Liste von Sendern wird übergeben
Importing I_OBJNR_ALL TYPE ' ' Alle Finanzstellen
Importing I_POSIT_ALL TYPE ' ' Alle Finanzposistionen
Tables T_OBJNR TYPE   Tabelle Objektnummern
Tables T_POSIT TYPE   Tabelle Positionen
Tables T_FUNDS TYPE   Tabelle Fonds
Tables T_FAREA TYPE   table of functional areas
Tables T_GJAHR TYPE   Tabelle Geschäftsjahre
Tables T_VALUE_TYPE TYPE   Tabelle Werttypen
Tables T_GNJHR TYPE   Tabelle Jahre der Kassenwirksamkeit
Tables T_P_OBJNR TYPE   Tabelle Partnerobjektnummern
Tables T_P_POSIT TYPE   Tabelle Partnerpositionen
Tables T_P_FUNDS TYPE   Tabelle Partnerfonds
Tables T_P_FAREA TYPE   table of partner functional areas
Tables T_FMREF TYPE FMREF gelesene Sätze der Referenztabelle
Tables R_GJAHR TYPE RANGE_N4 Geschäftsjahre
Tables R_GNJHR TYPE RANGE_N4 Jahre der Kassenwirksamkeit
Tables R_FUNDS TYPE RANGE_C10 Range: Fonds
Tables R_P_FUNDS TYPE RANGE_C10 Range: Partnerfonds
Exception WRONG_INPUT TYPE falsche Eingabeparameter
               
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