on 2022 Nov 10 9:31 AM
I am not able to consume the Component according to Inventory . What is configuration I have to do so that Inventory field will be populated?
Call The Service : POST: https://api.test.eu10.dmc.cloud.sap/assembly/v1/assembledComponents
{
"plant": "1710",
"operationActivity": "TEST_OP1710_01",
"sfc": "1710100",
"component": "TEST_COMP1710_02",
"componentVersion": "A",
"quantity": 1,
"resource": "TEST_RES1710_01",
"sequence": 20,
"dataFields": [
{
"fieldName": "INVENTORY_ID",
"fieldValue": "TEST_COMP1710_02_INV03"
},
{
"fieldName": "BATCH_NUMBER",
"fieldValue": "BAT0002"
}
]
}
Request clarification before answering.
Hi sunita_sarkar
According to your screenshot, I guess field name " INVENTORY ID" is a customized field, and you tried to use it for material assembly in assembly public API. Can you please change field name to INVENTORY_ID_SFC and try again? Thanks.
BRs,
Mabel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.