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

table obsolete

Former Member
0 Likes
1,155

Hi,

Is there any way to find out whether a database table is obsolete in target version.

Thanks&Regards,

Sunil.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
892

Hi,

U can use 'Where used list' by which u can find the available links. It may also mentioned in the Release Notes with each new version.

Regards,

Digesh Panchal

3 REPLIES 3
Read only

Former Member
0 Likes
893

Hi,

U can use 'Where used list' by which u can find the available links. It may also mentioned in the Release Notes with each new version.

Regards,

Digesh Panchal

Read only

Former Member
0 Likes
892

Hi,

Table BPUM_TAB Contains a list of tables that are to be replaced by the conversion to the SAP business partner.

Use

Table BPUM_TAB forms the basis for the selection in report program RFTBUH02_3, which generates a list of all the programs that access these tables. You can use this list to determine which programs need to be modified by customers after the business partner conversion.

You can enhance table BPUM_TAB with customer tables in Customizing for the SAP Business Partner for Financial Services by choosing Interfaces/Data Exchange ® Settings for Business Partner Conversion ® Conversion: Phase II ® Control Data ® Tables.

Regards,

Sudheer.

Read only

Former Member
0 Likes
892

thanks