on 2020 Aug 24 6:12 PM
Hello,
As per requirement, we created custom fields ex. My_field1 & my_field2 and added to dpr_project table. We are displaying ALV report with projectid, project description and these 2 new fields. Our customer wanted to select multiple project rows in alv report and click on button (custom button). These 2 custom fields values needs to update in table dpr_project table based on few conditions.
How to achieve this requirement because these 2 custom fields needs to update not through UI and suggest me is there any bapi or function module to do mass update of custom fields of table dpr_project
Thanks & Regards
Vijaya
Request clarification before answering.
For Cprojects, look at BAPI of business obect BUS2172 function group DPR_BUS2172.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please use BAPI BAPI_BUS2172_CHANGE to update Y fields. use IS_EXTENSION_IN for the same.
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 | |
2 | |
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.