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

&sap_edit - EORD-BDATU

antonio_bruno
Participant
0 Likes
1,117

Hi,

I've problem to mass update the EORD-BDATU via LSMW.

Could I use &sap_edit to change the final data?

Thanks and best regards.

Antonio

7 REPLIES 7
Read only

Former Member
0 Likes
1,009

Hi Antonio ,

Yes you can change the data with &sap_edit.

Regards.

Özgün

Read only

0 Likes
1,009

Please do not encourage &SAP_EDIT, its not an advisable solution.

Regards,

Vijay

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,009

In LSMW, did you try IDOC solution like Message Type SRCLST for Basic Type SRCLST01 ?

NB: &SAP_EDIT is not a valid (correct) solution...

Regards,

Raymond

Read only

0 Likes
1,009

Hi,

I've already use SRCLST, but I can't modify an existing datas (Error 06 329 - Please reconcile source list records).

So, for my need It seems better use &sap_edit, if it doesn't cause any problems.

Thanks and best regards.

Antonio

Read only

0 Likes
1,009

Yes but insure that your modification will keep data consistent (here the message rose overlapping of period) SE16N will perform no check, but are you sure of future behavior of dependent programs.

Regards,

Raymond

Read only

VijayaKrishnaG
Active Contributor
0 Likes
1,009

Hi, either try from the program or else from LSMW. Do not use &SAP_EDIT. 

Regards,

Vijay

Read only

0 Likes
1,009

Ok, I try to create a Batch input for specific number line.

Thanks a lot.

Antonio