ABAP code help required

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
mukejee
Participant
Posts: 37
Joined: Thu Dec 11, 2008 5:38 am
Location: India,Bangalore

ABAP code help required

Post by mukejee »

Hi ,
I need a help in extracting records from SAP.

suppose i extracted one record say '123' from an SAP table. i just want to append alphabets before that number so that it should be 'AB123'

How can i modify the ABAP program to achieve this ??Please help me

Thanks in Advance
MUS
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Why in ABAP and not in DS?
mandyli
Premium Member
Premium Member
Posts: 898
Joined: Wed May 26, 2004 10:45 pm
Location: Chicago

Post by mandyli »

hI

ABAP is the SAP code.

This is not ABAP forums.

So please don't post this kind of questions.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The SAP R/3 Extract Stage can generate ABAP code. If you modify the stage properties appropriately, the ABAP code is changed.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
fareeda_b
Participant
Posts: 48
Joined: Sat Feb 23, 2008 4:25 pm

Post by fareeda_b »

Hi Mukejee,

http://help.sap.com/

https://www.sdn.sap.com/

Hope these two links help you.


thanks
fareeda
Thanks
Post Reply