Hi All,
I want to execute save command, then my planning sequence and again save the data generated by planning sequence in single button in Bex analyzer. I tried below method on same button but its not working.
CMD 1 SAVE_AREA
PLANNING_SEQUENCE_NAME 1 ZTESTSEQUENCE
CMD 1 EXECUTE_PLANNING_SEQUENCE
CMD 1 SAVE_AREA
Thanks in advance for your suggestions...