on 2023 Dec 27 1:17 PM
Hi Experts,
I have a requirement where I need smart fields like Profit Center and Cost Center along with Company code and GL account (as show in below Image )but only Company code and GL Account is visible ,
For creating these smart fields I'm using "/sap/opu/odata/sap/FAC_GL_DOCUMENT_POST_SRV/" OData Service and the Entity set used is "FinsPostingGLItems"
Please help me with the best solution to resolve this problem
Request clarification before answering.
I did something similar 4 years ago. we need to add posting key, customer, special GL.....
it's pure backend work.
1. if you check the ui code, you can find that fields belonging to certain field group(or something) will be displayed as item
2. you have to enhance the MPC(method define_glitem_ci_cobl) to add your fields
3.for update part, there is a badi(but i forgot the detail...)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
64 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.