‎2009 Mar 12 3:39 PM
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
‎2009 Mar 13 6:21 AM
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
‎2009 Mar 24 11:31 AM
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 ?