How develope ( enhanced the screen )

Create Standard Order: Header Data                                                                                                    
     Standard  Order                                                             Purchase order no.             PO123                                        
     Sold-to party                 100020                                        Wal-Mart / 123 main street / Gleandale CA 91506                                                  
                                                                                          Additional data B               
     Sold-to party                                                  Ship-to party                                                  
            Sticker Required indicator                                                  Version group                                                  
            Customer SKU required                                                  Customer code                                                  
     Version group                                                  Price zone                                                  
     Minimum order value                                                                               
[please leave 4 blank lines here to account for fields added in the future]                                                                                                    
     Sales order                                                                                                    
     VMI Batch                                                       Cascade                                             
     Cancel date                                                                                                    
           By-pass Label                                                                                                    
           Manual carrier                                                                               
[please leave 4 blank lines here to account for fields added in the future]                                                                                                    
     Returns                                                                                                    
     TCN number                                                  Return Receipt Date                                                  
     Returns BOL                                                  Store Return Date                                                  
     Returned No.Of Cartons                                                  Return Processing Date                                                                               
[please leave 4 blank lines here to account for fields added in the future]                                                                               
tables :
      Table     Field     Filed Name     Length     Check table     Screen Section     Display/ Optional     Inbound Interface     Outbound Interface     FSD
VBAK                                             
     ZRSI     Sticker Required indicator     Flag     see FSD EOTC1001     Customer - sold-to     Display               EOTC1001- SO and FI Custome Fields
     ZSKU     Customer SKU required     Flag     see FSD EOTC1001     Customer - sold-to     Display               EOTC1001- SO and FI Custome Fields
     ZVSG1     Version group      A3     see FSD EOTC1001     Customer - sold-to     Optional               EOTC1001- SO and FI Custome Fields
     ZVSG2     Version group     A3     see FSD EOTC1001     Customer - ship-to     Optional               EOTC1001- SO and FI Custome Fields
     ZCSC     Customer code     A2     see FSD EOTC1001     Customer - ship-to     Display               EOTC1001- SO and FI Custome Fields
     ZRCG     Price zone     N1     see FSD EOTC1001     Customer - ship-to     Optional               EOTC1001- SO and FI Custome Fields
     ZMOV     Minimum Order Value     N8     see FSD EOTC1001     Customer     Display               EOTC1001- SO and FI Custome Fields
     ZLBPASS     By-pass Label     Flag     N/A     Sales     Optional          Yes     
     ZMAN     Manual Carrier     Flag     N/A     Sales     Optional               
     ZCAN     Cancel Date     Date     N/A     Sales     Optional     Yes          
     ZCASCADE     Cascade      Flag     N/A     Sales     Optional     Yes          
     ZVMIBCH     VMI Batch     N9     N/A     Sales     Display     Yes     Yes     
     ZTCN     TCN number     N9     N/A     Returns     Display     Yes          
     ZRBOL     Returns BOL     A25     N/A     Returns     Display     Yes          
     ZRCTN     Returned No.Of Cartons     N4     N/A     Returns     Display     Yes          
     ZRRC     Return Receipt Date     Date     N/A     Returns     Display     Yes          
     ZSRD     Store Return Date     Date     N/A     Returns     Display     Yes          
     ZRPD     Return Processing Date     Date     N/A     Returns     Display     Yes          
VBAP                                             
     ZPROMO     Promo type      A3     ZPROMOTION-ZPRMO     Sales     Optional          Yes     
     ZDIS     Return Disposition Indicator     A2     ZDISPOSITION-ZDIS     Returns     Mandatory     Yes          
     VBAP-ZORDD     Original Req. Deliv. Date     Date     N/A     Sales     Display     Yes     Yes     
     VBAP-ZOSD     Order Start Date     Date     PRPS-ZZORDSTDT     Sales     Display               
     VBAP-ZPBD     Order Prebook Date     Date     PRPS-ZZDIPREBK     Sales     Display               
     VBAP-ZOSTD     Order Street Date     Date     PRPS-ZZPROMSTDT     Sales     Display               
     VBAP-ZOED     Order End Date     Date     PRPS-ZZORDDT     Sales     Display               
     ZMEDIA     Media     A5     MARA-ZMEDIA     Sales     Display

Slide to the right, then enter your passcode as requested.

