Select Project Managements Sap B1
Retrieves the instances of project management from SAP B1
Description
Inputs
- Control Flow (Control Flow)
- Where (String): Optional, could be provided in format:
Property
operator
value
. Example, StartDate eq 2021-09-01. The whole list of operators could be found in filter query options in SAP B1 documentation - Page (Number): Specifies the page of with the selected entity objects. Each page contains a maximum of 20 rows
- Limit (Number): The number of entites to select. Maximum is 20
- Order By (String): Should be in the next format:
Property
asc/desc
. Example, AbsEntry asc
Outputs
- Control Flow (Control Flow)
- Error Flow (Error Flow): Triggered by error response from SAP B1
- Projects (List): List of Projects
- Total Size (String): Number of all instances of project management in SAP B1