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

VF01 save function last user-exit

Former Member
0 Likes
1,748

Hi Gurus,

I need the last user-exit for VF01, no return or rollback could not exist in this exit.

Where can write my codes for exact saving.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
840

HI,

Refer to this link..

6 REPLIES 6
Read only

Former Member
0 Likes
840

Hi,

Please let us know what are you trying to achieve...so that we can get you the user exit..

Thanks

Naren

Read only

Former Member
0 Likes
841

HI,

Refer to this link..

Read only

0 Likes
840

User-Exit

SDVFX001 User exit header line in delivery to accounting

SDVFX002 User exit for A/R line in transfer to accounting

SDVFX003 User exit cash clearing in transfer to accounting

SDVFX004 User exit G/L line in transfer to accounting

SDVFX005 User exit reserves in transfer to accounting

SDVFX006 User exit tax line in transfer to accounting

SDVFX007 User exit: Billing plan during transfer to Accounting

SDVFX008 User exit: Processing of transfer structures SD-FI

SDVFX009 Billing doc. processing KIDONO (payment reference numb

SDVFX010 User exit item table for the customer lines

SDVFX011 Userexit for the komkcv- and kompcv-structures

V05I0001 User exits for billing index

V05N0001 User Exits for Printing Billing Docs. using POR Proced

V60A0001 Customer functions in the billing document

V60P0001 Data provision for additional fields for display in li

V61A0001 Customer enhancement: Pricing

BADI

SD_CIN_LV60AU02 - BADI for billing

VOR_WA_FAKTURA - Billing before Goods Issue

Read only

Former Member
0 Likes
840

I already checked all threads, but I need an exit after VBRK entry exist for that billing document.

Any idea?

Read only

Former Member
0 Likes
840

Hi,

In that case..create a new output type NACE and assign a program & subroutine...do your logic in the program...and you can select VBRK for the corresponding billing document...

Thanks

Naren

Read only

0 Likes
840

I need to work exact time when record created in VBRK,not soon...