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

BAPI_CONTRACT_CREATE with partners

Former Member
0 Likes
796

Hi all,

I use BAPI_CONTRACT_CREATE to create contracts. Within the FM I also state I also set values in structure PARTNER.

The FM indeed creates contract however it ignore the data I specified in PARTNER.

Any idea? Anyone had it working with partners?

Within PARTNER I specified:

PARTN_ROLE = ZA (customized one)

PARTNR = 100590 (my partner number).

Thanks in advance,

Shai E.

3 REPLIES 3
Read only

Former Member
0 Likes
646

did you fill PARTNERX ?

Read only

Former Member
0 Likes
646

As Sunil said,

Values need to populate in PARTNERX and also..

Partner number should pass as with length 10.

PARTN_ROLE = ZA (customized one)

PARTNR = 0000100590 (my partner number).

Sivaram.

Read only

Former Member
0 Likes
646

Hi ,

I am facing the same problem. Could you please let me know whether you have solved this one or not. If solved please let me know the solution.We have applied the OSS note 261274, eventhen there is no change.

Thanks in advance!

pavan meda