cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW for changing the the partners from contracts

Former Member
0 Kudos

Hi all, Am creating LSMW for the first time. Need your help in achieving my first assignment goal. The requirement is to change the partner functions (Sales employee, sales managers) from the existing contracts. I know the over all idea of creating LSMW with Batch Input recording method. But when i really do it on system, its not working out. I need to use T-Code VA42. Another challenge is all the contracts are having user defined status as "Not modifiable" or "Approved by Finance". Before i run LSMW i need to change the status of contract to "Open for change" or this can be done through LSMW only? Please share the details. Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186385
Active Contributor
0 Kudos

Hi Prince,

Instead of using Batch Input, you can use RECORDING method in LSMW to change the user status as well as partner functions at a time

Batch input will not working for changing user status profile

try with recording and update

thanks

santosh

Answers (4)

Answers (4)

Former Member
0 Kudos

LSMW created with recording only. Thanks all for valuable inputs

arthur_alvesteixeira
Active Participant
0 Kudos

Prince,

check if some VA42 BADI works for your requirement:

BAPI_CONTRACT_CREATEFROMDATA

BAPI_CUSTOMERCONTRACT_CHANGE

Former Member
0 Kudos

Please use recording method and try. You will have to record the process how you change the partner in your system. Once the recording is done you can upload the changes using that same recording.

Thanks

Shraddha

Former Member
0 Kudos

This message was moderated.