Application Development and Automation 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: 
Read only

Plant level authorization in FB03

satya_devaraju
Explorer
0 Likes
446

I need to make modificatino in standard program of FB03. I copied the code to z program. Now I need to give plant level authorization. But the program uses LDB BRF and populates data into internal table of type structure BKPF using "get BKPF" command. There is no plant field in BKPF. How can i give plant level authorization. Please guide

I need to make modificatino in standard program of FB03. I copied the code to z program. Now I need to give plant level authorization. But the program uses LDB BRF and populates data into internal table of type structure BKPF using "get BKPF" command. There is no plant field in BKPF. How can i give plant level authorization. Please guide

2 REPLIES 2
Read only

Former Member
0 Likes
387

Hi,

Plant is available in BSEG, you can check in that table,

Rgds,

Read only

Former Member
0 Likes
387

there is a link b/w PLANT + Business Area or Profit Center , So took @ that level.

regards

Prabhu