📚 SAP Business One SDK Help

Table Name: OBSJ

Table Description: Backend scheduling job

Field Description Type Size Related Default Value Constraints
ID Job ID Int 11 -      
Type Job Type nVarChar 100 -      
Desc Description nVarChar 100 -      
Status Status VarChar 1 - S S Scheduled
            R Running
            E Error
            F Finished
            P Pending
            C Creating
            K Cancel
Schedule Schedule Type VarChar 1 - O O Once
NextDate Next Running Date Date 8 -      
NextTime Next Running Time Int 6 -      
BFParams Begin Function Parameters Text 16 -      
EFParams End Function Parameters Text 16 -      
BFRetry Begin Function Retry Times Int 11 - 0    
EFRetry End Function Retry Times Int 11 - 0    
RunAs Callback Run as User Int 6 OUSR      
Message Status Message nVarChar 200 -      
RunType Run Type VarChar 1 - M M Manual
            A Automatic
RunAt Execution For VarChar 1 -   S Scheduled Task
            A Ad-Hoc Task
CreateDate Creation Date Date 8 -      
CreateTime Creation Time Int 11 -      
NavParam Navigation Target Parameters nVarChar 200 -      
JobType Job Type Int 11 -   157 Payment Wizard
            1730000000 EDF Wizard
            234003336 DATEV Export
            -20000 Test Wizard
RefEntry Reference Entry Int 11 -      
StartDate Start Date Date 8 -      
StartTime Start Time Int 11 -      
EndDate End Date Date 8 -      
EndTime End Time Int 11 -      
Key Unique Field
PRIMARY Yes ID