biuan SAP® BUSINESS ONE SDK
API AWMG
AWMG - Workflow Manager Table

SBO SQL database table details

FieldDescriptionTypeConstraintsSizeRelatedDefaultPrimary_KeyUnique
ID KEY UNIQUEWorkflow IDInt
11
PRIMARYYes
TemplateIDTemplate IDInt
11
TmplateKeyTemplate KeynVarChar
64
NameNamenVarChar
100
VersionVersionnVarChar
13
MAXInsMaximum Number of InstancesInt
11
StatusStatusVarChar
I) Inactive
A) Active
M) Importing
P) Imported
F) Import failed
1
I
XMLFileXML FileText
16
DescDescriptionText
16
LogInsLog Instance - HistoryInt
11
StartTypeStart TypeVarChar
M) Manual Start
T) Timer Start
C) Conditional Start
1
M

SELECT statement

SELECT AWMG.ID AS 'Workflow ID', AWMG.TemplateID AS 'Template ID', AWMG.TmplateKey AS 'Template Key', AWMG.Name AS 'Name', AWMG.Version AS 'Version', AWMG.MAXIns AS 'Maximum Number of Instances', AWMG.Status AS 'Status', AWMG.XMLFile AS 'XML File', AWMG.Desc AS 'Description', AWMG.LogIns AS 'Log Instance - History', AWMG.StartType AS 'Start Type' FROM AWMG AS AWMG

Related information




SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates