cancel
Showing results for 
Search instead for 
Did you mean: 

Error while saving Sales order

former_member804216
Discoverer
0 Kudos

hello, I am Omkar. New to SAP and getting my hands dirty on it. I am being trained on SAP SD module. I am creating a sales order and while saving it getting the error "Please enter caller details". I am attaching a screenshot.

P.S this is my first post. Any help is welcome. Thank you

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member190778
Participant
0 Kudos

This message was moderated.

sanjeev_mishra_15aug
Active Participant
0 Kudos

Hi Omkar,

You can find the source of this error message by debugging.

before saving the sales order just put /h in the ok-code box and press enter and then save the sales order.

keep on pressing f5 or f6 and have patience, you will find the source of error message. else one more way to find out the source:

while debuging instead of pressing f5 or f6, double click on the message class declared in the abap program

and later on find the message where it has been used. find its code as 110 or 120 etc.

and then come back to program and search this message code.

you will find the source of your error message.

As an abaper i can suggest you that much only. Rest is in the hand of your ABAPer only.

sridhar_v
Active Contributor
0 Kudos

Hi Omkar,

As you are still practicing on Ides system, as I can interpret and in general the ides system is some times shared by many of your co students, it could be the handy work of some one from ABAP who would have done some enhancement. So please get back to the ABAP module guys and let them take this enhancement out and probably would resolve your issue.

All the best,

Sridhar

former_member804216
Discoverer
0 Kudos

thank you

former_member190778
Participant
0 Kudos

Dear Omkar,

As per your issue message, this seems that this is some sort of Customized Check which have been placed in Sale order Enhancement. Kindly take help from your Abap guy. I could be wrong share your message screen shot.

Regards,

Suhaib Bin Aziz

former_member804216
Discoverer
0 Kudos

thank yoou

former_member184771
Contributor
0 Kudos

Dear Omkar,

SAP is all about practicing and exploring, so keep dirty your hand

Coming to your issue can you please double click on the error message and please share that screen.

Are you retails kind of business scenario, please explain the process too.

Thanks.

SS