Skip to content

/AWS1/CL_PTSUPDOPPORTUNITYRSP

UpdateOpportunityResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/PTSOPPORTUNITYIDENTIFIER /AWS1/PTSOPPORTUNITYIDENTIFIER

Read-only, system generated Opportunity unique identifier.

iv_lastmodifieddate TYPE /AWS1/PTSDATETIME /AWS1/PTSDATETIME

DateTime when the opportunity was last modified.


Queryable Attributes

Id

Read-only, system generated Opportunity unique identifier.

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

LastModifiedDate

DateTime when the opportunity was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDDATE() Getter for LASTMODIFIEDDATE, with configurable default
ASK_LASTMODIFIEDDATE() Getter for LASTMODIFIEDDATE w/ exceptions if field has no va
HAS_LASTMODIFIEDDATE() Determine if LASTMODIFIEDDATE has a value