Application Development 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: 

regarding user exit

Former Member
0 Kudos

hi,

in my production server/development server the tc 'me5j' is giving correct data except the column 'net value' ,what i m observing that net value of PR which is created with the help of tc ME51N is coming in tc me5j but the PR which we create with the help of tc CJ20N is not coming ,it is showing zero here though i m giving the netvalue in Pr while creation .i debugged the program & came to know that the program is using table EBKN for storing the net value and when ever i open the database table EBKN i come to know that this table is storing only the net value of those PR which is created with tc ME51N not which is created with tc CJ20N ...plz help me its urgent issue ,why the net value is not coming in the table EBKN when i use tc cj20n is there any configuration problem but where and how will i rectify this ,,,,,,,,,,,,,,,

can i write a <b>user exit</b> for this no doubt the net value is populating in eban-preis and can i transfer this value to ebkn-netwr and i found that the user exit for me5j is CNEX0010.....is it a good way plz suggest me ...thnx in advance. also plz suggest me how to write the code for the same with the tc cmod.......

Message was edited by:

rajat

3 REPLIES 3

Former Member
0 Kudos

No User Exit for MB5j transaction.

only one BADI available for this transaction.

you can use this one for ur purpose...

CNEX0010

reward if ans is useful...

Former Member
0 Kudos

oh sorry man..that is user exit not a BADI...sorry yaar

Former Member
0 Kudos

Hi Rajat!

You can use this Exit.

CNEX0010 (PS: Customer-defined hierarchy in LDB PSJ)