saumya
16th November 2009, 11:32
I want to search customer in mainatain customer by search key. can i change indexing through afs.

mark_h
16th November 2009, 21:28
Not that I am aware of. You can always clone the session(session only no reason to clone forms or scripts) and change the startup index. Then use the cloned session in the api script. Or just do a select on the table using the index. Sometimes using API can be overkill.