cancel
Showing results for 
Search instead for 
Did you mean: 

create condition record programmatically

former_member201781
Participant
0 Kudos

Hello Experts,

I have a problem regarding the program to create condition record for a business partner. We use function module /SAPCND/MNT_MAINTAIN_TRS to maintain the condition record in our program. Everything works fine in development system. The condition record got created. But when we use this same program in QA, the condition record somehow didn't get created; I debugged to check that all neccessary fields in the external working set are all filled in.

Have you faced similar issue? or do you have any idea what might cause the problems?

Any help is really appreciated it!!!

-- Jamie.

Accepted Solutions (1)

Accepted Solutions (1)

pgarg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Do you get any error ?

Check the log in tx SLG1 for condition

Also check if you have dependent data like Product/ Business parter already available before you create condition records.

If you dont get anything then give me more details ?

Regards,

Piyush

former_member201781
Participant
0 Kudos

Hi Piyush,

Thanks for your reply. I did not get any error. There's no dependent data that I'm aware of. I'm not sure how to proceed at this point. I'm trying to get the log but I didn't insert the log into the app log so need to modify the code.

It's so strange that it works in one system but not the other. I will let you know once I was able to insert the log.

Thanks,

-- Jamie.

Answers (0)