InventoryReplenishRequests
InventoryReplenishRequests
Columns
| Name | Type | Description |
| GroupId [KEY] | Long | GroupId of InventoryReplenishRequests |
| UserName | String | Name of the user who requested the inventory replenishment. |
| ReturnMessageCode | String | Abbreviation that identifies the response message. |
| TotalRecordsCount | Long | Value that specifies the total number of records. |
| ReturnMessageText | String | Text of the response message. |
| SubmitForProcessing | String | Contains Yes or No. Yes: process the balance records. No: do not process the records. The default value is No. |
| SuccessRecordsCount | Long | Value that specifies the number of successful records. |
| ReturnStatus | String | Status of the current service call. |
| FailedRecordsCount | Long | Value that specifies the number of failed records. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Finder | String | finder |