Need help on 294 ItemBranch doesnot exist error
Hi,
I am trying to execute the below BSFNs by using the below Request xml. Record is getting inserted into the F4101 and F4102 table, but somehow I am also getting the error in response
BSFNs :
F4101ItemMasterAddition
F4101ProcessMasterData
EditRetrieveDeleteCategoryCodes
UpdateITemProcessData
Response is:-
<error code='0294'>Error: Item Branch Record Does Not Exist</error>
If I see JDE debug log I can see below error in JDE debug log -
22:58.656450 - 4152/4984 WRK:JDE_06033060_P41026 ERROR INFO JDEERR - ID= 0, Error= 0294 - n4101060.c, Line= 33547
Could you please help me what can be the wrong parameters in the below given xml or what can be the cause of this issue.?