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

error while executing BAPI_CUSTOMERCONTRACT_CHANGE

Former Member
0 Likes
798

Hello All,

While executing BAPI_CUSTOMERCONTRACT_CHANGE i am getting this error

S V4 233 ORDER_HEADER_IN has been processed successfully

E FH 599 The system will not accept the entry of a functional a

E V4 248 Error in ITEM_IN 000010

E V4 219 Sales document 0040002162 was not changed

Kindly Help me to solve this issue.

Thanks and Regards,

Sirisha tummala

5 REPLIES 5
Read only

Former Member
0 Likes
704

Hi,

You can find more details about the error in SAP Inbox. Check transaction SO01

If you are using BAPI on standalone system

if yes it wonu2019t show an output in system

and if not run BAPI_Transaction_commit to see the results

Regards,

Shamma

Read only

0 Likes
704

hi,

thankz,

i have already executed BAPI_TRANSACTION_COMMIT

but didnt show the data in standard table.

Thanks and Regards,

sirisha

Read only

0 Likes
704

Hi,

Try not to pass FUNC_AREA in CONTRACT_ITEM_IN and CONTRACT_ITEM_INX Parameters in the BAPI_CUSTOMERCONTRACT_CHANGE.

KR Jaideep,

Read only

Former Member
0 Likes
704

if this issue is not solved can you tell me which parameter you are in item table (ITEM_IN) i used resently it is working fine that why iam asking

Read only

Former Member
0 Likes
704

thanks a lot