Hello masters,
I'm facing problem to get the name of plant. Before this I can share you my requirement. Iu2019m fetching the data from BSIK table where the first four letter of PRCTR(profit center) is plant,my client requires that plant name should be shown in output.can you all please help me.
this is my coading to fetch the profit center.
SELECT prctr dmbtr shkzg
FROM bsik
INTO TABLE gt_bsik
WHERE lifnr = s_lifnr AND bukrs = s_bukrs AND prctr <> ' '.