API

Production APIs

GET system/reports/113503/result-set

Delivery project snapshots

Report name Delivery Project Snapshots
Report identifier 113503
HTTP method GET
URI https://api.rambase.net/system/reports/113503/result-set
Supported formats Xml, Html, Json (ex. $format=json)
Maximum page size ($top) 80
Successful HTTP status code 200
API resource identifier 5995, version 4

The following body must be added to the request. Mouse over fieldnames for description and other useful information about the fields. Note that fields in bold are required/mandatory.

Format:
1
1

The query string is placed after the resource URL, seperated with a questionmark (?). The query string is composed of a series of query parameters with values. See the page about query parameters on how to use these parameters.

$lang String, optional Specifies the language used in the response, following the 3-letter ISO-639-1 [lll]
$access_token String, optional After successful login you get an access token which needs to be provided in all API requests. Even though it is possible to pass this token as query parameter, we recommended passing it using the HTTP request header as described in Authorization. Note that all access tokens have an expiration time.
$db String, optional Set the database/company for the request
$expand String, optional Use to include output fields that are not returned by default in the response. Accepts a comma-separated list of expandable field names. See the Expand and Select page for more information.
$select String, optional Use to define the fields to return in the response. Accepts a comma-separated list of field names. See the Expand and select page for more information.
$useMinimumVersion Integer, optional Used to run a new version of an API resource when your API client is running a deprecated API resource. See the Breaking changes page for more information.
$format String, optional Set the format of the response to use for the request. Accepted values are "xml", "html", "jsonstream", "json"
$top String, optional Specifies number of rows to return in each page. Maximum limit is specific for each API resource. Default value is 10.
$pageKey String, optional Use to navigate to first, previous, next or last page in list. Add $expand=PagingDetails to add the different keys to the response.
$filter String, optional Use to filter the result list, see the Filtering and sorting page for more information.
$orderby String, optional Use to order the result list, see the Filtering and sorting page for more information.
$inlinecount String, optional Set to "allpages" to include total number of rows in the response. Possible values are: "allpages", "none"

Read more about filters and sorting on how to use filter parameters and named filters.

