Quantcast
Channel: SCN: Message List - Business Content and Extractors
Viewing all articles
Browse latest Browse all 5631

Hidden field in extractor 0MAT_PLANT_ATTR

$
0
0

Hi all,

 

I have a requirement to get field "MINBE" in datasource "0MAT_PLANT_ATTR". I have searched and found a piece of code which I had applied.

 

REPORT Z_MAT_PLANT.

TABLES: ROOSFIELD.

SELECT SINGLE *

FROM ROOSFIELD

WHERE OLTPSOURCE = '0MAT_PLANT_ATTR' AND OBJVERS = 'A' AND FIELD = 'MINBE'.

IF SY-SUBRC = 0.

  ROOSFIELD-SELECTION = 'P'.

  MODIFY ROOSFIELD.

  ENDIF.

 

Now when I am going to datasource through RSA6 I am getting error. Is there any way to revert this change back.

 

Please help if anybody has faced this issue and have knowledge how to revert back.

 

Thanks,

Arvind


Viewing all articles
Browse latest Browse all 5631

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>