cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enable Tracking Number in Shopping Cart?

Former Member
0 Kudos

I would like to enter a <b>Tracking Number</b> at the item level of the Shopping cart. This field is currently not shown in the Basic Data Tab.

However, when i view source i can see these lines...

<!-- not in standard

`TR()` `BBPSC_TD_FIELD("GS_SCR_BASIC_I-BE_TRACKING_NO",

TXT_BASIC_I-BE_TRACKING_NO.label)`-->

</tr>

How do i enable this field? It exists in BAPIEBAN! Is it in Config or is it a Program change? Or do I need to create a custom field, even though it exists here.

Please provide steps if possible.

The follow on result is i want this field to be passed to the R/3 PO in field BEDNR at the line item level.

I am using SRM Server 5.5 SP8 - Classic Scenario to 4.6C

Your help will be appreciated.

regards Adam

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi,

Please apply note 676016.

Kind regards,

Yann

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<u>See this -></u>

<b>For passing BEDNR to R/3 Back-end document.</b>

<u>Alternatively, you can call the BBP_CREATE_PO_BACK BADI Custom implementation to map the BEDNR to the PO item table (BEDNR field).</u>

<b>Please go through this link -></b>

Hope this will definitely help.

Regards

- Atul