Hello everyone,
Currently we have execute a project which we migrate all documents from the SOFFCONT1 table to a ContentServer repository. We are migrating this documents with the report RSIRPIRL.
Our question is about the type of document storage on SOFFCONT1, it is possible to know which transaction or type of document is currently saving documents on this table? This is because we need to perform testing with the migrated document, but we need to know who storage documents to ask to the final users test this new content server.
Thanks and best regards!
Request clarification before answering.
You cannot directly identify the transaction that created each SOFFCONT1 record.
However, you can infer the business context by checking SRGBTBREL:
- TYPEID_A shows the business object (e.g. BUS2012, BKPF, DRAW)
- RELTYPE = ATTA indicates an attachment
For DMS documents, check table DMS_DOC2LOIO.
Also verify content repository configuration in OACT, because SOFFCONT1 is the default store but may be overridden.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.