Two LSMW questions.
Input file is on the PC. In "Specify Files", it points to the specific file and works fine. Is there a way to prompt for the file each time or does this file name have to be fixed?
The users want to apply the same value for one field. It has been defined as a fixed value and works fine. Now there is a request to prompt for this field value because it may change for each of the input files. They do not want to put this value in the input file. Can this be done? In "Field Mapping", I selected ABAP and wrote code to prompt the user for the value. This works, but it prompts the user for each record. They want it applied to the entire file.
Thanks.