Hi All,
I have a scenario , SAP(IDOC)--> PI7.3-->SAP(IDOC) , where Sender system is having multiple "KU"customers.
Source SAP system has more than 100 Customers from A1, A2, A3 ....A100
IDoc is getting pushed from Source with below control records.
SENDER
Port : SYS1
Partner No: A1
Partner Type : KU
RECEIVER
Port : SYS2
Partner No: B1
Partner Type : KU
Now I need to configure Party in PI. How could I achieve multple values for KU for a single Party ??
At present , I am creating a Party for Sender i.e. SendParty with below configuration
Agency : Source SAP system ID
Scheme : ALE#KU
Name : A1
My trouble is , PI is not allowing me add additional entry in Party tab like below:-
Agency : Source SAP system ID
Scheme : ALE#KU
Name : A2 , A3...
How to create a party with such 100+ customers ?
I am wondering , do I need to create 100 Party's and 100 ICO's to achive this
Many Thanks,
Abhi