‎2007 Jan 04 4:37 PM
I have a program to list transports both on our DEV system and released from DEV but still waiting for PRD import.
I found in COFILE the entry for the PRD target system when the request is imported. I use this to determine if the request is in PRD or not. The problem is, i have some transports that were released from DEV, imported into QAS, but deleted from the PRD import queue. I cannot find an entry for this in COFILE, nor can i figure out how to determine that the request was deleted from the PRD import queue. It shows that it has if i look at a standard transport log, but it does not show in the COFILES.
I am using STRF_READ_COFILE to gather the COFILE data.
Does anyone kow how i can determine programmaticaclly if the request was deleted from a specific import queue?
‎2007 Jan 04 6:48 PM
check program rddprott which actually is used by SAP (se09) to read/display trasnport log.
‎2007 Jan 04 6:48 PM
check program rddprott which actually is used by SAP (se09) to read/display trasnport log.
‎2007 Jan 04 7:15 PM
I found the answer myself. The entry was in COFILE al along. i was just looking at it incorrectly.