cancel
Showing results for 
Search instead for 
Did you mean: 

Display checked out originals

Former Member
0 Kudos

Hi!

I am developing a program which purpose is to <b>display all checked out originals</b> per user (or a group of users). I've managed to get a hold of all originals which have been checked in and then checked out again, via tables such as:


dms_ph_chko_cd1
dms_ph_cd1
dms_doc2loio
draw

The problem is how to find the originals which has only been attached to the document (DIR), but have <b>not yet been checked in</b> (i.e. the original is marked as checked out, but it has not yet been checked in for the first time).

Are there any <b>tables</b> in which I can locate these originals?

Thank you for all your help!

Mari

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Using the function module worked

Former Member
0 Kudos

If the originals are <b><u>not yet checked in</u></b>, they are <u><b>not</b></u> in any SAP table. They are still on frontend machine at OS file level.

Former Member
0 Kudos

Thank you very much!

Former Member
0 Kudos

Hi again!

Just to make things clear...

I do <b>not</b> want to display the original <b>itself</b>, I just want to <b>list</b> them up in a simple list (name of original, when it was checked out or attached to the DIR, DIR info, etc.).

Is this possible? I guess there must be a <b>link table</b> of some sort I can use to look for the originals that have not yet been checked in?

Thank you very much for all your help!

- Mari

Former Member
0 Kudos

I don't know the exact table, but if you use BAPI_DOCUMENT_GETDETAIL2, you'll get all the details you are looking for in DOCUMENTFILES.