cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Utilization in BW

Former Member
0 Kudos

Hi,

BW Members, I would like to I have a spec (functional) in BW .... BUT WANT TO IDENTIFY HOW CAN abap BE USED OR DEPLOYED ....

1)What the areas should look ?

2)How can I indentify this (ABAP use in BW)

P.S :- This is for Upload data into BW

Thanks

Ranj

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks Dinesh

Former Member
0 Kudos

Hi Ranj,

Search for "generic extractor" in this forum. You would get sample code for it. Also search for user exit sample code. This forum has vast data for your needs.

Bye

Dinesh

Former Member
0 Kudos

Hi Dinesh and all,

Is there an article or some scenario on ABAP use in BW

Any information on this is highly regarded.

Thanks

Former Member
0 Kudos

Hi Ranj,

Refer this link for ABAP usage in BW:

Bye

Dinesh

Former Member
0 Kudos

Hi Ranj,

Basically you would use ABAP in the followin areas in BW:

1. Coding extractors in case of generic extractors in R/3.

2. User exits in R/3.

3. Transfer routines

4. Update routines.

5. Infopackage routines(for populating selection values).

6. User exits in BW.

7. Eceptional cases may include BadI,etc..

Hope this helps.

Bye

Dinesh