In SAP there is an Organizational Hierarchy facility that enables the user to select single or multiple objects from the core Organizational Structure by clicking on the 'Org Structure' button. This is seem primarily in HR ABAP reporting under Report Categories.
Does anyone know if there is any facility or code in BSP's to replicate this feature or is it something that has to be built from scratch.
Any help appreciated.
Thanks.
Not sure exactly what you are needing but you might want to check out this weblog: /people/durairaj.athavanraja/blog/2004/12/20/bsphow-to-chained-dropdownlistbox
It's about making chained drop down boxes which can be used to simulate an origizational structure.
Add a comment