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: 

Script related Doubt

Former Member
0 Kudos

Hi Folks,

I am new to Scripts please help me on this. i got one requirement like,

The retailer will be calling the customer service center (CSC) to request a price inquiry. This call will be routed directly to the service center personal who will be taking the call. The retailer will be asked there product account with CSC Person.

SAP Transaction VA11 will be used by the customer service center personal. They will put the SAP inquiry doc type ZINQ. The CSC personal will put the retailer account as a ship-to / sold-to and put all the products that the retailer is inquiring. After keying all the data, the retailer will be told the price per product entered. The retailer will be asked if they require a hard copy of the inquiry. If required the CSC person will then save the inquiry doc, and the output type ZINQ will be generated which will be linked with Report .

If Customer asked for hard copy, CSc person will press the save button for geting printout. when he/she press the Save button material entered in Va11 transaction is needs to be displayed in Form with relatd prices.For this what have to do?

How to proceed for this reqirement?

Can any body help me plz?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You need to define output type for the document type with transmission medium (NACE tcode). This will be configured by functional consultant. Then you have to define layout as per the requriement (SE71 tcode) and print program for displaying layout. In the print report you can define your conditions.

If you are working in SAP higher version like ECC then you can use ADOBE interactive forms.

Cheers

Nilesh Shete

1 REPLY 1

Former Member
0 Kudos

You need to define output type for the document type with transmission medium (NACE tcode). This will be configured by functional consultant. Then you have to define layout as per the requriement (SE71 tcode) and print program for displaying layout. In the print report you can define your conditions.

If you are working in SAP higher version like ECC then you can use ADOBE interactive forms.

Cheers

Nilesh Shete