on 2012 May 30 10:09 AM
Hi,
I am currently implementing Nakisa Org Chart SP3 using SAP_Live_RFC. I have a requirement to add the grade of a position from IT1005 and the funding status from IT1516. Am I right in saying the function mdules will have to be amended in SAP?
Thanks
Nick
As of 3.0 SP3 the new function modules provided and used in Live_RFC build have enhancement points in them so you can add any fields they would like to add. Obviously this requires some ABAP knowledge and understanding of how to use enhancement points.
For position details panel see RFC "/NAKISA/OC_POSITION_DETAIL"
For new data fields, you should create your own structure and append to the main structure (/NAKISA/NAK_POS_DETAIL) returned. Then use the enhancement points to code the logic to populate the structure.
Limitations
Stephen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.