SAP ABAP Function Module FMRO_POST_RECURRING (Create recurring postings for obligations)
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_POST_RECURRING Create recurring postings for obligations  
Function Group FMRO_POST   Posting routines for recurring obligatn  
Program Name SAPLFMRO_POST    
INCLUDE Name LFMRO_POSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log handle
Exporting ET_UPDATED_LINES TYPE FMRO_T_LINE Table of updated schedule lines
Importing IT_LINES TYPE FMRO_T_LINE_ACTION Table of lines with requested actions
Importing IM_TEST TYPE BOOLE_D ' ' Test run - no postings just simulate
Importing IM_SAVE_LOG_PER_DOC TYPE BOOLE_D ' ' Flag: save application msg log per doc?
Importing IM_SAVE_LOG_RUN TYPE BOOLE_D ' ' Flag: save overall message log?
Importing IM_SHOW_LOG TYPE BOOLE_D ' ' Flag: display application log?
Importing IM_TITLE TYPE BALTITLE ' ' Title for application log display
Importing IM_DO_COMMIT TYPE BOOLE_D ' ' Flag: database commit at each doc
Importing IM_SEND_ALERTS TYPE BOOLE_D ' ' Flag: sent notifications of overdue/errors?
               
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