cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI/FM Time Stream ID

Former Member
0 Kudos

Hello, Does anybody know a good function module for creating/editing Time stream IDs in APO?

I have /SAPAPO/CRES_TIMESTREAM_CREATE but no documentation. All inputs welcome. Thanks

Regards,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kiran,

Please try the below function modules

1) The function module under t-code S_AP9_75000138

2) /SAPAPO/EFPL_TIMESTREAM_DOWN

3) /SAPAPO/EFPL_TSTREAMEFF_CHANGE

4) /SAPAPO/TIMESTREAM_COMPILE

5) /SAPAPO/TIMESTREAM_GET

6) /SAPAPO/TIMESTREAM_PREREAD

7) /SAPAPO/OMRTIMESTREAM_GET_DATA

😎 /SAPAPO/OM_TIMESTREAM_CHANGE

9)/SAPAPO/OM_TIMESTREAM_GET_DATA

10)/SAPAPO/OM_TIMESTREAM_RG_GET

11)/SAPAPO/OM_TSTREAM_GET_BY_RES

Please confirm

Regards

R. Senthil Mareeswaran.

Answers (3)

Answers (3)

Former Member
0 Kudos

I did not use a function module. Thanks for your inputs. I found BDC to be the least hassle way to get solution, in case if anyone wants to try it.

Former Member
0 Kudos

Hello!

We had the problem that our time stream did run out. So our PLA was not extended and our complete planning crashed.

Is there a possibility (e.g. report) to have a repetitive job which will calculate and extend our time streams automatically?

Thanks for every help and hint...it´s important...

Martin

Former Member
0 Kudos

Use the Fm "/SAPAPO/SDP_TSTR_SAVE"

This directly updates the table /sapapo/sdptstr.

Please let me know if this helps!

Former Member
0 Kudos

Hi Dear,

Please check these...

/SAPAPO/CRES_TIMESTREAM

/SAPAPO/CRES_TIMESTREAM_APPEND

/SAPAPO/CRES_TIMESTREAM_CREATE

/SAPAPO/CRES_DOWN

Regards,

Pullaiah