i m getting registration failed error while triggering on "RM_TRX_Post_Cash_Receipts of form RM_Batch_Entry".
below are the parameter listed in 2016 sdk !
inout RMShadowTables IO_RMShadowTables;
inout 'Distribution Batch Information'IO_DistBatchInfo;
inout table GL_DP_Distribution_TEMP;
inout table RM_Cash_WORK;
inout table MC_RM_Transactions;
inout table RM_Customer_MSTR;
inout table Batch_Headers;
in boolean fPostToGL;
in 'TRX Source' IN_TRX_Source;
in long I_DonePosting;
could some one gives out the exact parameter list ??
*This post is locked for comments