Similar Messages

  • How to Enhance the Standard Report?

    Hi All,
    How to Enhance the Standard Report? :
    When I am trying to execute the query called ZTIMES in the user group SQ01 it is navigating the screen to selection-screen with some inputs to be given here on the selection screen company code is mandatory as an input. The company code field is having the search help and it is fetching the values for the company code from table called PROJ  Table (Project definition Table).But I want the company code should fetch the value from the  PRPS Table ( Work break structure(WBS Element) Level).
    Tables used are PROJ and PRPS.
    The company code in PROJ is PROJ-VBUKR
                                    In PRPS is PRPS-PBUKR
    In the coding part related to that selection screen I have to replace PROJ-VBUKR with
    PRPS-PBUKR.But it is standard report to enhance.
    What is suggestible solution for this issue?
    Thanks,
    M Raju

    Hi,
    Since this is an ABAP Query, You can change the infoset query in SQ02 and establish the join linkages between PROJ and PRPS
    Also on the selection screen of the Query make sure you provide company code from PRPS table and report output also from the same table reference.
    Once you have modified the ABAP Query, activate and generate it so that it will internally regenerate the a standard program.
    http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb4256455611d189710000e8322d00/frameset.htm
    ABAP Query (Sq01)Modification
    Hope this helps
    Regards,
    Shiva

  • How to enhance the cube to include 0CS_TRN_QTY

    Hi Gurus
    In 2004S what are the steps to enhance the field, please help me.
    How to enhance the cube to include 0CS_TRN_QTY, this field is coming from GL Totals table? this is  new table included to 2004S.
    please help me
    Thanks
    lalit

    Hi Lalit,
    1) Go to Rsa6 and select the DS that belongs to your particular cube , and double click on it and note down the ES name .It is
    2) Go to Se11 and keep the ES name at DATATYPE and clcik on Display. and then Click on Append structure Button.
    3) Give the techinica name to AS in the immedaite screen and then give description in other screen and enter the zzfields that you want to add. Finally activate the Append Structure.
    4) aggin goto RSA6 and enter into change mode for the DS , and then remove tick mark for newly added fields aginst Hide only .
    5) Replicate the DS into BIW.
    6) give th ccoding for these newly added fields in CMOD.
    7) in CMOD , you need to use already existing project. If there is no project existing,then create new one . While creating take RSAP0001 as Enhance ment assignement.
    8) you have to code the ABAP lines in EXIT_SAPLRSAP_001 component and in the include ZXRSAU01.
    9) Donot forget the activation of Project and include after every modifications.
    Regards,
    Lakshman.G

  • How to reload the screen when changing languages in JavaFX 2?

    I'm beginner with javaFX and i need to change language of the screen. but i have no idea how to reload the screen when the language was changed. The application have a button where have the language available. I want just refresh screen when the user change language.
    Here is the start method to show the stage.
        @Override
        public void start(Stage stage) throws Exception
            this.stage = stage;
            Locale locale = Locale.getDefault();
            ResourceBundle rb = ResourceBundle.getBundle("resources/Label",locale);
            loader = new FXMLLoader(getClass().getResource("FXMLDocument.fxml"),rb);
            root = (Parent)loader.load();
            FXMLDocumentController controller = (FXMLDocumentController) loader.getController();
            controller.setMain(this);
            scene = new Scene(root);
            stage.setScene(scene);
            stage.show();
    here is the function to change the language(in the same class with start function),the rb is the new ResourceBundle:
        public void refresh(ResourceBundle rb)
              //change the language here
    1. I don't want to use the resourceBundle to get value in resource file and set label in scene one by one.like following:
    this.btnLabel.setText(rb.getString(key.test));
    2. I don't want to reload the scene,like following:
        public void refresh(ResourceBundle rb)
             try
                loader = new FXMLLoader(getClass().getResource("FXMLDocument.fxml"),rb);
                root = (Parent)loader.load();
                scene.setRoot(root);
                FXMLDocumentController controller = (FXMLDocumentController) loader.getController();
                controller.setMain(this);
            catch(Exception err)
                err.printStackTrace();
    So do we have a solution to just set the resourceBundle and reload the scene easier?
    Thanks and best regards!

    Your option 2 (reload the FXML for the scene using the new resource bundle as a parameter), is the way this would normally be done and what I would recommend.
    Failing that, you could use option 1 of individually resetting the label text of labeled items (I don't really recommend this).
    Why don't you want to use option 2?
    Perhaps it is because there is some internal state of the UI which differs from the initial state when the the UI is first loaded (e.g. user has typed text in a text field and you want to preserve that).  If that's the case you will need to either go with your option 1 of individually resetting the label text of labeled items, or implement something which preserves the UI state and user data by saving it in memory or to disk, reloading the UI via the FXMLLoader (essentially your option 2), then restoring the UI state and user data to what it was before the language change.  Preserving and restoring the modified state seems complicated to me if you have a lot of state, so I wouldn't really advise this approach unless you really needed it.

  • How to clear the screen in java?

    Hi,
    How to clear the screen in java without using any loops?
    Thanks

    Just paint with your background color to let the old paintings vanish.

  • How to unlock the screen of my iphone to see photos in both ways vertical

    how to unlock the screen of my iphone to see my photos in both ways, vertical & horizontal ?

    Turn off Portrait Lock in Control Center.

  • How to set the screen size with nested Iview screen

    Can someone show me how to set the screen size with nested IView  screen.
    at the moment i only try it with trial and error untill it looks somewhat close. Is there a property in VC to set the size for Height and width.
    The same question is for the form. the form elements inside the form is easy but the actual form is still a challenge.

    Hi,
    Yes you are correct ,Still the Form and iview are not able to change thier Layout Structure using a Propery.
    it is available with VC7.1
    Govindu

  • How to determine the screen structure of the detail area of a screen...

    Hi all,
              How to determine the screen structure of the detail area of a screen?

    Hi,
    go to se38,
    loop at SCREEN.
    endloop.
    put the cursor on SCREEN and press F1, then u can seee it.
    Regards,
    Pavan
    Edited by: vishnu Pavan on Mar 23, 2009 11:03 AM

  • How to take the screen shot of my computer page by using Labview.... is there any funtions available in Labview?

    How to take the screen shot of my computer page by using Labview.... is there any funtions available in Labview?

    Another thread about this theme.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • How to call the screen in methods could u please explain

    hi,
    how to call the screen in methods could u please explain clearly with example

    HI ,
    CALL SCREEN - Call a screen
    Basic form
    CALL SCREEN scr.
    Addition:
    ... STARTING AT x1 y1 ... ENDING AT x2 y2
    Effect
    Calls the screen scr; scr is the number of a screen of the main program. You use SET SCREEN 0. or LEAVE SCREEN. to define the return from the CALL screen.
    Note
    Please consult Data Area and Modularization Unit Organization documentation as well.
    Addition
    ... STARTING AT x1 y1  ENDING AT x2 y2
    Effect
    The coordinates x1, y1 (start column and start line in the window) and x2, y2 (end column and end line in the window) define the size and position of the CALL screen ("top left - bottom right"). Besides these coordinates, you can also see the contents of the primary window, but cannot perform any action there.
    Note
    If "ENDING AT ..." is not specified, suitable values are substituted for x2 and y2, taking into account the size of the called screen.
    Exceptions
    Non-Catchable Exceptions
    Cause: No further screen level (call screen); the maximum number of nested screen levels is restricted to 50 at present.
    Runtime Error: DYNP_TOO_MANY_CALL_SCREENS
    THX

  • How to record the screen in snow leopard ?

    how to record the screen in snow leopard ?

    Must I find it myself !
    Well you could try Google :-)
    I am unsure if you want a static image, or a movie recording of what you are doing on your screen.
    Images can be done using Command-Shift-3, Command-Shift-4, and Command-Shift-4-Space.
    3rd party utilities such as Skitch will allow you to annotate the image after you capture it.
    Making a movie of your screen activities can be done usng Applications -> Quicktime
    There are 3rd party screen records such as Snapz Pro, ScreenSteps, etc...
    And of course you can do a Google search.

  • How to capture the screen of the remote computer

    sir
    i need help for my project how to capture the screen of the remote
    system plaese give idea for doing the project

    Run a daemon on the remote computer which uses java.awt.Robot.

  • How to capture the screen and send it to attachment for that mail

    hi sir ,
         how to capture the screen shot and attach with that e-mail , whether it is possible or not ..
    Regards,
    kumar

    hi sir,
        i am asking about while creating the support message from help menu in sap..
    while creating the support message we have to give component , priority and text also .. after that click the send icon in that support desk message .. while clicking the send button the entire screen ( what  we have entered in that creen na ) i have to capture the screen ( it may be save in local file also )  after that it will attach into attachment and then send it to ...
    Regards,
    kumar

  • How to capture the screen for sending the mail

    dear sir,
                      How to capture the screen for sending the mail .. Is there any funtion module or anyother way ? .. How to do this .. Please tell me..
    Regards,
    Kumar

    dear sir,
    s thats my problem ?
    Regards,
    kumar

  • Urgent-How to publish the screen in the web?

    Hi,
    I created a screen in SRM system, and wanted to publish the screen in the web, can any one tell me how to publish the screen in the web?
    thanks
    Murali

    Hi,
    R u want to publish ur screen in ITS .Then you have to create a IAC in SE80 internet service file.Rgt click the service and publish or run the pgm <b> w3_publish_services </b>,slt your serive and publish ?
    Cud you specify how you want to publish ? Thru ITS / BSP / EP ?
    Rgds,
    Jothi.
    Mark useful answers.

