cancel
Showing results for 
Search instead for 
Did you mean: 

way for PM order header longtext updation.

0 Kudos

Hi gurus

We are creating orders  automaticaly through a some other system.In this i want to update the long text of workorder-header in sap pm i.e the user will enter the data in some other system, the same data has to be updated in long text of the sap pm order-header.for that i need table name and field name of the PM order long text?

can i do this through Function module? if it possible through function module can any one elabrote the process?

Thanks in advance.

Regards

hariharan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

The data is maintained in table STXH and STXL.

But the easiest way is to use function module READ_TEXT.

Regards,

Deepak

0 Kudos

Hi deepak

Thanks for your speedy reply.For picking the data i can use READ_TEXT but i want to update the data (long text) from the other s/w system?

former_member187991
Active Contributor
0 Kudos

hi

I am not sure kindly check the FM BAPI_ALM_ORDER_MAINTAIN with BAPI_ALM_TEXT

consult with your technical person also

Regards

Thyagarajan

Answers (0)