/AWS1/CL_PTTPUTALLYLEADCONTRSP¶
PutAllianceLeadContactResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_catalog TYPE /AWS1/PTTCATALOG /AWS1/PTTCATALOG¶
The catalog identifier for the partner account.
iv_arn TYPE /AWS1/PTTPARTNERARN /AWS1/PTTPARTNERARN¶
The Amazon Resource Name (ARN) of the partner account.
iv_id TYPE /AWS1/PTTPARTNERID /AWS1/PTTPARTNERID¶
The unique identifier of the partner account.
io_allianceleadcontact TYPE REF TO /AWS1/CL_PTTALLYLEADCONTACT /AWS1/CL_PTTALLYLEADCONTACT¶
The updated alliance lead contact information.
Queryable Attributes¶
Catalog¶
The catalog identifier for the partner account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOG() |
Getter for CATALOG, with configurable default |
ASK_CATALOG() |
Getter for CATALOG w/ exceptions if field has no value |
HAS_CATALOG() |
Determine if CATALOG has a value |
Arn¶
The Amazon Resource Name (ARN) of the partner account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Id¶
The unique identifier of the partner account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
AllianceLeadContact¶
The updated alliance lead contact information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLIANCELEADCONTACT() |
Getter for ALLIANCELEADCONTACT |