Hello Experts,
I've successfully created a new flavor in Personas 2.0 for a simplified purchase req, that works except for one thing. I've replaced the table with all text fields and dropdown menus. I have a 'single line' request working, and am moving it to production in a couple weeks; However, I am having issues with a multiple line request. I can get all the item information to copy down into the table for lines 1-10, but when I try to copy the network/activity for each line, it will not work. Again, the code works for a single line entry, so I know the copy/paste code is correct.
I've done a bit of research on this, and I know that the screen changes so you can enter the Network/Activity. Again, it works for a single line.
I did notice, however, that SAP calls the Network/Activity field (on the Account Assignment Tab) the same control ID for all lines. I've recorded me filling out each line in basic view. The I.D.'s are:
Network
ses[0]/wnd[0]/usrUSRAREA/subcntSUB0SAPLMEGUI0019/subcntSUB3SAPLMEVIEWS1100/subcntSUB2SAPLMEVIEWS1200/subcntSUB1SAPLMEGUI1301/subcntSUB2SAPLMEGUI3303/tabstripREQ_ITEM_DETAIL/tabpageTABSTRIPCONTROL1SUBSAPLMEVIEWS1101/subcntSUB2SAPLMEACCTVI0100/subcntSUB1SAPLMEACCTVI1100/subcntKONTBLOCKSAPLKACB1101/ctxtCOBLNPLNR
Activity
ses[0]/wnd[0]/usrUSRAREA/subcntSUB0SAPLMEGUI0019/subcntSUB3SAPLMEVIEWS1100/subcntSUB2SAPLMEVIEWS1200/subcntSUB1SAPLMEGUI1301/subcntSUB2SAPLMEGUI3303/tabstripREQ_ITEM_DETAIL/tabpageTABSTRIPCONTROL1SUBSAPLMEVIEWS1101/subcntSUB2SAPLMEACCTVI0100/subcntSUB1SAPLMEACCTVI1100/subcntKONTBLOCKSAPLKACB1101/ctxtCOBLVORNR
Basically here is the quick rundown:
I can't figure out how to successfully Copy/Paste Network & Activities from a Text field into the standard table for more than 1 line item.
All lines seem to have the same control ID.
Thanks
Geoff