Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Organisational Structure

Former Member
0 Kudos

Hi there,

I have written an ABAP program based on the logical database PCH.

At the moment when the org structure is displayed for the object ID ALL the top

level org units area displayed.

e.g.

         Accounting       300000001 
         IT               300000002 
         Sales            300000003           
         HR               300000004 

Does anybody know how I can restrict in just displaying 'Accounting 300000001' if say the client id = '200'.

Any help much appreciated

Andy

1 REPLY 1

Former Member
0 Kudos

Hi Andy,

You are using PCH. Then you have screen of this LDB. You shoud populate the corresponding field objid with the correct value with type 'O'.

best regards

Marc