on 2019 Jun 17 2:35 PM
Hi Experts,
I have a requirement to add custom field to the Real Estate objects screen for the G/L Accounting. In FB01 while adding G/L account item as shown below you can get the Real Estate Obj. button by configuring the coding block. But now I want few custom fields in the Real estate objects popup screen as shown below:
I already checked and couldn't find any screen enhancement directly in the code, I think if there is a possibility to add these fields then it should be via DT or other SPRO configs. Does anyone know how can this be done?
Thanks,
Hem
Request clarification before answering.
Hi Eli,
Thanks for the reply. But the screen where I want to add the fields is not visible in coding block its appears when you include 'Real Estate management' in the field status variant and group(Tcode OB14). So you can see that it gives me only option to select entire'Real Estate management' but cannot add fields on 'Real Estate management' screen.
Thanks,
Hem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can add custom fields to BSEG table and make them available on the relevant screens. Better to do it through APPEND structures, though adding a field directly to the table is also possible. You can consult OSS notes for further info:
2143232 - How To add a customer field to coding block without modification
1451330 - Storing customer fields from BSEG in APPEND
Regards,
Eli
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
9 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.