on 2024 May 21 4:11 PM
Hello Experts,
We want to develop a FM which can update values in Value assignment in specification workbench. This function module reads a specific data from logistic tables, interprets the option and selects YES / NO radio button option defined for Characteristics in Value assignment. Rest all is working fine, but the values are not getting updated in Specification. My question is, Do we have any FM - BAPI that is used to update specification data. We are trying with BAPI_BUS1077_CHANGE but not working.
Thanks in advance
Ashish
Request clarification before answering.
If you're still having issues, report rc1_1077_bapi_example_change is a good resource to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ashish25bp
The BAPI is working just fine... Please check for any warnings or errors you get back from it.
Make sure to call "BAPI_BUS1077_SAVEFROMBUFFER" as well and commit your changes in order to persist your changes.
Hope that helps
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
1 | |
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.