SAP ABAP Function Module FI_PAYMENT_REQUEST_GET (Lesen einer Zahlungsanordnung)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-BL-PT-AP (Application Component) Automatic Payments
     FMZA (Package) Payment program for payment requests
Basic Data
Function Module FI_PAYMENT_REQUEST_GET Lesen einer Zahlungsanordnung  
Function Group FPRQ   Interface to Payment Request  
Program Name SAPLFPRQ   Interface to Payment Request 
INCLUDE Name LFPRQU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PAYRQ TYPE PAYRQ
Exporting E_RC TYPE SYST-SUBRC Fehlercode (wenn keine Meldung) s.Langtext
Exporting E_RETURN TYPE BAPIRET2 Return Parameter(s)
Importing I_BELNR TYPE PAYRQ-BELNR Belegnummer korrospond. Beleg
Importing I_BUKRS TYPE PAYRQ-BUKRS Buchungskreis korrospond. Beleg
Importing I_BUZEI TYPE PAYRQ-BUZEI Belegzeile korrospond. Beleg
Importing I_GJAHR TYPE PAYRQ-GJAHR Geschäftsjahr korrospond. Beleg
Importing I_KEYNO TYPE PAYRQ-KEYNO Schlüsselnummer Zahlungsanordnung
Importing I_RNUM TYPE PAYRQ_ORIGIN-PRQNUM
Importing I_AWSYS TYPE PAYRQ-AWSYS
Importing I_AWTYP TYPE PAYRQ-AWTYP
Importing I_AWKEY TYPE PAYRQ-AWKEY
Importing I_X_MESSAGE TYPE BOOLE-BOOLE 'X' Fehlermeldungen ausgeben ('X': Ja)
Importing I_X_ARCHIVE TYPE BOOLE-BOOLE ' ' zusätzlich Online-Archiv lesen ('X': Ja)
Exception PARAMETER TYPE
               
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  19980330 
SAP Release Created in