Maybe you are looking for

  • Excel file attach problem

    Looking for advice! I created an POI HSSFWorkbook object. When I'm writing in a file the structure shows as correct. When I create a file and then subsequently attach to mail the file comes arrives as right. If I do a direct attachment of the HSSFWor

  • Four feet not laying flat?

    I notice that my new MBP's four little round foot pads are not perfectly level. The front right corner is a bit raised. In other words, touching the other three corners doesn't cause the MBP to rock at all, but touching the front right corner makes t

  • Canon 350d cr2 supported?

    Hi all. I have Aperture 1.5 currently shipping but noticed something odd in the 'supported camera raw' page. Within it has an asterix next to Canon XT that's supposed to meaning 'providing optimized support' but not the 350d. Anyone know exactly what

  • I can call from Branch through Gatekeeper to CUCM. But cannot call from CUCM through Gatekeeper to any Branche.

    Hello All, I can Call from any Branch office to CUCM through Gatekeeper. But I cannot call from CUCM through Gatekeeper to any Branch. My CUCM version is 9.1.2 Regards Bahlul

  • Using DB_REGISTER under cygwin returns "Permission Denied"

    I'm trying to use the DB_REGISTER flag when opening an environment but under cygwin I get a "Permission denied" error when I run two process. I run the attached test case in a cygwin shell and let it wait. When I run it the second time in a different