/AWS1/CL_PRNUPSVCSYNCBLKEROUT¶
UpdateServiceSyncBlockerOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_servicename
TYPE /AWS1/PRNRESOURCENAME
/AWS1/PRNRESOURCENAME
¶
The name of the service that you want to update the service sync blocker for.
io_servicesyncblocker
TYPE REF TO /AWS1/CL_PRNSYNCBLOCKER
/AWS1/CL_PRNSYNCBLOCKER
¶
The detailed data on the service sync blocker that was updated.
Optional arguments:¶
iv_serviceinstancename
TYPE /AWS1/PRNRESOURCENAME
/AWS1/PRNRESOURCENAME
¶
The name of the service instance that you want to update the service sync blocker for.
Queryable Attributes¶
serviceName¶
The name of the service that you want to update the service sync blocker for.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SERVICENAME() |
Getter for SERVICENAME, with configurable default |
ASK_SERVICENAME() |
Getter for SERVICENAME w/ exceptions if field has no value |
HAS_SERVICENAME() |
Determine if SERVICENAME has a value |
serviceInstanceName¶
The name of the service instance that you want to update the service sync blocker for.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SERVICEINSTANCENAME() |
Getter for SERVICEINSTANCENAME, with configurable default |
ASK_SERVICEINSTANCENAME() |
Getter for SERVICEINSTANCENAME w/ exceptions if field has no |
HAS_SERVICEINSTANCENAME() |
Determine if SERVICEINSTANCENAME has a value |
serviceSyncBlocker¶
The detailed data on the service sync blocker that was updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SERVICESYNCBLOCKER() |
Getter for SERVICESYNCBLOCKER |