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

badi+write to spool

Former Member
0 Likes
469

Hi All ,

I am using a BAdi WORKORDER_UPDATE ans inside it i am using AT_SAVE method.

I am updating a CDHDR change doc. table. I want to generate a report in background (means

write the orders and other details into spool which are update in CDHRD table ) as well as

send the same info in foreground or want to open a new transaction that will show all the

updated orders.

i am using this Badi in COR2 for production order.

Thanks in Advace !!!!

Bye ...

Regards

SAU

Hi All ,

I am using a BAdi WORKORDER_UPDATE ans inside it i am using AT_SAVE method.

I am updating a CDHDR change doc. table. I want to generate a report in background (means

write the orders and other details into spool which are update in CDHRD table ) as well as

send the same info in foreground or want to open a new transaction that will show all the

updated orders.

i am using this Badi in COR2 for production order.

Thanks in Advace !!!!

Bye ...

Regards

SAU

1 REPLY 1
Read only

Former Member
0 Likes
438

Thanks