Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user exit for EA33

Former Member
0 Likes
543

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?

2 REPLIES 2
Read only

Former Member
0 Likes
484

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.

Read only

0 Likes
484

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.