on 2020 Mar 04 4:57 AM
Hi All,
I need to grey out document date, posting date & one G/L item (full record in the items) while posting the document. I shouldn't allow user to change these fields. In the SCN many referred to go with SHD0 but i don't want to create another transaction code. kindly suggest how can i achieve this.
Regards,
Sarath.K
Request clarification before answering.
Hello Venkat,
Thanks for your suggestions,
I tried convincing the client of doing it in Custom ALV report, but they weren't accepting to validate the values in the ALV. They were asking to disable fields in the transaction. I was looking for user exits / BADI's to achieve this solution
Regards,
Sarath.K
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Sarath,
Actually I was asking to develop the Custom ALV report which displays all the necessary details you want to verify and then click on the document will call the BDC at background.
However, if you are not happy with that, then it has to be validated at user exit for any changes.
Please let me know if I am not getting your requirement
Regards,
venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Sarath,
If you want user not to change anything while posting (without any SHD0 settings), you may have to follow like this:
1. Preapre an ALV report - that displays all the Parked Documens
2. User can select a row in that ALV report and Press a button - which will call a bdc at background and post the document
Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
12 | |
10 | |
5 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.