cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent on BPS

Former Member
0 Kudos

Hi,

I need the small information and clarification on BPS.

Can anybody please let me how much part can ABAPer involve into BPS. Is there anything to write the code in BPS other than BW like transfer routines, update routines.. Please let me know what type of code we write and where we write the code in BPS and what type of tables we can use in BPS.

Rewards full points.

Thanks

Satheesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

There are 3 areas in which you can do in ABAP:

1. Variable exits.

2. Chars relationship exits.

3. Planning function exits.

Ravi Thothadri

Former Member
0 Kudos

Ravi,

Can you please eloborate those things with screen shots.

If you have the screen shots or step by step procedure please do send to me to satreddycap@aol.com

thanks

Satheesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Satheesh,

Please go through this link, if your are know ABAP , you can easily understand whatever mentioned in the documents attched in the link.

http://help.sap.com/saphelp_nw70/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm

Thanks !!!

Former Member
0 Kudos

Hi Reddy,

besides the three areas mentioned above, please also note that you can create function in FOX language. this can be seen as ABAP code for dummies. So a consultant with ABAP background will help when defining functions in FOX. A pure functional consultant will experience problems when having to define funcions in FOX.

D