SAP ABAP Function Module FMRO_READ_LINES (Read recurring schedule lines)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FG (Application Component) Functions for U.S. Federal Government
     FMFG_RECURRING_E (Package) Recurring Obligations
Basic Data
Function Module FMRO_READ_LINES Read recurring schedule lines  
Function Group FMRO_SCH   Scheduling functions for recurring oblig  
Program Name SAPLFMRO_SCH    
INCLUDE Name LFMRO_SCHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_EDIT_LINES TYPE FMRO_T_LINE Table of schedule line data
Exporting E_DB_LINES TYPE FMRO_T_DBLINE Table of schedule lines; database format
Importing I_BELNR TYPE IFMROLINE-BELNR Document number for earmarked funds
Importing I_PERIOD_NBR TYPE IFMROLINE-PERIOD_NBR Execution period number
Importing I_DUEDATE TYPE IFMROLINE-DUE_DATE Due date to be read (else all dates)
Importing I_REFRESH TYPE BOOLE_D ' ' Clear buffers before reading
Exception DATA_NOT_FOUND TYPE Requested doc is not a recurring document
               
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  20030428 
SAP Release Created in 110