cancel
Showing results for 
Search instead for 
Did you mean: 

CRM :B2B: Want to display Message in the Order Basket: at Item Level

Former Member
0 Kudos

Hi all

I wanted to add some Message for every Product(item) being added into the Order Basket of the B2B (E-Commerce) application.

Hopefully i found a Badi at the ABAP Layer (CRM_ISA_BASKET_ITEMS) and implemented the interface CHANGEITEMS_BEFORE_IL(code added to display a sample text).

I am successful in adding TExt at the Top of the Basket. But my requirement is to add the Text for every Product present in the Basket !!!!!

Any Help please !!!!!

Many Thanks

KK

Message was edited by: KK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Any help please !!!

Thanks

KK

Former Member
0 Kudos

Hi

STEPS:

1)Text id for PCAT_CTYPCAT_ITEM

2)TEXT TYPE

3)TEXT.DETERMINATION PROCEDURE

4)MAINTAIN TEXTS FOR PRODUCTS

5)REPLICATE CATALOG

6)CHANGE JSP USER INTERFACE

Cheers

Former Member
0 Kudos

Natarajan

Thanks for the details !!

But i am really new to SAP CRM !!!

Could please explain in detail the steps to do (if donot mind) ???

Many Thanks

KK

Former Member
0 Kudos

Hi

Go to COMM_PCAT_ADM.Select Catalog type Both and choose details screen.Select S5 Text determination procedure for items.

SPRO>CRM>BASIC FUNCTIONS>TEXT MANAGEMENT>DEFINE TEXT DETERMINATION PROCEDURE>SELECT THE ROW WITH A TEXT OBJECT>PCAT_CTY>DIALOG STRUCTURE CALL UP THE PROCEDURE AREA.Select the row with text determination procedure s5 ,In the dialog strurcture ,call up the definiton of procedure area.Select text type.

I hope it helps

Answers (0)