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

SD Modules - Custom Screen/Sub-Screen Configuration

Former Member
0 Likes
619

Hi,

How to add custom Screen/Sub Screen through Configuration in SD Module. I think it needs to be done through SPRO, but I am not sure about the navigation. Can you please help me where to add the Screen Name / Program Name for the Custom Screens in SD Module?

Appreciate Your Help!

Thanks,

Kannan.

Message was edited by:

Kannan SA

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
457

Hi,

For sales document you can use the following program and screens

Program - SAPMV45A

Screen - 8309 Sales Document Header User Exit Header

Screen - 8459 Sales doc. Item User exit item

You need access keys to create this screen..

When you create these screens..it will be available in the additional data b screen..

The path is GOTO -> HEADER -> ADDITIONAL DATA B for header

GOTO -> ITEM -> ADDITIONAL DATA B for item

Thanks

Naren

2 REPLIES 2
Read only

Former Member
0 Likes
457

Hi Kannan,

Check out some of badis or an userexits .

These are list of userexits and enhancement ,

V02V0001 Sales area determination for stock transport order

V02V0002 User exit for storage location determination

V02V0003 User exit for gate + matl staging area determination (headr)

V02V0004 User Exit for Staging Area Determination (Item)

V50PSTAT Delivery: Item Status Calculation

V50Q0001 Delivery Monitor: User Exits for Filling Display Fields

V50R0001 Collective processing for delivery creation

V50R0002 Collective processing for delivery creation

V50R0004 Calculation of Stock for POs for Shipping Due Date List

V50S0001 User Exits for Delivery Processing

V53C0001 Rough workload calculation in time per item

V53C0002 W&S: RWE enhancement - shipping material type/time slot

V53W0001 User exits for creating picking waves

VMDE0001 Shipping Interface: Error Handling - Inbound IDoc

VMDE0002 Shipping Interface: Message PICKSD (Picking, Outbound)

VMDE0003 Shipping Interface: Message SDPICK (Picking, Inbound)

VMDE0004 Shipping Interface: Message SDPACK (Packing, Inbound)

Read only

Former Member
0 Likes
458

Hi,

For sales document you can use the following program and screens

Program - SAPMV45A

Screen - 8309 Sales Document Header User Exit Header

Screen - 8459 Sales doc. Item User exit item

You need access keys to create this screen..

When you create these screens..it will be available in the additional data b screen..

The path is GOTO -> HEADER -> ADDITIONAL DATA B for header

GOTO -> ITEM -> ADDITIONAL DATA B for item

Thanks

Naren