cancel
Showing results for 
Search instead for 
Did you mean: 

How to findout the API's

Former Member
0 Kudos

Hi,

     I want to know how to find out the API's. Normally different layers are involved i.e OW, OB, DB, DU and CB, CU. How to find out the relevant one.

Thanks.

Ravi S.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ravi,

Can you be more Specific, couldn't understand your question.

Thank You

Former Member
0 Kudos

Hi,

     Can you briefly explain about the OW, OB, DB, DU and CB, CU layers.

Former Member
0 Kudos

Hi Ravi,

I hope it will be helpful .......

           OW- Object Work  Area (Layer that contains the currrent data to be processed )

           OB-Object Buffer (Layer in which current data is buffered)

           DB- Database buffer (Layer containing the database buffer )

           DU- Data base Update (Layer containing the database buffer)

           CB - Customizing Buffer (Layer containing read mobule for customizing )

           CD -Customizing Dalogue (:Layer containing coustomizing maintance)

Former Member
0 Kudos

Hi Ravi,

                    The OW, OB you can find in these classes in Object layer .

                    The DB, DU you find in these classes in database level .

                    The CB and CU these are the customozing classes .....