cancel
Showing results for 
Search instead for 
Did you mean: 

GR History

Former Member
0 Kudos

Hi,

can anyone know the FM to get the history of GR document.

Please let me know.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Use FM BBP_PD_GETHISTORY to get the details.

Following inputs needs to provided.

H_OBJECT_T as BUS2203

H_GUID as CONF guid

I_OBJECT_T as BUS2203001

I_GUID as item guid

OBJECT_ID as CONF number

NUMBER_INT as item Number

LOGSYS as BACKEND Logical system name.

Rgds

Reddy