biuan SAP® BUSINESS ONE SDK
API AWEX
AWEX - Workflow Engine Execution Entity Table

SBO SQL database table details

FieldDescriptionTypeConstraintsSizeRelatedDefaultPrimary_KeyUnique
Id KEY UNIQUEIDInt
11
PRIMARYYes
IsActiveIs ActiveInt
6
IsConCurrIs ConcurrentInt
6
IsScopeIs ScopeInt
6
ProcInstIdProcess Instance IDnVarChar
100
BizKeyBusiness KeynVarChar
127
ParentIdParent IDInt
11
ProcDefIdProcess Definition IDInt
11
ActIdActivity IDnVarChar
127
DataContexData ContextText
16
B1WFInstIdWorkflow Instance IDInt
11
logInstLog InstanceInt
11
LastUpdateLast Update DatenVarChar
50

SELECT statement

SELECT AWEX.Id AS 'ID', AWEX.IsActive AS 'Is Active', AWEX.IsConCurr AS 'Is Concurrent', AWEX.IsScope AS 'Is Scope', AWEX.ProcInstId AS 'Process Instance ID', AWEX.BizKey AS 'Business Key', AWEX.ParentId AS 'Parent ID', AWEX.ProcDefId AS 'Process Definition ID', AWEX.ActId AS 'Activity ID', AWEX.DataContex AS 'Data Context', AWEX.B1WFInstId AS 'Workflow Instance ID', AWEX.logInst AS 'Log Instance', AWEX.LastUpdate AS 'Last Update Date' FROM AWEX AS AWEX

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