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

Problem to implement BTE 00001650

Former Member
0 Likes
1,748

Hi all,

I try to implement BTE 00001650 for modify a column before the display of the ALV.

I have did all the step for create the new event 00001650.

I have created a product on FIBF.

Call FIBF transaction -> Settings -> Products -> ...of a customer

I have linked the events to my Function module.

Call FIBF transaction again.

FIBF -> Settings -> Process Modules -> ...of a customer

I have create my Function module, for test i have juste add a break point in my ZSAMPLE_INTERFACE_00001650 but when I launch and execute the transaction FBL1N or FBL5N the program don't stop on my break point!

What is the problem ?

Thank you very much for your Help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,356

Yes i have aldready created the product, but how can i do for active the product ? I have save my product in FIBF transaction -> Settings -> Products -> ...of a customer and i have linked the events to my Function module in FIBF transaction > Settings -> Process Modules -> ...of a customer But i think i never active i just save and create Transport order to apply my modification.

Thank you for your answer.

4 REPLIES 4
Read only

Former Member
0 Likes
1,356

Hi

Have u defined the prodcut?

And if it' so, the product is active?

Max

Read only

Former Member
0 Likes
1,357

Yes i have aldready created the product, but how can i do for active the product ? I have save my product in FIBF transaction -> Settings -> Products -> ...of a customer and i have linked the events to my Function module in FIBF transaction > Settings -> Process Modules -> ...of a customer But i think i never active i just save and create Transport order to apply my modification.

Thank you for your answer.

Read only

0 Likes
1,356

Hi,

Are you sure that the BTE which you have implemented is the right one and triggers when corresponding changes are made in the document.

If yes, then in FIBF transaction -> Settings -> Products -> ...of a customer, where you created the product, there is a checkbox called active (I think its the last column on that screen). Just check that checkbox for your product and your product is active.

This should work.

Hope it helps.

Regards,

Raj

Read only

0 Likes
1,356

Hi

Raj is right, there's a flag for active the product in the same table where the product is defined.

Max