cancel
Showing results for 
Search instead for 
Did you mean: 

PL31: Field 'uF9B0u0415u0001' in table 'OWST' not found

Former Member
0 Kudos

Hi,

when trying to run the demo app for Approval Stages i'm getting the error: "Field '聆Е ' in table 'OWST' not found".

the code is:

Dim oApprovalStage As ApprovalStage

Dim oApprovalStageApprovers As ApprovalStageApprovers

Dim oFirstApprover As ApprovalStageApprover

Dim oSecondApprover As ApprovalStageApprover

Dim oApprovalStageParams As ApprovalStageParams

oApprovalStageParams = oApprovalStagesService.GetDataInterface(SAPbobsCOM.ApprovalStagesServiceDataInterfaces.assdiApprovalStageParams)

any ideas?

thanks

Moty

Accepted Solutions (1)

Accepted Solutions (1)

former_member185703
Active Contributor
0 Kudos

Hi Moty,

Obviously there shouldn't be any problem with these few lines of code!

Please make sure that the DI API is OK (remove the SM_OBS_DLL folder etc.; evtl. check version / date for the APIs) and then please report that issue to SAP Support if it still exists.

Sorry for any inconvenience,

Frank

Answers (0)