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: 

Abt VBFS_HINZUFUEGEN

Former Member
0 Kudos

Hi All

Where will i get the subroutine ..

VBFS_HINZUFUEGEN

2 REPLIES 2

Former Member
0 Kudos

Hi Nema,

i have check that's not a function in se37.

try to find in program which you r running. and click find(binocular icon) button (dont use shortcut Ctrl-F)

1. and put "VBFS_HINZUFUEGEN" in find textbox

2. choose "In main program"

3. press enter

it will display all related "VBFS_HINZUFUEGEN" in your program including include files.

Have fun!

Sandi

0 Kudos

I know this is very late response. Just saw your question today and thought of sharing.

VBFS_HINZUFUEGEN is a subroutine used in invoice processing ( VF01/VF02/VF04 etc )area. you can see this subroutine in the program SAPLV60A. Normally guys used to call this perform inside their routines(RV60ANNN Routines) to add their messages in the invoice Log.

Hope this information helps you

Raja