ABAP Extract Stage and Job Parameters

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
mramak
Premium Member
Premium Member
Posts: 6
Joined: Tue Mar 27, 2007 9:53 am

ABAP Extract Stage and Job Parameters

Post by mramak »

I was searching the forum to see if anyone had issues using Parameters with ABAP Extract Stage.

We are currently using ABAP Extract stage to extract data from a list of tables in SAP. The "Build Extraction object" Generation method has options to include job parameters. However, each time we include a job parameter in the ABAP Stage, the stage fails to extract any data. Interestingly, we replace the job parameter with the actual value, the stage extracts data.

Has anyone tried using Job parameters in ABAP Stage ? I would certainly appreciate your inputs. Thanks in advance.
DSX_MEMBER
tbtcust
Premium Member
Premium Member
Posts: 230
Joined: Tue Mar 04, 2008 9:07 am

Post by tbtcust »

there is a patch that addresses the problem I described. See link below

http://www.ibm.com/eserver/support/fixe ... 5499_sapr3_*
Luciana
Participant
Posts: 60
Joined: Fri Jun 10, 2005 7:22 am
Location: Brasil

Post by Luciana »

I have used job parameter in the ABAP stage in DataStage 7.5 and the job work fine, but when I need to edit the query I need replace the job parameter with the value.
Luciana Almeida
lucianacruz@gmail.com
tbtcust
Premium Member
Premium Member
Posts: 230
Joined: Tue Mar 04, 2008 9:07 am

Post by tbtcust »

Apologies to the forum. The comments and link is for version 8.0.1
Post Reply