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

bte

Former Member
0 Likes
728

hai,

i am trying for BTE's here i want to capture the accounting documnet number created and save it in my Ztable . now in this case what event has to be used and how to find that .

cheers

6 REPLIES 6
Read only

Former Member
0 Likes
675

Hello Kumar,

U will have to provide more information as BTE is available at many places also user exits are available in trx which can help u to save the accounting number into ur custome tables.

Read only

Former Member
0 Likes
675

Hi,

USe the AREA menu transaction<b> FIBF</b>,

choose the Menu <b>Settings-></b>

from here you can get the info..

check it...

i found some events..

00002221 "document posting

00002218 "save

00002217 "Document change

Regards

VIjay

Message was edited by: Vijay Babu Dudla

Read only

0 Likes
675

hai vijay,

i am making use of evnet 00002218 and i have copied the SAMPLE_INTERFACE_00002218 to z_SAMPLE_INTERFACE_00002218. and i have create dthe product, activated it and assigned the function module to product . but when i run the program it is giving the following dumpas

"Incorrect parameter with CALL FUNCTION.".

cheers

Read only

0 Likes
675

hi,

what are the parameters you are passing..

regards

vijay

Read only

0 Likes
675

hai,

i am trying for BTE's here i want to capture the accounting documnet number created and save it in my Ztable . now in this case what event has to be used and how to find that .

cheers

Read only

Former Member
0 Likes
675

Hi,

Use the following BTE.

00001030 POST DOCUMENT: Update standard data BKPF

Accounting document CREATED Document created.

Thank you.

Regards,

karun M