Problem: I have recorded transaction ABAON. When I run, the first row runs ok but subsequent rows error out
Resolution: The company code pop-up in the beginning of the
transaction only happens for the first row in your data sheet. Put an “If first
transaction” If condition around that company code pop-up so that all rows will
work successfully.
Comments 1
[Caroline Wang]: ABAON First row runs ok but subsequent rows error out 10-10-2011 10:25 am#
Setting “If first transaction” around the company code field seems only a partial solution. When I tried it, I had to also set the pop-up screen SAPLSP04-0300 Skip-screen-if-not-found. It's the combination of both of these to make it work, I think. Just want to mention it.
Thanks.
Add Comment
The Knowledge Base Tool is provided to you “as-is”. WINSHUTTLE, INC. HEREBY DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, WRITTEN OR ORAL, INCLUDING BUT NOT LIMITED TO, ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT, AND ANY WARRANTY ARISING BY STATUTE OR OTHERWISE IN LAW, OR FROM A COURSE OF DEALING OR USAGE OF TRADE.
Winshuttle, Inc. does not warrant that the functions contained in the Knowledge Base Tool will meet your requirements, that the operation of the Knowledge Base Tool will be uninterrupted or error-free, or that defects in the Knowledge Base Tool will be corrected. Winshuttle, Inc. does not warrant or make any representations regarding the use or the results of the use of the Knowledge Base Tool in terms of their correctness, accuracy, reliability or otherwise. Winshuttle, Inc. does not represent or warrant that users will be able to access or use the Knowledge Base Tool at times or locations of their choosing, or that Winshuttle, Inc. will have adequate capacity for any user's requirements. No oral or written statement, information or advice given by Winshuttle, Inc. or its employees, distributors, dealers, or agents shall create any warranties in addition to those express warranties set forth herein.
Setting “If first transaction” around the company code field seems only a partial solution. When I tried it, I had to also set the pop-up screen SAPLSP04-0300 Skip-screen-if-not-found. It's the combination of both of these to make it work, I think. Just want to mention it.
Thanks.