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

Getting Archieved data from BSID table

Former Member
0 Likes
661

Hi Experts,

My requirement is to fetch the archieved data from BSID table .

I am calling the Logical database 'SDF' using the function module LDB_PROCESS.but the call back routine is not triggering.

Please help me with this issue.

Thanks in advance...!!

Regards,

Ram

1 REPLY 1
Read only

Former Member
0 Likes
488

Hi Ram:

Logical database 'SDF' don't contains BSID Table, you must to use

DDF CUSTOMER DATABASE

VDF Customer Database with View of Document Index

You could verify in T-CODE SE36 /Stucture / Display that BSID is contains into both Logical database.

Or olso, T-CODE SE11 Database Table (BSID) clic on Where user list button, select Logical database and you see all the Logical database that used BSID.

Regards,

José Luis