Solution : https://service.sap.com/sap/support/notes/1379553 (SAP Service marketplace login required)
Summary :
In the SAP environment, users utilizing the function module BAPI_BUS1077_GETLIST for fetching specification data in the Product Safety module were limited by the inability to filter using additional specification header attributes. To address this, a new optional parameter SPEC_DATA has been introduced, allowing for more refined filtering options—including specification type, substance nature, authorization group, creator, and changer among others. These criteria are interconnected using a logical "and" operation. Corrections are available in specified Support Packages or can be manually implemented as per the correction instructions provided.
Key words :
spec_data-subcat - specification type spec_data-subchar - substance nature spec_data-authgrp - authorization group spec_data-rem - remark spec_data-crnam - created, specification managementin customer-specific programs, optional input parameter spec_data, specification type, spec_data-updnam, specification header attributes, parameter fields listed, - changed bythe system, function module bapi_bus1077_getlist, terms ehs2005sp17psehs62sp07psehs63sp06psehs64sp05pssapl1077 reason
Related Notes :
| 1247216 | Specification BAPI/API and inheritance: Important notes |
| 1111161 | FAQs when you are working with specification BAPIs |
| 1074977 | Example programs for specification BAPIs |
| 1071008 | Sample code for AT_SAVE_CHECK of BAdI EHSS_SPEC_CHECKS |
| 968778 | BAdI EHSS_SPEC_CHECKS and enhancements C1F20001, C1F20100 |
| 800918 | Rules for API programming with SAPLC1F2, SAPLC1F5 |