Skip to content

/AWS1/CL_BDI=>CREATEPARTNERSHIP()

About CreatePartnership

Creates a partnership between a customer and a trading partner, based on the supplied parameters. A partnership represents the connection between you and your trading partner. It ties together a profile and one or more trading capabilities.

Method Signature

IMPORTING

Required arguments:

IV_PROFILEID TYPE /AWS1/BDIPROFILEID /AWS1/BDIPROFILEID

Specifies the unique, system-generated identifier for the profile connected to this partnership.

IV_NAME TYPE /AWS1/BDIPARTNERNAME /AWS1/BDIPARTNERNAME

Specifies a descriptive name for the partnership.

IV_EMAIL TYPE /AWS1/BDIEMAIL /AWS1/BDIEMAIL

Specifies the email address associated with this trading partner.

Optional arguments:

IV_PHONE TYPE /AWS1/BDIPHONE /AWS1/BDIPHONE

Specifies the phone number associated with the partnership.

IT_CAPABILITIES TYPE /AWS1/CL_BDIPTRSHIPCAPABILIT00=>TT_PARTNERSHIPCAPABILITIES TT_PARTNERSHIPCAPABILITIES

Specifies a list of the capabilities associated with this partnership.

IV_CLIENTTOKEN TYPE /AWS1/BDISTRING /AWS1/BDISTRING

Reserved for future use.

IT_TAGS TYPE /AWS1/CL_BDITAG=>TT_TAGLIST TT_TAGLIST

Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type. You can attach this metadata to resources (capabilities, partnerships, and so on) for any purpose.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDICREATEPTRSHIPRSP /AWS1/CL_BDICREATEPTRSHIPRSP