SAP Function SDOK_PHIOS_FILE_PROPERTIES_GET - Read File Administration Data for Physical Documents

Parameter Reference Type Length Default Optional Text
CLIENT SYST-MANDT C 3 SY-MANDT X Client

Parameter Reference Length Optional Text
BAD_OBJECTS SDOKERRKEY 44 Non-Identifiable Objects
COMPONENTS SDOKCOMPRP 442 X Component Information
OBJECT_FILEPROPERTIES SDOKFILEPR 323 X Obsolete, Only Use "COMPONENTS"

Functionality
This function module gets the file names and other component attributesfor specified physical documents.
When this function module is called, an entry containing the documentclass and the document ID of each physical document is made in thetable OBJECT_FILEPROPERTIES. After the function module is called, thefile names of the documents are listed as export parameters in thetable. Since one document may consist of a number of files, there maybe multiple entries per document in the table. If a number of tableentries have the same document IDs, this indicates that this documentconsists of multiple files.
Possible error codes in the table BAD_OBJECTS are:
,,0:,,bad class:,,,,,,no class known for this physical document
,,1:,,not_existing:,,,,,,document does not exist
,,6:,,not_authorized:,,,,no authorization