cancel
Showing results for 
Search instead for 
Did you mean: 

Service Layer - Linking Stages on Marketing Documents

costas_ioannou2
Active Participant
0 Kudos

We are facing some trouble seeing the relevant section in the Service Layer documentation that refers to linking a stage from a project management subproject on a document line.

The company's project managers create their projects with subprojects and stages. Those stages are selected on a purchase request on a line level and multiple lines can have different stages attached to them.

We are looking for this functionality to be done via Service Layer.

We are aware that stages/projects are linked to financial projects and the financial project is already present in the service layer on a line level.

POST https://localhost:50000/b1s/v1/PurchaseRequests

{
    "DocumentLines": [
        {
            "ItemCode": "i001",
            "LineVendor": "v001",
            "Quantity": "11"
            *STAGE?*
        },
        {
            "ItemCode": "i002",
            "LineVendor": "v001",
            "Quantity": "11"
            *STAGE?*
        }

    ],
    "RequriedDate": "2014-03-18"
}

Thank you in advance,

Costas

Accepted Solutions (0)

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi costas_ioannou2,

Unfortunately, this option is not available via DI or Service Layer as of now.

SAP Business One uses the Customer Influence site https://influence.sap.com/go/SAPBusinessOne for collecting, tracking, and prioritizing of requirements.

Please see and follow the recommendations in SAP Note 1028874, section B to post your requirement in SAP Business One Customer Influence site.

Kind regards,

ANKIT CHAUHAN

SAP Business One Support

costas_ioannou2
Active Participant
0 Kudos
Thank you for you prompt reply.
ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi costas_ioannou2,

I would appreciate if you can close this thread.

Kind regards,

ANKIT CHAUHAN

SAP Business One Support