Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to change SAP program RM07DOCS_GENERATED

former_member397166
Participant
0 Likes
2,948

Hi all,

     I find that program RM07DOCS_GENERATED is changed by someone whitout no remark.

     How to changed SAP standard program without no mark.

     The code:

form build_runtimetable.

   rx'MSEG MATNR       +01+01'.

   rx'MSEG WERKS       +02+02'.

   rx'MSEG LGORT       +03+03'.

   rx'T001LLGOBE        00+04'.

   rx'MSEG LIFNR       +05+05'.

   rx'ZYY1 LN1          00+06'.

   rx'MSEG KUNNR       +06+07'.

   rx'ZYY1 KN1          00+08'.

   rx'MSEG BWART       +07+09'.

   rx'MSEG SOBKZ       +08+10'.

   rx'MKPF BUDAT       +09+11'.

   rx'MKPF MBLNR        00+12'.

   rx'MSEG ZEILE        00+13'.

   rx'MSEG KOSTL        00+14'.

   rx'MSEG SAKTO        00+15'.

   rx'MSEG ERFMG        00+15QERFME-'.

   rx'ZYY1 SKAT1        00+16'.

....

'rx'T001LLGOBE        00+04'.'  and  'rx'ZYY1 LN1          00+06'.'  are added by someone.

2 REPLIES 2
Read only

Former Member
0 Likes
1,827

Hi,

please have a look at question 9 in SAP note

1598760 - FAQ: MSEG extension and MB51/MB5B redesign

Regards,

Klaus

Read only

0 Likes
1,827

the link can't be check,it remind me to login ,i try to use my acount,but failed with no error.