Baan2006
8th October 2006, 11:46
HI, All
There is a SO Held Reason named item signal code. But how does system know which item should be blocked for this reason.
First I though in Item base data session, If signal code is maintained, then a connect in established. But when I check this, I found no signal code is maintained here. So I am confused where to connect the item with blocking.
Could someone help to explain it to me? Thanks a lot.

darpan
8th October 2006, 19:20
Dear,

Can u Please Tel some Details about the problem as is it specific to SSA LN ? ?

as i haven't heard this kinda problem in BAAN Iv Version

Darpan

Baan2006
9th October 2006, 04:50
Hi,Darpan
Thx for your kindly help.
Sometimes, we want SO to be blocked becuase of credit limit or other reasons. So we have blocking reason catagores such as credit limit, general or others.Also we need to define the step as of block in SO order type. The question is how BAAN blocks SO using deffrent reasons. It means how the system knows when it needs to block SO.
I think for credit limit the parameters set in BP can help system block SO. But for general catagory, if I create a reason named item signal code, It's difficult for me to understand.
Could u kindly help me? Thanks a lot!

Daniel

darpan
9th October 2006, 17:29
There is nothing like BP actually it goes and refers to the Sales Order Type , it also checks the Function tdsls0020 in which may be it checks for the customer's credit limit from table "tcmcs011" which it compares from table "tdind017" for that particular Customer
(tccom010.cnpa,tccom010.buor, tccom010.buin,tccom010.crlr, tdsls040.cblc) Everything Rotates Around These figures

If any one shares a source code for this Function "tdsls0020" u will get the exact answer for your question

Hope it Helps

Darpan

MariaC
9th October 2006, 18:07
Item blocking should occur when the sales order line contains an item which is blocked.

David Eagar
10th October 2006, 00:15
Not sure about Ln, but in 5c,when the item signal is created you can permit / deny transactions in Purchase, Sales, Production Issue etc. If set correctly, the item signal will stop the item being sold

rkathait
10th October 2006, 23:40
Daniel,

By signal code you mean you are defining a 'Block Reason' called Item Signal and this has nothing to do with the Signal Code in item base data. Correct me if my understanding is wrong. And this item signal code you are attaching to one of the Block Reason Category. If this is correct then the answer to your query is that you attach these block reasons to various block/hold reasons in Sales Parameter session and from there the system picks the default block/hold reason and updates it in your sales order.

Baan2006
13th October 2006, 05:33
Thanks to all of you! The reason has been found because the BP realted to this item has ZIP code. The user ignored this clue.
BTW, if I want all SO blocked, how to set the parameters?