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

Can anyone send sample code for Userexits

Former Member
0 Likes
824

Hi,

Can anyone send me a samplecode for Userexits, how to declare internaltables in userexits. Is it the same as we declare in Reports.

i have write userexit in this EXIT_SAPLVBMD_001

7 REPLIES 7
Read only

LucianoBentiveg
Active Contributor
0 Likes
769

Yes, same as we declare in Reports.

Regards.

Read only

Former Member
0 Likes
769

yeah , no probs u can access all the internal table avail.@ this user exit .

just do as per requirement , no need to worry .if u need any help plz post.

Regards

Prabhu

Read only

0 Likes
769

I am using internal tables,TABLES as per the requirement.

where i have diplay the output.Can i use Write statement inthis exit.if i use write statement,where it will display.

Now my requirement is in VA01 transaction,i need to check for the expiry Date ie., from table MCH1-VFDAT.

By using this field i need to check with Current Date.

The logic is If expirydate is greater than currentdate<b></b>i need to diplay the Batch only with stocks.

Read only

Former Member
0 Likes
769

yes.

i think there no difference between normal code & userexit.

mark helpful Answers

Read only

Former Member
0 Likes
769

Requirements differ from company to company so no matter what anyone posts may or may not help you. If you have problems accessing the parameters or are not sure how to go about someone will surely help you.

hith

Sunil Achyut

Read only

Former Member
0 Likes
769

Hi,

kindly check the following thread:

best regards,

Thangesh