1 | DATA: |
Determine whether a file is open or not in Application Server
To determine whether a file is opened or not in application server we can use the class 'CX_SY_FILE_OPEN'. By using this class we can determine whether a file is opened or not in application server as SY-SUBRC <> 0 may not provide the file's open information while we are interacting with the file. SY-SUBRC <> 0 may happens for other reasons also.
Subscribe to:
Post Comments (Atom)
nice one...
ReplyDeletegood and useful post thank you
ReplyDelete