Finding Obsolete BAPIs in SAP

 

With introduction of ECC6.0, there goes some function modules/BAPIs with the old version. The following procedure defines the steps for displaying Obsolete BAPIs.

 

Obsolete BAPIs

Obsolete BAPIs

 

Steps: 

1. Go to transaction SE16.

2. Enter the table name RODIR and press ENTER.

3. Enter the object type as “FUNC” and the Obsolete field as ‘X’. 

4. Press EXECUTE. 

 

The obtained list is the obsolete function modules in the SAP system.

You might also be interested in these posts:

  1. Lock Objects in SAP
  2. ABAP Program to Display OAER pictures on Screen
  3. Tracing your SQL in SAP
  4. Embed SAP View in an ABAP Program
  5. Conversion Routine in SAP

No Responses to “Finding Obsolete BAPIs in SAP”

Post a Comment