‎2013 Oct 22 10:40 AM
Hello Guys,
After note implementation to make form 1-T editable set parameter EDITABLE of method UPDATE_TOTALS BAdI BAdI J_3RV_1T_BADI to 'X'.
what does this mean..this is related to OSS note 1912329
‎2013 Oct 22 11:23 AM
Hello Nazeer,
If note is implemented via transaction SNOTE:
- note 1909259 should be installed first;
- manual post-implementation steps are required.
After note implementation to make form 1-T editable set parameter EDITABLE of method UPDATE_TOTALS BAdI BAdI J_3RV_1T_BADI to 'X'.
At last step where it says manual steps;
1) Go to SE18
2) select "BADI Name" and put it as "J_3RV_1T_BADI" and then click on change(if change is permitted), else, display
3) Select "Interface" on left side and click on it.
4) On Right side you would see Methods, UPDATE_PAGE1 & UPDATE_TOTALS
5) Select "UPDATE_TOTALS" method and double click. This would make you move inside the method 'Update_TOTALS"
6) Put cursor over "UPDATE_TOTALS" and then click on button named "Parameters". Here you would see a Parameter named as "Editable". you have to make this Parameter as "X" under the column "default value"
Hope this helps you.
‎2013 Oct 22 11:23 AM
Hello Nazeer,
If note is implemented via transaction SNOTE:
- note 1909259 should be installed first;
- manual post-implementation steps are required.
After note implementation to make form 1-T editable set parameter EDITABLE of method UPDATE_TOTALS BAdI BAdI J_3RV_1T_BADI to 'X'.
At last step where it says manual steps;
1) Go to SE18
2) select "BADI Name" and put it as "J_3RV_1T_BADI" and then click on change(if change is permitted), else, display
3) Select "Interface" on left side and click on it.
4) On Right side you would see Methods, UPDATE_PAGE1 & UPDATE_TOTALS
5) Select "UPDATE_TOTALS" method and double click. This would make you move inside the method 'Update_TOTALS"
6) Put cursor over "UPDATE_TOTALS" and then click on button named "Parameters". Here you would see a Parameter named as "Editable". you have to make this Parameter as "X" under the column "default value"
Hope this helps you.
‎2013 Oct 22 11:53 AM
Thank you Anirban..
but editable field in parametes is not available so I posted this thread if there is another setting to be done..
I am closing this thread