2008 May 06 8:41 AM
Hi all,
I need to add fields in additional fields B in the sales order line item, How to achicve this? please help me..
Thanks,
Ananth
2008 May 06 8:46 AM
2008 May 06 8:46 AM
2008 May 06 12:51 PM
2008 May 06 12:55 PM
Hi,
Ask for developer key,
and then you can add fields directly,
but need to write code in move_vbap and move_vbak exits,
i have done this,
if you want i can give you proper code.
reward points if usful.
regards,
muralidhar.
2008 May 06 1:01 PM
Hi Muralidhar,
Thanx for ur reply,, u mean to say we need to design our screen with accesskey. is it possible without accesskey??
send the code ..
Thanks ,
Ananth
2008 May 06 1:06 PM
hi,
we need to change 8309 and 8459 screens,
i got developer key so it allowed me to change,
you can go with access key also,
but there is no proper Screen exit for this,
so with out key we cant develop.
reward points if usful.
regards,
muralidhar.
2008 May 06 1:10 PM
i too think in the same lines...but i am thinking how to achieve with out access key..
Thanks,
Ananth
2008 May 06 1:14 PM
I added one text field in screen '8459', But it was not diplaying in additional data B of the item.
after adding the fields what needs to b done in order to display..
Thanx ,
Ananth
2008 May 14 3:10 PM
hi,
no need to do any thing yaar,
if that is a VBAP table field then it wil lcome automatically,
so if you want to add a ZFEILD try to add that field using append struture,
go to 8459 screen,
oress F6 button,
enter your VBAP table , there you can find your ZFIELD,
then select the field name ( checkbox ) what ever you want to insert in that screen.
regards,
muralidhar.
2010 Jan 29 8:51 AM
Hi Ananth,
Could you kindly provide the solution for this?
Now I'm facing the same problem, I added some custom fields to screen 8459 but they don't display. This works perfect in our own system, but in customer's system it doesn't.
It'll be great if you can give some hint.
Thanks
Shane
2010 May 08 5:08 PM
Hi,
i am also facing same kind of problem .would you give me code for this .
2008 May 06 8:47 AM
hi
search in given EXITS accrording to ur requirement .
User Exits Description
SDTRM001 Reschedule schedule lines without a new ATP
check
V45A0001 Determine alternative materials for product
selection
V45A0002 Predefine sold-to party in sales document
V45A0003 Collector for customer function modulpool
MV45A
V45A0004 Copy packing proposal
V45E0001 Update the purchase order from the sales order
V45E0002 Data transfer in procurement elements (PRreq.,
assembly)
V45L0001 SD component supplier processing (customer
enhancements)
V45P0001 SD customer function for cross-company code
sales
V45S0001 Update sales document from configuration
V45S0003 MRP-relevance for incomplete configuration
V45S0004 Effectivity type in sales order
V45W0001 SD Service Management: Forward Contract
Data to Item
V46H0001 SD Customer functions for resource-related
billing
V60F0001 SD Billing plan (customer enhancement) diff. to
billing plan
reward if helpful.