Solution : https://service.sap.com/sap/support/notes/898622 (SAP Service marketplace login required)
Summary :
In LSMW, using data transfer object 0180 and Direct Input RM60IN01, users encounter an error when executing with sequential file name "PP_INDEP_REQMTS_DIRECT_INPUT". This error, indicating inability to open the file, arises because RM60IN00, which handles file operations in LSMW, was deprecated in SAP_APPL 4.70 without support for logical file name specification in RM60IN01. To resolve, import the necessary Support Package or manually add entries for 'RM60IN01' in the /SAPDMC/LSCPROGS table via SE16, specifying program name and logical file information. This modification enables specification of converted data file in LSMW project setup.
Key words :
direct input program rm60in00 removes, open sequential file /tmp/rm60in00, call transaction se16 enter, start direct input program, direct input program rm60in01, run program rm60in01, di program rm60in01, error message reads, application release sap_appl 4, programs function internally
Related Notes :
753511 | Logical and physical path and file name in transaction LSMW |
486812 | Direct input: Transfer of configuration data in PP MP-DEM |