Skip to Content
Author's profile photo Former Member

Copying Standard Extractor

  1. Go To RSA2, and give Standard DS name and hit Display.

Capture.PNG

2.     Go to Extraction Tab for Extract Structure and FM name.

Capture.PNG

3.    Create copy of the Extract Structure.

Capture.PNG

4.   Create copy of Extract FM and

Capture.PNG

5. Make following changes in the FM:

      • Change the name on datasource in constant declaration

                         Capture.PNG

        • Change import parameters as below
          Capture.PNG
        • Change tables parameter as below (give the copy structure name for E_T_DATA declaration)
          Capture.PNG
        • Comment the below code
          Capture.PNG
        •    Change the code to “ i_dsource” as declared in import parameter of FM.
          Capture.PNG
        • Add logic at the end to pass the data to E_T_DATA table
          Capture.PNG

6.  Go to RSO2 tcode and create a datasource
Capture.PNG

7.   Give the Extract Structure and FM name which are created above

Capture.PNG

8. Click Save and maintain the Selection, Hide Field, etc and Save again.

Capture.PNG

This Extractor will now work same as the standard one.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.