‎2008 Aug 06 9:54 AM
‎2008 Aug 06 10:03 AM
Are you Talking about ALV Display User Specific layouts , then those Details will be Stored in table
LTDX
‎2008 Aug 06 9:58 AM
Hi,
If you are asking the user specific layouts in the ALV.
Then in the set_table_for_first_display, give the variable as type disvariant for the exporting parameter is_variant.
Then during the execution, you can create user specific layouts, save it and use it later whenever required.
Sharin.
‎2008 Aug 06 10:03 AM
Are you Talking about ALV Display User Specific layouts , then those Details will be Stored in table
LTDX
‎2008 Aug 06 10:22 AM
Some Layouts are only authorised to that authorised users and no ohter users can acess it, my question in which table I can find that information.
example: xk01 has 10 screens but when User: abc runs it he can come across 11 screen(only user: abc is authorised to that screen) in which table I can find such information.
‎2008 Aug 06 10:35 AM
Hi Shilpa ,
check this
SPRO--> FI(new)->AR/AP--->Vendor accouts->Preparation for Creating Vendor master-->Define Screen layouts by activity.
Regards
Prabhu
‎2008 Aug 06 10:56 AM
You can get the layouts from SPRO path.
in SPRO
Logistics General->
Business partner ->
Vendors->
Control->
here you can see the layouts for Vendor .
similarly for customer also.
Logistics General->
Business partner ->
Customers->
Control->
‎2008 Aug 06 11:42 AM
What you gave is ok,
I now I am worried about the line layouts. I have some Line layout I want to who are the user's using that line layouts.
‎2008 Aug 06 11:49 AM
Hi Shilpa ,
please be clear abt ur requirement ? i cannt understand what exactly u are looking for , as per my knowledge these all are config.
so please check abt stated Config path,even in case of line items as welll .
---same path -->master data
->line item->display line item display--->local reporting for line items.
Regards
Prabhu
‎2008 Aug 06 12:13 PM
yes with the path you specified I can get all the Line layouts say zz, za1,zb1 etc.
My question, where can I find who are the users authorised for that Line layouts,
i.e I need the table or any other information.