cancel
Showing results for 
Search instead for 
Did you mean: 

Get Archive Object out of file name in AL11 file system

gerrit_meyer4
Explorer
0 Kudos

Dear community member,

our al11 file system is getting full because of archiving jobs that are writing into file system are not writing into archive system for some reason. Now the file system is out of memory. How can I find out the corresponding archiving object out of the file name in al11 file system.

Kind Regards,

Gerrit

Accepted Solutions (1)

Accepted Solutions (1)

JL23
Active Contributor
0 Kudos

You should find a reference (field FILENAME) in table ADMI_FILES and  the field ARCHIV_KEY will usually have the archive object included.

Answers (1)

Answers (1)

0 Kudos

Hello,

The file name will be however you configured it to look like within the logical file name definition.  For example, if your file name is configured like this:

<SYSID><CLIENT>_<PARAM_3>_<DATE><TIME>

It would look something like:

PRD100_IDOC_201608152910

This would be a file for the archive object IDOC.

Best Regards,

Karin Tillotson