on 2007 Jun 27 10:32 AM
Hi
I'm an ABAPer working on IS-Media project
I need to create complaints in CIC0 transaction based on an input file provided.
Is there any FM or BAPI available for this purpose?
Thanks in advance.
Hello Ravikanth,
There are multiple ways to do this. Is the complaint severity dependent and what type of a complaint is it?
Once you answer the above, you can explore anyone of the following;
<u>JKCOMPL</u>
ISM_COMPLAINT_CREATE_CHECK
<u>JKU1</u>
ISM_COMPLAINT_QUANTPROT_CREATE
<u>JKWWWCOMPL</u>
ISM_SALES_COMPLAINT_CREATE
ISM_SALES_COMPLAINT_CREATE_DLG
<u>JVSO_COMPL</u>
ISM_SO_COMPLAINT_CREATE
ISM_SO_COMPLAINT_CREATE_DIALOG
Because of the nature of complaints especially in IS-Media, I prefer the FM
SAVE_TEXT - To create the complaint
and
READ_TEXT - To read the complaint.
Regards,
Sibu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
13 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.