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

FDM_P2P_CREATE.

Former Member
0 Likes
919

Hi everyone,

I need to create Promise to payment through code.

Has anyone used "FDM_P2P_CREATE." to create this.I am not understanding what parameters needs to be passed.

Any help would be highly appreciated.

Regards

Karishma Duggal

Hi everyone,

I need to create Promise to payment through code.

Has anyone used "FDM_P2P_CREATE." to create this.I am not understanding what parameters needs to be passed.

Any help would be highly appreciated.

Regards

Karishma Duggal

1 REPLY 1
Read only

Former Member
0 Likes
682

Hi Tanushree,

Were you able to solve the issue? I am facing a similar problem. when executing the function module I am getting message UDM 064 (Case type not found) and I am not finding the right place to inser the case type.

In import parameter IS_P2P_PARNER, I have included my system as LOGSYS, OBJ_TPE = BSEG, OBJ_KEY = key (concatenation of company code, document number, year and item)

In import parameter, IT_P2P_INVOICE, I have included in ASSIGNED_P2P_AMOUNT, the promissed amount and currency in P2P_CURR

In import parameter IT_P2P_ATTR, I have included 2 attributes ID: FIN_PROMISED_AMT and FIN_P2P_DUE_DATE.

Could you guide me on this? Thank you in advance,

Karel