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

Any function module or BAPI for creating Payment order lot (FP45) ???

Former Member
0 Likes
1,667

Hello SAP Guru's,

Is there any FM or BAPI for creating Payment order lot (FP45) .

Thanks in advance,

Karthi.

3 REPLIES 3
Read only

Sathya_Gunasekaran
Contributor
0 Likes
986

Hi Karthi,

Have you checked BAPI_CTRACPAYMINC_CREATE ?

Sathya

Read only

0 Likes
986

Hi Sathya,

Thanks for u r reply,

by using above BAPI we can create payment lot(FP05) only.. not payment order lot(FP45).

Read only

IgorNarodowy
Explorer
0 Likes
986

Hi,

in FM 'FKK_PAYMENT_BATCH_CREATE' you must fill field I_FKKZK-XZAUS = abap_on.

BR Ihor.