You are on page 1of 5

Standard ASN Screens

Sunday, April 01, 2012 11:40 AM

What are the steps involved in ASN Creation steps Main Package - /SCF/ASN

First let's look at the different screens involved in ASN Processing. In SAP SNC, typically there are 4 different views of the SAP SNC screen in different scenarios 1. 2. 3. 4. Supplier View Customer View Goods Recipient Responsive Replenishment.
In ASN Processing scenario (Delivery Collaboration), Supplier View is the main view in the UI, which requires to be tweaked and enhanced. Following fig shows the different screens (corresponding screenids) and the application id involved in this context.

Go to transaction /SCF/USCREENSCFG and select ICH from the list of Application Definition ICH stands for Internet Collaboration Hub - SAP Supply Network Collaboration (SNC) used to be known by that name previously.

Fig - /SCF/USCREENCFG - "ICH" Application definition Next click on Application views, which will display the applications pertaining to Application ID "ICH".

Fig - Application Views corresponding to application ID "ICH"


Since we are concerned with SNC Supplier View, select Application View - "ICHSUPPLYS", and navigate to Screen Definition.

Standard Scenaios - ASN Processing Page 1

Fig - Screen Definition (Screen IDs) for Application View "ICHSUPPLYS" Once we have determined the Screen ID, it's time to explore the individual fields in the screen. Execute transaction /SCF/SCR EENCFG and go to Application Definition "ICH" -

Fig - Transaction /SCF/SCREENCFG - Application definition

Navigate to the Screen ID details for the "ICH" Application -

Standard Scenaios - ASN Processing Page 2

Fig - Screen IDs relevant to ICH Application in ASN Scenario


In ASN scenario, there are two different types of screens - Non Web Dynpro & Web Dynpro screen.

Fig - The highlighted portion of the ASN screens are Web Dynpro screens, rest are non - WD screens
The Web Dynpro screens are enhanced using standard enhancement framework while the enhancement for the rest of the screens ar e carried out as per the following document URL http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/208895d6-fef1-2c10-4086-fee29a29c29c?QuickLink=index&overridelayout=true& 46566036731571

The non - Web Dynpro screens are based on UI Framework. The UI Framework is a tool to configure the layout and event handling of screen s. Based on this configuration, the UI is dynamically rendered at runtime.

Standard Scenaios - ASN Processing Page 3

Fig - Screen Details for ASNCREATE screen id

When you navigate to the Screen Layout for a particular screen ID, you get the following details -

Fig - Screen Layout Details for scrid "ASNCREATE" - highlighted section refers to Shipping Details
For e.g. for ASN Shipping Details the following association exists -

GUI Component ID ASNDFR02

Default Title of GUI Component

Fig - Default Title of GUI Component & GUI Component ID


Navigate to the details for the GUI Component ID ASNDFR02 Standard Scenaios - ASN Processing Page 4

Navigate to the details for the GUI Component ID ASNDFR02 -

Fig - Details for GUI Component ID ASNDFR02 Notice the Specialized class /SCF/CL_FRBOX_ASNM_HDR2 - this class plays important part in the UI related enhancements in the sub screen linked to Shipping Details tab.

Fig - Event Propagation Details The event propagation illustrates the events and their corresponding event IDs available for the various user interaction ele ments available in

Standard Scenaios - ASN Processing Page 5

You might also like