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: 

Access to fields LFA1-STCD1 and LFA1-STCD2

Former Member
0 Kudos

Hi ,

Can anyone tell the procedure to give access to fields LFA1-STCD1 and LFA1-STCD2 to SAP transactions ?

Thanks in Advance.

Shiv

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Siva,

You can give access to LFA1 Table by adding SM30 transaction in the role. when you add SM30 it bring up the Auth Object S_TABU_DIS by default. Its 1st field would be activity, and the 2nd filed would be Authorazation Group ( In you case LFA1 belongs to "FA"), just add those 2 fields. Now this role would give access to LFA1 table.

But if you want to give access to only fields LFA1-STCD1, LFA1-STCD2 than i think you might have to create a Query/View on these two fileds and give user access to the Query/view.

Hope this helps.

Please award points if it is useful.

Thanks & Regards,

santosh

2 REPLIES 2

Former Member
0 Kudos

Hi,

LFA1 is not a tcode its a table. If u give access to table maintenance ie se11 or se16 it will automatically be taken care of.

Could get exactly what u want to do.

Pl clarify a bit more.

Regards

Former Member
0 Kudos

Hi Siva,

You can give access to LFA1 Table by adding SM30 transaction in the role. when you add SM30 it bring up the Auth Object S_TABU_DIS by default. Its 1st field would be activity, and the 2nd filed would be Authorazation Group ( In you case LFA1 belongs to "FA"), just add those 2 fields. Now this role would give access to LFA1 table.

But if you want to give access to only fields LFA1-STCD1, LFA1-STCD2 than i think you might have to create a Query/View on these two fileds and give user access to the Query/view.

Hope this helps.

Please award points if it is useful.

Thanks & Regards,

santosh