Search
-
Thanks Ryan. I was using that work around, but I found it a little bit awkward. I guess I have to stay that way until there is a better one.
By the way, did you get a chance to see my other post? which is about the PO number from ItemReceiptLineItem.
Would you please let me if you found something? Thank you.
-
Hi Ryan,
Would you please take a look at this issue when you have time? Or somebody could help me out, that'll be great. Since I can not move forward with my project if this can not be resolved.
Thanks.
-
If I received a PO, and I want to insert the items I received into anther table (Called Asset), the number of records need to be inserted depends on the Quantity I ordered in the PO, so how do I insert multiple records into the other table (Asset)?
-
Any update on this issue?
-
Hi Ryan,
Just for your information, when I try to create an ItemReceipt from Method, after I selected some lineitems from a Purchase Order, then I can see the LinkToPurchaseOrder has a valid value. However, after I saved the ItemReceipt, then that field (LinkToPurchaseOrder) no longer has a value. That is when I got confused. If that value stays ...
-
Can I do I a simple for loop in the actions?
ex. for(int i=0; i<5;i++)
{
Show popup screen;
}
Thanks
-
Perfect!
That was fast. Thanks.
-
Thanks so much.
I will try it out later this morning. There is another question comes into my mind, which is whether there is a way right now to retrieve the file using MethodAPI. Since I wanted to upload a file, for sure I want to retrieve the file as well.
Or I can just use the MethodAPISelect_XMLV2 or MethodAPISelect_DatasetV2 to get the ...
-
Please see the subject, I could not find a field from Table ItemReceiptLineItem that corresponds to a purchase order number.
I am sure it is somehow linked, I just could not find where i can get that info.
Does anybody know where I can get the PO number?
Thanks
-
|
|
|