anjunath
29th August 2015, 16:19
Hi,
I am using Infor LN UI . I want to know how I can invoke firm release button in sales order unblocking through AFS . Session I am using tdsls4520m000.
Thanks
Anju.
mark_h
31st August 2015, 16:27
What have you tried? I am assuming you are looking for the stpapi.form.command to use to king this function off.
benito
31st August 2015, 23:08
long tdsls.dll0091.clear.blocking.pono.hrea( domain tcorno i.orno, domain tcpono i.pono, domain tdsqnb i.sqnb, domain tdsls.hrea i.hrea )
Expl: - This function clear the blockings (both header and line )
for a combination of position number and hold reason.
Pre: None
Post: None
Input: i.orno - Ordernumber
i.pono - Position number
i.sqnb - Sequence number
i.hrea - Hold Reason
Output: None
Return: 0 - Blocking is removed.
DALHOOKERROR - Something went wrong during deletion.
i'm not sure whether it does firm or soft release.
anjunath
1st September 2015, 10:56
Hi,
I am looking for a form command to invoke the firm release button /soft release button through AFS .
benito
1st September 2015, 21:16
the form command is exec.user.1. you can see it yourself from your standard session. you need to declare the object otdsls4520 as dll.