‎2011 Aug 02 8:40 AM
Hi Experts,
I want to know the user exit for EA33.
As i need to change the value in the selection field reason for reversal.It is set To 00 and in only output mode.So I can not make a transaction variant for it.
Also this selection field reason for reversal is filled from table TE272. which doesnot contain any value like 00 in field BCREASON.
so if I execute the EA33.it gives me error like Entry 00 E does not exist in V_TE272_INV.
So it is clear the entry in this selection field is wrong and also its an output only type.
So how I will change this field value in transaction EA33?
‎2011 Aug 02 8:51 AM
Hi,
Below are the BADI's available for EA33 tcode,
BADI_CTRACDOC_GETDETAIL
ES_FIN_EBPP_CFE
ES_FIN_EBPP_CONTACT
ES_FIN_EBPP_GENERAL_CONTACT
ES_FIN_EBPP_MAIL_ADDR_CHANGE
ES_FIN_EBPP_MAIL_BANK_ADD
ES_FIN_EBPP_MAIL_BANK_CHANGE
ES_FIN_EBPP_MAIL_BANK_DELETE
ES_FIN_EBPP_MAIL_CARD_ADD
ES_FIN_EBPP_MAIL_CARD_CHANGE
ES_FIN_EBPP_MAIL_CARD_DELETE
ES_FIN_EBPP_MAIL_PUT_DATA
ES_FIN_EBPP_MAIL_STOP_DATA
GEN_EBPP_DEBITOR_SL
Try to check above badis for your requirement.
‎2011 Aug 03 4:51 AM
Hi ,
If we adda new entry in databse table with BREASON 00.THen I think we can select any reason in transaction EA33. because this tab got activated on entre.