Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

Hi friends,

I share here i learned one in SAP BI recently . It may helpful to someone who new to BI/BW Project with small routines logic.

Steps follow to edit the control table entry.

1. Goto SE11 or SE12 if you ve proper authorization

2. Give yr Table name in Database table row like /bic/zdwXXXXXXXX and click display and click Table contents (one Cube button)

3.Now u get selection screen ,choose your related contents to modify

4.Chosse the entry which you want to change or delete

5.enter /h in search bar in the left corener and enter again its move to ABAP debugger setting

6. Now u can see the codes and Click the 'Code' in Main table selection

7. One small window pop up comes right side . its in ' Show ' mode with one pencil button in its right side and click the pencil its enable the change mode.

8.Now you type EDIT and enter and press F8 it ll go to another scrreen to change the item .here u can change what u want to change

9.change and Save (Ctrl+S) it and return back to old scrreen

This s the way you can change the control table entries.

Thanks for Visiting.