📚 SAP Business One SDK Help

ApprovalStagesService Object Members
See Also  Overview 

Public Methods

Public Method AddApprovalStageAdds a new ApprovalStage to the ApprovalStages data collection Object.
Public Method GetApprovalStageGets an ApprovalStage from the ApprovalStages data collection by it ApprovalStageParams.
Public Method GetApprovalStageListReturns the ApprovalStagesParams Data Collection.
Public Method GetDataInterfaceCreates an empty data structure. This means the structure contains the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileCreates a data structure from a specified XML file.
Public Method GetDataInterfaceFromXMLStringCreates a data structure from a specified XML string.
Public Method RemoveApprovalStageRemove an ApprovalStage from the ApprovalStages data collection by it ApprovalStageParams.
Public Method UpdateApprovalStageReplace this ApprovalStage with updated Approval Stage.

See Also