Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

additional data B in sales order

Former Member
0 Likes
4,603

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,059

Hi Ananth,

Just check the theard

Regards

Kiran Sure

11 REPLIES 11
Read only

Former Member
0 Likes
2,060

Hi Ananth,

Just check the theard

Regards

Kiran Sure

Read only

0 Likes
2,059

Any more suggetions..

Thanx,

Ananth

Read only

0 Likes
2,059

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.

Read only

0 Likes
2,059

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

Read only

0 Likes
2,059

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.

Read only

0 Likes
2,059

i too think in the same lines...but i am thinking how to achieve with out access key..

Thanks,

Ananth

Read only

0 Likes
2,059

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

Read only

0 Likes
2,059

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.

Read only

0 Likes
2,059

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

Read only

0 Likes
2,059

Hi,

i am also facing same kind of problem .would you give me code for this .

Read only

Former Member
0 Likes
2,059

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.