cancel
Showing results for 
Search instead for 
Did you mean: 

How to get process order number as variable in PI Sheet

Former Member
0 Kudos

Hi,

In PI Sheet, Process order number is capturing automatically. I need to pass this process order number to function module as variable to get the release date for that process order.

That process order is not a requested value. How to define as Variable and Process order number need to pass to that variable.

PPPI_VARIABLE                           PO

PPPI_REQUESTED_VALUE          PPPI_PROCESS_ORDER

If i give like that, in my PI sheet one column is showing extra with process order number. How to define the variable.

Please help me.

Naren

Accepted Solutions (1)

Accepted Solutions (1)

former_member928196
Active Participant
0 Kudos

Hi narendra,

Hope you have added a characteristic of this in the PIC, if this is so you can define the same in the MIC and get it added in the Function module that you have defined in the Message destination to be read.

Regards,

Amol Kale

Former Member
0 Kudos

Hi,

Thanks for reply.

Using ABAP'er help, from PI sheet table we are passing the process order number into the function module.

Based on that i'm getting the required result.

Thanks for sharing the inputs

Naren

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Everyone,

Please help me.

How to get the process order number from PI sheet to the function module.

Thanks in advance.

Naren