Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP WITH BW

Former Member
0 Likes
1,112

HAI ALL,

will there be a situation that a bw consultant has to come across abap or vice versa whats the chance of both situations when we deal with?

HAI ALL,

will there be a situation that a bw consultant has to come across abap or vice versa whats the chance of both situations when we deal with?

8 REPLIES 8
Read only

Former Member
0 Likes
966

Yes, BW consultant comes across ABAP several times in a project. does this reply helps you ?

Read only

eddy_declercq
Active Contributor
0 Likes
966

AS BW is based on the same base as WebAS, you certainly come across ABAP. Unless you only stick to Bex of course.

Read only

0 Likes
966

hey

that was certainly a nice answer

thanx

Read only

0 Likes
966

You're welcome. Glad it helped.

Read only

0 Likes
966

Hey,

Most of the time u come across, if ur techno-functional, anyway it also depends on the projects.

Regards,

Prabhu

Read only

0 Likes
966

Eddy, i thought BEX runs on ABAP stack. When did BEX started running on something else?

Read only

0 Likes
966

I was refering to the BeX analyzer for Excel.

Read only

Former Member
0 Likes
966

BW consultant has to come across abap in this,

BEx User Exit:-

Allows the creation and population of variables and calculations for key figures and variables on a runtime basis. This user exit is called each time BEx is executed.

R/3 User Exit:-

This user exit is found in R/3 under CMOD and contains additional programming that is needed to fill field additions to extract structures. We can also create additional business logic against data prior to its transfer to BW.

BW Transfer rules:-

These rules are invoked as data is transferred from R/3 to BW, or from within BW as export data sources and InfoSources are created.

BW Update Rules:-

These rules are invoked as data is being updated into data targets.Whether ODS Objects or InfoCubes, each update results in the execution of an Update Rule.

BW Start Routines:-

Start routines in BW Update Rules are used to manage whole subsets of data. This is different than a simple update rule in that update rules are data element specific.

Regards,

Vijay.