Quantcast
Channel: SCN: Message List - SAP SRM: Shopping Cart & Catalog
Viewing all articles
Browse latest Browse all 2860

Error Message

$
0
0

Hi All

 

 

I am checking accounting information in ecc for the particular shopping cart.I am populating error message

'Line 1: Accounting Data Not Maintained for the Plant fi02 in ECC'But in portal i am getting this error message as

 

Line1 :Line 1: Accounting Data Not Maintained for the Plant fi02  in ECC.

I have maintained this message in message class as

 

Line &1: Accounting Data Not Maintained for the Plant &2 in ECC.

 

      ls_messages-msgty = c_error.

      ls_messages-msgid = c_id.

      ls_messages-msgno = '017'.

      ls_messages-msgv1 = line_val.

      ls_messages-msgv2 = ls_items-be_plant.

      APPEND ls_messages TO et_messages.

      CLEAR ls_messages.

 

Line1 Line1 is getting two times.I have debugged but unable to found root cause.

 

line.JPG

It should be Line1 : Accounting Data Not Maintained for the plant Fi20 in ECC.

 

Thanks

Vamsi


Viewing all articles
Browse latest Browse all 2860

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>