Posting Purchase 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 Purchase Object to the General Ledger of the ERP.
This BP can act on Purchase Objects that have been posted to the ERP and NOT posted to the GL.
BP_Purchase_PostGL
BP_Purchase_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 PurchaseAP Payment Object to the General Ledger of the ERP.
This BP can act on PurchaseAP Payment Objects that have been posted to the ERP and NOT posted to the GL.
BP_PurchaseAP_Payment_PostGL
BP_PurchaseAP_Payment_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 PurchaseAP Object to the General Ledger of the ERP.
This BP can act on PurchaseAP Objects that have been posted to the ERP and NOT posted to the GL.
BP_PurchaseAP_PostGL
BP_PurchaseAP_PostGL(LOCAL p_sPK is string, LOCAL p_sUserPK is string, p_sErrorMessage is string)
IF true then COMMIT ELSE ROLLBACK
next -> Purchase Business Processes
Copyright 2017 - computerplus