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

sample process 00002040

Former Member
0 Likes
1,155

Hi

I got a question which is like a confusing thing for me during getting out of this email remittances.

In FIBF-settings-processmodules-... of an SAP Application

and In same FIBF- settings-processmodules- ..of a customer.

The question I have is in order to produce email remittances which one is used of both, and what is the difference between these.

Please help me out...

cheers

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
996

Hi,

'In FIBF-settings-processmodules-... of an SAP Application'

If there any FM available in SAP to suite your requirement then you can make any entry here.

'In FIBF- settings-processmodules- ..of a customer. '

If standard function modules are not available for your requirement then you develope your custom FM and attach it to the BTE

Regards

Praveen

6 REPLIES 6
Read only

Former Member
0 Likes
996

Hi

It's better to use the customer one

Max

Read only

Former Member
0 Likes
997

Hi,

'In FIBF-settings-processmodules-... of an SAP Application'

If there any FM available in SAP to suite your requirement then you can make any entry here.

'In FIBF- settings-processmodules- ..of a customer. '

If standard function modules are not available for your requirement then you develope your custom FM and attach it to the BTE

Regards

Praveen

Read only

0 Likes
996

Thanks for the reply,

N

Read only

0 Likes
996

now my present situation is...

we have a system already in place which is FIBF-settings-process-of an customer- Z_remittance_adivce_00002040

And we have added same one in

Fibf-settings-process-...of an sap application (z_remittance_advice_00002040).

Now if I run the program F110-from where the functional module is called up.

Because we are in a stage that its difficult to understand from where it is calling.

And an another thing is

If have one in place ... of an customer do we need another one as well ...of an sap application.

Please give me your valuable suggestions...

Thanks

Read only

0 Likes
996

Search for '2040' in your payment print program and you'll find the call point...

This process has beeen discussed in detail on this forum - have you searched?

Read only

Former Member
0 Likes
996

Thanks