Hi Experts,
I have a requirement of filtering payment block drop down values depending on company in code in FB60 transaction, Kindly suggest BADI's or EXITS because i am not able to find the suitable exits.
Hi Experts,
Requirement is to capture the RUECK of the added operations (Completion confirmation number for the operation) into my ZTABLE before saving during IW32 transaction. I know that i can use the exit EXIT_SAPLCOIH_009 or BADI WORKORDER UPD...
Hi Experts,
My requirement is to trigger a digital signature when we save if any operations are added or deleted or short text or system condition is changed. Any suggestions are greatly appreciated.
Regards,
Amit
Hi Experts,
Inside the Badi or User Exit when i write commit work and wait it throws error as "
Object does not exist (status management).
any suggestion is highly appreciated.
Regards,
Amit
Hi Srilatha, My requirement is to filter the payment block(Drop down data ) based on company code in FB60.I am looking for exit ,enhancement spot ,BADI or any other way to restrict the drop down values for payment block field based on company code....
I am not able to use BEFORE UPDATE or INUPDATE method because i am calling standard methods inside this method which has commit statement inside it and it is throwing error "Internal session terminated with a runtime error POSTING_ILLEGAL_STATE". ...
Thank you Nic for your suggestion .I am following procedure according to this : link. where classes and methods are present to get Digital Signature for our Application.
Hi Nic, sorry i wasn't clear about my question.Requirement is to trigger a digital signature popup while saving, whenever operation long text or short text or system condition or workorder long text is changed. For long text i see that there is an i...