Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Sapscript, OSS Note 1123823, SAR File attachment

Former Member
0 Kudos

Hi Experts,

I'm basically implementing OSS note 1123823. One of the solution provided is to create 3 new sapscript forms. These forms are attached via *.SAR file. I managed to extract 2 files (K238832.L9C and R238832.L9C) from that using sapcar. Right now, I am clueless what needs to be done now. I tried uploading these files via RSTXSCRP but I can't seem to make it work. Do you have any idea how can I implement this? Thanks!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

To me, these two file you extracted look like the data- and co-file of a transport request.

So, ask the basis to import this transport request to your system...

K238832.L9C has to be put into the COFILES directory, R238832.L9C has to be put into the DATA directory.

Tha name of the transport request is "L9CK238832". This has to be appended to the import queue of the according target system and then be imported.

Reward points, if reply is applicable!

1 REPLY 1

Former Member
0 Kudos

To me, these two file you extracted look like the data- and co-file of a transport request.

So, ask the basis to import this transport request to your system...

K238832.L9C has to be put into the COFILES directory, R238832.L9C has to be put into the DATA directory.

Tha name of the transport request is "L9CK238832". This has to be appended to the import queue of the according target system and then be imported.

Reward points, if reply is applicable!