CustomerId Integer Customer identifier.
Date Date Date of production delivery snapshot. Available macros: today(), yesterday(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
FinanceProjectId Integer Finance project identifier.
IsLastDayOfAccountingPeriod Boolean This date is last day of a accounting period.
Milestone String User defined milestone for production delivery snapshot.
Name String Name of sales delivery.
PercentCompleted Decimal User defined percent completed of the project.
ProductionDeliverySnapshotId Integer Production delivery snapshot identifier.
SalesDeliveryProjectId Integer Sales delivery project identifier.
SalesDeliveryProjectName String Name of sales delivery.
Status Integer Status of sales delivery.

Read more about filters and sorting on how to use sortable parameters

CustomerId Integer Customer identifier
Date Date Date of production delivery snapshot
FinanceProjectId Integer Finance project identifier
IsLastDayOfAccountingPeriod Boolean This date is last day of a accounting period.
Milestone String User defined milestone for production delivery snapshot
Name String Name of sales delivery
PercentCompleted Decimal User defined percent completed of the project
ProductionDeliverySnapshotId Integer Production delivery snapshot identifier
SalesDeliveryProjectId Integer Sales delivery project identifier
SalesDeliveryProjectName String Name of sales delivery
Status Integer Status of sales delivery

Requesting this resource will yield the following response. Mouse over fieldnames (or fieldgroups) for descriptions and other useful information about the fields. Fields colored in grey is expandable fields.

Please note that some fields may be removed from the response, based on user roles/duties/permissions.

Format:
1
<Report>
2
     <Rows>
3
          <Row>
4
               <SalesDeliveryProject
SalesDeliveryProject

Sales delivery project identifier

>
5
                    <SalesDeliveryProjectId
SalesDeliveryProjectId

Sales delivery project identifier

>
{Integer}</SalesDeliveryProjectId>
6
                    <Status
Status

Status of sales delivery

>
{Integer}</Status>
7
                    <Name
Name

Name of sales delivery

>
{String}</Name>
8
                    <SalesDeliveryProjectLink
SalesDeliveryProjectLink

Sales delivery project reference

>
{String}</SalesDeliveryProjectLink>
9
               </SalesDeliveryProject>
10
               <ProductionDeliverySnapshot
ProductionDeliverySnapshot

Production delivery snapshot identifier

>
11
                    <ProductionDeliverySnapshotId
ProductionDeliverySnapshotId

Production delivery snapshot identifier

>
{Integer}</ProductionDeliverySnapshotId>
12
                    <ProductionDeliverySnapshotLink
ProductionDeliverySnapshotLink

Production delivery snapshot reference

>
{String}</ProductionDeliverySnapshotLink>
13
               </ProductionDeliverySnapshot>
14
               <Date
Date

Date of production delivery snapshot

>
{Date}</Date>
15
               <Milestone
Milestone

User defined milestone for production delivery snapshot

>
{String}</Milestone>
16
               <AccruedIncome
AccruedIncome

Salesbacklog multiplied with percent completed. If percent completed is not specified for the production delivery snapshot, the accrued income is aggregated from each of the work breakdown structure elements. The accrued income will be the same as invoiced amount by the end of the delivery project.

>
{Decimal}</AccruedIncome>
17
               <InvoicedAmount
InvoicedAmount

Total invoiced amount of the delivery project

>
{Decimal}</InvoicedAmount>
18
               <PlannedTotalCost
PlannedTotalCost

Total planned cost of the delivery project

>
{Decimal}</PlannedTotalCost>
19
               <AccruedTotalCost
AccruedTotalCost

Total accrued cost of the delivery project

>
{Decimal}</AccruedTotalCost>
20
               <PlannedHours
PlannedHours

Total accrued hours for the delivery project

>
{Decimal}</PlannedHours>
21
               <AccruedHours
AccruedHours

Total accrued hours for the delivery project

>
{Decimal}</AccruedHours>
22
               <SalesBacklog
SalesBacklog

Total sales backlog of the delivery project

>
{Decimal}</SalesBacklog>
23
               <PercentCompleted
PercentCompleted

User defined percent completed of the project

>
{Decimal}</PercentCompleted>
24
               <AdvanceInvoicedAmount
AdvanceInvoicedAmount

Total advance invoice amount for the delivery project

>
{Decimal}</AdvanceInvoicedAmount>
25
               <PlannedMaterialCost
PlannedMaterialCost

SUMPLANNEDMATERIALCOST

>
{Decimal}</PlannedMaterialCost>
26
               <AccruedMaterialCost
AccruedMaterialCost

SUMACCRUEDMATERIALCOST

>
{Decimal}</AccruedMaterialCost>
27
               <PlannedVariableOperationCost
PlannedVariableOperationCost

SUMPLANNEDOPERATIONVARCOST

>
{Decimal}</PlannedVariableOperationCost>
28
               <AccruedVariableOperationCost
AccruedVariableOperationCost

SUMACCRUEDOPERATIONVARCOST

>
{Decimal}</AccruedVariableOperationCost>
29
               <PlannedFixedOperationCost
PlannedFixedOperationCost

SUMPLANNEDOPERATIONFIXEDCOST

>
{Decimal}</PlannedFixedOperationCost>
30
               <AccruedFixedOperationCost
AccruedFixedOperationCost

SUMACCRUEDOPERATIONFIXEDCOST

>
{Decimal}</AccruedFixedOperationCost>
31
               <PlannedVariableAdditionalCost
PlannedVariableAdditionalCost

SUMPLANNEDADDEDVARCOST

>
{Decimal}</PlannedVariableAdditionalCost>
32
               <AccruedVariableAdditionalCost
AccruedVariableAdditionalCost

SUMACCRUEDADDEDVARCOST

>
{Decimal}</AccruedVariableAdditionalCost>
33
               <PlannedFixedAdditionalCost
PlannedFixedAdditionalCost

SUMPLANNEDADDEDFIXEDCOST

>
{Decimal}</PlannedFixedAdditionalCost>
34
               <AccruedFixedAdditionalCost
AccruedFixedAdditionalCost

SUMACCRUEDADDEDFIXEDCOST

>
{Decimal}</AccruedFixedAdditionalCost>
35
               <AccruedCostActive
AccruedCostActive

Production cost: Accrued cost for active work orders, PWO with ST<9.

>
{Decimal}</AccruedCostActive>
36
               <AccruedCostFinished
AccruedCostFinished

Cost finished productions: Real (accrued) cost for work orders that are forwarded to stock (PWO is forwarded to SSA) but where the SSA is still in stock, the COA item is not forwarded to a CSA that is shipped (ST>3)

>
{Decimal}</AccruedCostFinished>
37
               <AccruedCostShipped
AccruedCostShipped

Shipped cost: Accrued (real) cost for prod SSAs for COA items that are delivered, the CSA has ST>3

>
{Decimal}</AccruedCostShipped>
38
               <IsLastDayOfAccountingPeriod
IsLastDayOfAccountingPeriod

This date is last day of a accounting period.

>
{Boolean}</IsLastDayOfAccountingPeriod>
39
               <OtherCostOfGoods
OtherCostOfGoods

Field from finance linked to PRO by PRO.PRJNO.

'Other cost of goods' for a delivery project are 'material' costs that are not already included based on accumulated values for material/parts that are linked to the included COA items or via work orders (PWOs) that are linked to the COA items and connected sub PWOs. So other cost of goods must exclude the general ledger (GL) accounts that are connected to inventory flow.

>
{Decimal}</OtherCostOfGoods>
40
               <SalaryCost
SalaryCost

Field from finance linked to PRO by PRO.PRJNO.

Project wages is project labour cost that is not already added via the logged work at the included work orders (PWOs), example: Engineering cost.
To be connected to PRS by a dedicated ACG.

>
{Decimal}</SalaryCost>
41
               <OtherExpences
OtherExpences

Field from finance linked to PRO by PRO.PRJNO.

>
{Decimal}</OtherExpences>
42
               <OtherIncome
OtherIncome

Field from finance linked to PRO by PRO.PRJNO.

User must exclude the GL accounts that are used for invoices that are created based on the customer orders (COAs) that are linked to the PRO.

>
{Decimal}</OtherIncome>
43
               <TotalIncome
TotalIncome

InvoicedAmount + OtherIncome

>
{Decimal}</TotalIncome>
44
               <TotalCost
TotalCost

Accrued.ToyalCost + OtherCostOfGoods + Wages + OtherExpences

>
{Decimal}</TotalCost>
45
               <Profit
Profit

TotalIncome - TotalCost

>
{Decimal}</Profit>
46
               <StockValue
StockValue

Inventory value for a delivery project is sum of all inventory on the related finance project. Use SVR with filter on the given project to find the correct value.

>
{Decimal}</StockValue>
47
               <Customer
Customer

Customer reference

>
48
                    <CustomerId
CustomerId

Customer identifier

>
{Integer}</CustomerId>
49
                    <FirstName
FirstName

Secondary name of a company or firstname of a person

>
{String}</FirstName>
50
                    <Name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

>
{String}</Name>
51
                    <CustomerLink
CustomerLink

Customer reference

>
{String}</CustomerLink>
52
               </Customer>
53
               <FinanceProject
FinanceProject

Finance project reference. One of the system/fixed account dimensions.

>
54
                    <FinanceProjectId
FinanceProjectId

Finance project identifier

>
{Integer}</FinanceProjectId>
55
                    <Name
Name

Name of finance project

>
{String}</Name>
56
                    <FinanceProjectLink
FinanceProjectLink

Finance project reference

>
{String}</FinanceProjectLink>
57
               </FinanceProject>
58
               <Inspect>
59
                    <TargetApplication
TargetApplication

Application reference when inspecting a line in a report.

>
{String}</TargetApplication>
60
               </Inspect>
61
          </Row>
62
     </Rows>
63
     <Paging
Paging

Detailed paging information for this list.

>
64
          <PageSize
PageSize

Number of elements in the list, as defined in $top. Default is 10.

>
{Integer}</PageSize>
65
          <Position
Position

Position of the first element in the list

>
{Integer}</Position>
66
          <Page
Page

Page index

>
{Integer}</Page>
67
          <FirstPageKey
FirstPageKey

Page key to use for navigating to the first page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</FirstPageKey>
68
          <FirstPage
FirstPage

Link to the first page in the list. $pageKey is set to FirstPageKey.

>
{String}</FirstPage>
69
          <PreviousPageKey
PreviousPageKey

Page key to use for navigating to previous page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</PreviousPageKey>
70
          <PreviousPage
PreviousPage

Link to the previous page in the list. $pageKey is set to PreviousPageKey.

>
{String}</PreviousPage>
71
          <NextPageKey
NextPageKey

Page key to use for navigating to next page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</NextPageKey>
72
          <NextPage
NextPage

Link to the next page in the list. $pageKey is set to NextPageKey.

>
{String}</NextPage>
73
          <LastPageKey
LastPageKey

Page key to use for navigating to last page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</LastPageKey>
74
          <LastPage
LastPage

Link to the last page in the list. $pageKey is set to LastPageKey.

>
{String}</LastPage>
75
          <Size
Size

Total number of records in the list. Use $inlinecount=allpages in the request uri to include this

>
{Integer}</Size>
76
     </Paging>
77
</Report>
1
{
2
     "report": {
3
          "rows": [
4
               {
5
                    "salesDeliveryProject
SalesDeliveryProject

Sales delivery project identifier

":
{
6
                         "salesDeliveryProjectId
SalesDeliveryProjectId

Sales delivery project identifier

":
"{Integer}",
7
                         "status
Status

Status of sales delivery

":
"{Integer}",
8
                         "name
Name

Name of sales delivery

":
"{String}",
9
                         "salesDeliveryProjectLink
SalesDeliveryProjectLink

Sales delivery project reference

":
"{String}"
10
                    },
11
                    "productionDeliverySnapshot
ProductionDeliverySnapshot

Production delivery snapshot identifier

":
{
12
                         "productionDeliverySnapshotId
ProductionDeliverySnapshotId

Production delivery snapshot identifier

":
"{Integer}",
13
                         "productionDeliverySnapshotLink
ProductionDeliverySnapshotLink

Production delivery snapshot reference

":
"{String}"
14
                    },
15
                    "date
Date

Date of production delivery snapshot

":
"{Date}",
16
                    "milestone
Milestone

User defined milestone for production delivery snapshot

":
"{String}",
17
                    "accruedIncome
AccruedIncome

Salesbacklog multiplied with percent completed. If percent completed is not specified for the production delivery snapshot, the accrued income is aggregated from each of the work breakdown structure elements. The accrued income will be the same as invoiced amount by the end of the delivery project.

":
"{Decimal}",
18
                    "invoicedAmount
InvoicedAmount

Total invoiced amount of the delivery project

":
"{Decimal}",
19
                    "plannedTotalCost
PlannedTotalCost

Total planned cost of the delivery project

":
"{Decimal}",
20
                    "accruedTotalCost
AccruedTotalCost

Total accrued cost of the delivery project

":
"{Decimal}",
21
                    "plannedHours
PlannedHours

Total accrued hours for the delivery project

":
"{Decimal}",
22
                    "accruedHours
AccruedHours

Total accrued hours for the delivery project

":
"{Decimal}",
23
                    "salesBacklog
SalesBacklog

Total sales backlog of the delivery project

":
"{Decimal}",
24
                    "percentCompleted
PercentCompleted

User defined percent completed of the project

":
"{Decimal}",
25
                    "advanceInvoicedAmount
AdvanceInvoicedAmount

Total advance invoice amount for the delivery project

":
"{Decimal}",
26
                    "plannedMaterialCost
PlannedMaterialCost

SUMPLANNEDMATERIALCOST

":
"{Decimal}",
27
                    "accruedMaterialCost
AccruedMaterialCost

SUMACCRUEDMATERIALCOST

":
"{Decimal}",
28
                    "plannedVariableOperationCost
PlannedVariableOperationCost

SUMPLANNEDOPERATIONVARCOST

":
"{Decimal}",
29
                    "accruedVariableOperationCost
AccruedVariableOperationCost

SUMACCRUEDOPERATIONVARCOST

":
"{Decimal}",
30
                    "plannedFixedOperationCost
PlannedFixedOperationCost

SUMPLANNEDOPERATIONFIXEDCOST

":
"{Decimal}",
31
                    "accruedFixedOperationCost
AccruedFixedOperationCost

SUMACCRUEDOPERATIONFIXEDCOST

":
"{Decimal}",
32
                    "plannedVariableAdditionalCost
PlannedVariableAdditionalCost

SUMPLANNEDADDEDVARCOST

":
"{Decimal}",
33
                    "accruedVariableAdditionalCost
AccruedVariableAdditionalCost

SUMACCRUEDADDEDVARCOST

":
"{Decimal}",
34
                    "plannedFixedAdditionalCost
PlannedFixedAdditionalCost

SUMPLANNEDADDEDFIXEDCOST

":
"{Decimal}",
35
                    "accruedFixedAdditionalCost
AccruedFixedAdditionalCost

SUMACCRUEDADDEDFIXEDCOST

":
"{Decimal}",
36
                    "accruedCostActive
AccruedCostActive

Production cost: Accrued cost for active work orders, PWO with ST<9.

":
"{Decimal}",
37
                    "accruedCostFinished
AccruedCostFinished

Cost finished productions: Real (accrued) cost for work orders that are forwarded to stock (PWO is forwarded to SSA) but where the SSA is still in stock, the COA item is not forwarded to a CSA that is shipped (ST>3)

":
"{Decimal}",
38
                    "accruedCostShipped
AccruedCostShipped

Shipped cost: Accrued (real) cost for prod SSAs for COA items that are delivered, the CSA has ST>3

":
"{Decimal}",
39
                    "isLastDayOfAccountingPeriod
IsLastDayOfAccountingPeriod

This date is last day of a accounting period.

":
"{Boolean}",
40
                    "otherCostOfGoods
OtherCostOfGoods

Field from finance linked to PRO by PRO.PRJNO.

'Other cost of goods' for a delivery project are 'material' costs that are not already included based on accumulated values for material/parts that are linked to the included COA items or via work orders (PWOs) that are linked to the COA items and connected sub PWOs. So other cost of goods must exclude the general ledger (GL) accounts that are connected to inventory flow.

":
"{Decimal}",
41
                    "salaryCost
SalaryCost

Field from finance linked to PRO by PRO.PRJNO.

Project wages is project labour cost that is not already added via the logged work at the included work orders (PWOs), example: Engineering cost.
To be connected to PRS by a dedicated ACG.

":
"{Decimal}",
42
                    "otherExpences
OtherExpences

Field from finance linked to PRO by PRO.PRJNO.

":
"{Decimal}",
43
                    "otherIncome
OtherIncome

Field from finance linked to PRO by PRO.PRJNO.

User must exclude the GL accounts that are used for invoices that are created based on the customer orders (COAs) that are linked to the PRO.

":
"{Decimal}",
44
                    "totalIncome
TotalIncome

InvoicedAmount + OtherIncome

":
"{Decimal}",
45
                    "totalCost
TotalCost

Accrued.ToyalCost + OtherCostOfGoods + Wages + OtherExpences

":
"{Decimal}",
46
                    "profit
Profit

TotalIncome - TotalCost

":
"{Decimal}",
47
                    "stockValue
StockValue

Inventory value for a delivery project is sum of all inventory on the related finance project. Use SVR with filter on the given project to find the correct value.

":
"{Decimal}",
48
                    "customer
Customer

Customer reference

":
{
49
                         "customerId
CustomerId

Customer identifier

":
"{Integer}",
50
                         "firstName
FirstName

Secondary name of a company or firstname of a person

":
"{String}",
51
                         "name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

":
"{String}",
52
                         "customerLink
CustomerLink

Customer reference

":
"{String}"
53
                    },
54
                    "financeProject
FinanceProject

Finance project reference. One of the system/fixed account dimensions.

":
{
55
                         "financeProjectId
FinanceProjectId

Finance project identifier

":
"{Integer}",
56
                         "name
Name

Name of finance project

":
"{String}",
57
                         "financeProjectLink
FinanceProjectLink

Finance project reference

":
"{String}"
58
                    },
59
                    "inspect": {
60
                         "targetApplication
TargetApplication

Application reference when inspecting a line in a report.

":
"{String}"
61
                    }
62
               }
63
          ]
64
     }
65
}

List of available operations/actions for this resource.
See the operations documentation for more information about API operations.

Possible error codes the response might return:

Error 104920 HTTP 400 Log text is required
Error 104921 HTTP 400 Invalid log category
Error 101281 HTTP 400 Too many {0} parameters. Maximum is {1}.
Error 100175 HTTP 400 To date must be equal to, or later than from date.
Error 105710 HTTP 400 Invalid output type