‎2008 Oct 29 4:27 PM
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.
‎2008 Oct 29 4:59 PM
‎2008 Oct 29 6:46 PM
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.
‎2009 Jan 21 5:43 AM
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