cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture Reference document number from CIC0 Ticket before saving it?

Former Member
0 Kudos

I am creating a Ticket from CIC0. In header --> Reference dcouments tab page, I am giving a Sale order number as reference.

Now once I come out of the Reference documents tab page, I want the system to capture Base price of the sale order I have mentioned earlier for some calculation purposes. How can I achieve this?

As the ticket is not yet saved, there is no chance to read the document flow. In such a case how can I go about?

-


Similarly, if a service confirmation is created as a followup document from service order, at confirmation level before saving the confirmation, how can i capture the service order number?

Regards,

Rajesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member200342
Active Contributor
0 Kudos

Hi Rajesh,

You can implement an ORDER_SAVE badi that would be called on saving of your confirmation document which would read the service order no.

You can use the method PREPARE for ur requirement..

Try the same logic for your first requirement.

Regards,

PePe

Answers (0)