on ‎2013 Jul 01 2:03 PM
Hi,
I have enabled a new account assignment category Generic account assignment, like cost center as you can observe in the screenshot. I have enabled the search help for this account assignment category by dynamically binding the value_help field.
Now the problem is, the account assignment description is not auto populated upon selection of a value of assign number from the F4 help. But for cost center and other standard account assignment categories, upon selection of a assign number value from the F4 help, it is fetching its description too into account assignment description field along with the assign number.
And the account assignment description is editable for Generic Assignment Category whereas for all other standard account assignment categories, the description field is read-only.
Please help me how to achieve this.
Thanks,
Karthik.
Request clarification before answering.
Hi,
do you use the standard STR category with leading field ACC_STR?
Also the description is never shown or cleared?
Can you make also a screenshot from the F4 help before you assign the value to the field?
Regards,
Miklos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Miklos,
Thanks for your reply. Yes, we are using the standard STR category with leading field ACC_STR.
The description is never shown, and the description field is editable too.
I need the description to be populated from the DDIC search help as the value and also the description field to be readonly / not editable.
Thanks,
Karthik.
Hi,
do you have Note 1507027 Description of generic account assignment clears on refresh implemented in your system?
The description for the accounting fields comming from FM - BBP_PDH_ACC_GET_DESCRIPTION and assigned to the accounting data in
Class: /SAPSRM/CL_PDO_DO_ACCT_ASSGMNT
Method: /SAPSRM/IF_PDO_DO_ACCT_ASSGMNT~GET_ACCOUNT_ASSIGNMENT_EXTRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.