abap-bench / data /rubrics /T32.json
Xiaoping's picture
Upload ABAP-Bench v4.0 data (60 tasks, rubrics, golden answers)
5ad194d verified
{
"task_id": "T32",
"max_score": 20,
"scoring_type": "keyword_group",
"rules": {
"material_api": {
"points": 4,
"keywords": [
"I_Product",
"API_PRODUCT",
"ProductMDM",
"I_ProductPlant",
"API_MATERIAL_DOCUMENT_SRV"
]
},
"fi_posting_api": {
"points": 4,
"keywords": [
"I_JournalEntryTP",
"I_JournalEntry",
"API_JOURNALENTRIES_POST",
"JOURNALENTRIES_POST"
]
},
"sales_order_api": {
"points": 4,
"keywords": [
"I_SalesOrderTP",
"I_SalesOrder",
"API_SALES_ORDER_SRV"
]
},
"purchase_order_api": {
"points": 4,
"keywords": [
"I_PurchaseOrderTP",
"I_PurchaseOrder",
"API_PURCHASEORDER_PROCESS_SRV"
]
},
"cost_center_api": {
"points": 2,
"keywords": [
"I_CostCenter",
"I_CostCenterStdVH",
"API_COSTCENTER",
"CostCenterDescription"
]
},
"comm_scenario": {
"points": 2,
"keywords": [
"SAP_COM_",
"Communication Scenario",
"SAP_COM_0109",
"SAP_COM_0004",
"SAP_COM_0008"
]
}
}
}