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

BAPI_CONTRACT_CHANGE

Former Member
0 Likes
611

Hi to all

i have one program, that program is using to change the sales office of sales order.

by using BAPI_SALESORDER_CHANGE.

in thsi program, we will upload data using file that fiel is of ahving only three fields

sales order

old sales office

nea sales office.

in the same way i ahve to update contract by using BAPI_CONTRACT_CHANGE.

apart from that i dont have no more details.

what is the related field(as comparedto sales office(vbukr) in the above program) i have to upadate in the contract.

in the current program passing to SALES_OFF field in the header structure(BAPISDH1) and and upadating.

if i have to update same sale office for contract for which field i have to pass in the BAPI( BAPI_CONTRACT_CHANGE.).

can any help me pls

regards

raadha

Please try to use an informative subject.

Edited by: Rob Burbank on Mar 12, 2009 11:42 AM

2 REPLIES 2
Read only

Former Member
0 Likes
466

Hi

i want to change sales office of the contracts using BAPI which BAPI i have to use.

BAPI_CUSTOMERCONTRACT_CHANGE

or BAPI_SALESORDER_CHANGE

or any other BAPI i have to use

could any one tell me pls

regards

raadha

Read only

Former Member
0 Likes
466

Hi,

I was trying to change the contract end date for Real Estate Module.I am using bapi BUS1505_CHANGE using LSMW.

But the record is not at all changing saying that 'No Data was Changed' even though i get status 53.

Can anyone please help ?