Ansicht
Dokumentation

FMRO_POST_RECURRING - Create recurring postings for obligations

FMRO_POST_RECURRING - Create recurring postings for obligations

CL_GUI_FRONTEND_SERVICES - Frontend Services   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module performs the posting and overdue notice processing functions for Recurring Obligations. It is normally called from either program RFMROPOST (usually a batch job scheduled to post or perform overdue checks on a regular basis) or from a Display transaction for a recurring obligation (FMX3 or FMY3).

Importing parameters:

  • IT_LINES: table contains the schedule lines to be processed
  • IM_TEST: flag to simulate postings only
  • IM_SAVE_LOG_PER_DOC: flag to save application log under the template document
  • IM_SAVE_LOG_RUN: flag to save application log for overall run
  • IM_SHOW_LOG: flag to display application log upon completion
  • IM_TITLE: title for application log display
  • IM_DO_COMMIT: flag to trigger database commit
  • IM_SEND_ALERTS: flag to have SAPOffice mails sent for posting errors and overdue notices

Exporting Parameters:

  • EX_LOG_HANDLE: application log handle
  • ET_UPDATED_LINES: table of schedule lines with updated status

Example

Notes

Further information





Parameters

ET_UPDATED_LINES
EX_LOG_HANDLE
IM_DO_COMMIT
IM_SAVE_LOG_PER_DOC
IM_SAVE_LOG_RUN
IM_SEND_ALERTS
IM_SHOW_LOG
IM_TEST
IM_TITLE
IT_LINES

Exceptions

Function Group

FMRO_POST

BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1768 Date: 20240523 Time: 104808     sap01-206 ( 30 ms )