Posting Sales Business Documents to General Ledger
Last Edit: December 1, 2017 the alpha360 team
Last Edit: December 1, 2017 the alpha360 team
This BP posts a Sales Object to the General Ledger.
This BP can act on Sales Objects that have been posted to the ERP and NOT posted to the GL.
BP_Sales_PostGL
BP_Sales_PostGL(LOCAL p_sPK is string, LOCAL p_sUserPK is string, p_sErrorMessage is string)
IF true then COMMIT ELSE ROLLBACK
This BP posts a SalesAR Payment Object to the General Ledger of the ERP.
This BP can act on SalesAR Payment Objects that have been posted to the ERP and NOT posted to the GL.
BP_SalesAR_Payment_PostGL
BP_SalesPayment_PostGL(LOCAL p_sPK is string, LOCAL p_sUserPK is string, p_sErrorMessage is string)
IF true then COMMIT ELSE ROLLBACK
This BP posts a GENERAL SalesAR Object to the General Ledger of the ERP.
This BP can act on SalesAR Objects that have been posted to the ERP and NOT posted to the GL.
BP_SalesAR_PostGL
BP_Sales_PostGL(LOCAL p_sPK is string, LOCAL p_sUserPK is string, p_sErrorMessage is string)
IF true then COMMIT ELSE ROLLBACK
next -> Sales Business Processes
Copyright 2017 - computerplus