cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sapscript

fabio_bellocchio
Participant
0 Likes
464

Hi experts,

sorry, I am very begginer at SapScript.

The client has asked for changes on a standard Sapscript.

(Including adding a new logo, changing texts and layout)

I am catching up on how to build/change forms using SE71.

However, I have many questions about how to implement this, as everything is SAP Standard, and the original programs (RFKORD50 and RFKORD10) are really big and complex.

- Do I have to create a new Sapscript?

- Is a new "caller" program required, to call the new Sapscript? Should I copy the original one?

- How to change the Standard application to call the new Sapscript (or the new "caller" program)?

I would appreciate any suggestion on where I could start working from.

Sapscripts:

F140_DOCU_EXC_02 Customer AR Invoice

F140_CUS_STAT_02 Customer AR Statement

Programs:

RFKORD50

RFKORD10

Application:

Transaction for output: F.64 (MAINTAINING CORRESPONDENCE REQUESTS)

Please, can anyone give a piece of advice?

Thank you,

Fabio

View Entire Topic
Former Member
0 Likes

Hi,

You have to copy the original to Z and asper the feasibilty of the data for Layout, you may have to do code in Script/Driver program.Replace these Z Form and Driver proogram with original one.