Order Data Ware House SD report?

Hi all kindly give a solution for this scenario
  If there are no quantity on the request, it will not show a u201C0u201D order quantity there u2013 it will show the first promise quantity by its side and show the promised quantity there.  Please change your query as per that and do not put the schedule lines as it is from order table.  There will not be any row with 0 quantities. 
Explaining the case which you asked u2013 1 piece requested on 11-Dec and promised on 12-Dec will appear as below
Request Date    Promise Date    Order Qty
11-Dec              12-Dec              1
Once invoicing happens, invoice quantity will drive the query. 
Just take an example  - 3 pieces requested on 11-Dec, all the 3 promised on 12-Dec, only one was invoiced on 12-Dec.  As on 12-DEC, it will appear as below:-
Request Date    Promise Date    Invoice Number    Billing Date Order Qty
11-Dec              12-Dec              ABC                   12-Dec            1
11-Dec              12-Dec                                                              2
If the rest of the 2 were billed on 15th Dec, it will appear as below on 15th Dec
Request Date    Promise Date    Invoice Number    Billing Date Order Qty
11-Dec              12-Dec              ABC                   12-Dec            1
11-Dec              12-Dec              DEF                     5-Dec 2

Yes all jobs are running and cubes are also processed.I have two server 1)Dataware house server containing sql database 2)Service manager console .
I didn't connect operation manager server but i created one incident manually from "service manager console ">work items .So it should show in the data ware house incident report .

Similar Messages

  • Service Manager Data Ware House Connection Issue

    We have 3 virtual server for SCSM. The scenario of SCSM server are in below.
    SCSM management server, Console and Management Server SQL database.
     SCSM data Ware House Server, reporting server and data ware house & repporting SQl database.
    SharePoint server, SCSM web server and SharePoint server SQL database.
    Only SharePoint SQL server running on SQL Server 2008 and the other SQL server's are running on SQL 2012. Previously data warehouse connectivity was fine. But recently data warehouse connection is not working. When I try to unregister the data source connection
    in showing error. I try to check the data source by powershell Get-SCDWSource, but it not showing any source. How can we unregister and re-register datasource also with dataware house connection.
    Mithun Dey Web: http://cloudmithun.wordpress.com If this may give your necessary resolution please mark it as Answre.

    I've 2-3 error.
    IN SCSM Management Server
    Event ID: 34152
    The description for Event ID 34152 from source Data Connectors cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Domain Connector
    Error resolving user with domain PRIMEBANK and name as040121. Exception: System.DirectoryServices.DirectoryServicesCOMException (0x8007052E): The user name or password is incorrect.
       at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
       at System.DirectoryServices.DirectoryEntry.Bind()
       at System.DirectoryServices.DirectoryEntry.get_AdsObject()
       at System.DirectoryServices.PropertyValueCollection.PopulateList()
       at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
       at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
       at System.DirectoryServices.AccountManagement.PrincipalContext.DoLDAPDirectoryInitNoContainer()
       at System.DirectoryServices.AccountManagement.PrincipalContext.DoDomainInit()
       at System.DirectoryServices.AccountManagement.PrincipalContext.Initialize()
       at System.DirectoryServices.AccountManagement.PrincipalContext.get_QueryCtx()
       at System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithTypeHelper(PrincipalContext context, Type principalType, Nullable`1 identityType, String identityValue, DateTime refDate)
       at System.DirectoryServices.AccountManagement.UserPrincipal.FindByIdentity(PrincipalContext context, String identityValue)
       at Microsoft.EnterpriseManagement.ServiceManager.Sdk.Connectors.Lfx.Workflows.ADGroupExpander.MarkDeletions()
    In DATAWAREHOUSE
    Event ID: 33519
    The description for Event ID 33519 from source Data Warehouse cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    bd773a44-6c16-1ad9-fe59-344395587b6d
    ServiceManager.ServiceCatalog.Cubes.Library
    7.5.2905.0
    SM Management Group
    Either the MP has failed deployment Or any of its references has failed deployment
    Mithun Dey Web: http://cloudmithun.wordpress.com If this may give your necessary resolution please mark it as Answre.

  • How can i Extraxt the data form Data ware house to BI

    Hello Gurus,
                         Our Requirement is to Extract the data from Data ware house( Informatica, Business objects)
    How can i Extract and What r the steps follows
    Regards

    Hi Lakshmi,
    You can use third party tools for extraction data from DW, like PowerCenter for Informatica , BusinessObjects Data Integrator for Business Objects. 
    To use third-party source systems, you have to create RFC destinations from BW to an RFC server running on the third-party ETL server.
    These tools usually work in a similar way. First, they extract data from the source database. Then, the tool stages the data in an intermediate database before loading it to the target system.
    Transformations can occur at any point in the data flow, although you will usually want to store an untransformed copy of the data before significantly manipulating it.
    Thanks

  • Is MDM a tool to design a Data ware house or Database?

    Hi
    Is MDM a tool to design a Data ware house or Database . Is it an ETL.?
    Actually what  do you design in the repository? Does it follow any schema ? where does the data get stored?
    would i load the data into MDM?
    what do i design for?
    I understood  the usage of MDM & The differnce between SAP BI that MDM is for Master data
    and BI is for both Master and Transactional data and a lot more...
    I would really appreciate your help.
    Thanks and regards
    Novino

    Hi Novino
    Suggest you to read the reference guides on MDM, will answer most of your queries.
    What is the name of the Schema ? as you mentioned.
    Is it Star Schema, snow flake schema or extended star schema? or any other?
    MDM can use any schema file custom or SAP standard IDoc structure. Star or snow flake schema are database design principles. You can store any xsd file as valid schema in MDM which contains information about the data type and field name,meta data etc in MDM repository.
    Could you pls let me know to What could be the prerequisites interms of knowledge to design a repository?
    Do i have to be specialized in any data base designing?
    This is most important job Data modeling.  You need to understand the master object considered and the business needs or processes which will be supported by MDM. Use Data Manager reference guide, that will equip you with Data modeling.
    do i have know xml, abap as well to work on MDM?
    Not necessarily but if you know them it adds value while working on integration scenarios of MDM like Consolidation and Harmonization of data.
    Hope it helped.
    regards
    Ravi

  • Deploy data ware house with control center

    Hi,
    I am a rookie in data ware housing and in ETL process. I have sucsessfully deployed our sequneces, tables and dymensions. As next step we would like to deploy our mappings. The deployment was finished with errors:
    At the first 'bigger' mapping we received the following error message:
    RPE-01012: PL/SQL-Mappings can not be provided in this target schema. The traget schema and control center has to be in the same instance.
    The role OWB_USER must be granted to the target schema. Use the OWB security interface to convert the target schema to OWB-user.
    At the second 'simplier' mepping we got the following warning message:
    ORA-06550: PACKAGE BODY, line 0, column 0: PL/SQL: Compilation unit analysis terminated
    ORA-06550: PACKAGE BODY, line 1, column 15:
    PLS-00304: Body of 'PRODUCT_MAP' is without specification complied.
    ORA-06550: PACKAGE BODY, line 1, column 15:
    PLS-00905: Object DWH.PRODUCT_MAP is invalid.
    ORA-06550: PACKAGE, line 171, column 1:
    PL/SQL: Declaration ignored
    ORA-06550: PACKAGE, line 171, column 24:
    PLS-00201: Bezeichner 'OWBSYS.WB_RT_MAPAUDIT' must be declared.
    Anyone solved something similar?
    Thank you!
    Regards, Robert

    The issue is not relevant any more.

  • Data Ware House Development Position Available in The Dallas Ft. Worth Area.

    Esoftsolutions, Inc is an award winning systems integration firm headquartered in Plano. We specialize in providing both solutions and services in several areas including, Data warehousing, ERP package implementations/upgrades and Infrastructure related upgrades and enhancements. Recognized as one of the best and brightest companies to work for by our employees and one of the fastest-growing companies in the nation, esoftsolutions, Inc. is seeking qualified candidates for the following data warehouse position.This individual will work closely and communicate effectively with a variety of clients. Participate in the evaluation and creation of project requirements. Get to design, develop and implement efficient and effective ETL processes to Essbase, Oracle staging, fact and summary table consolidated solutions to complex business requirements in a global environment as you work both independently and as part of a larger team.He/She Work with Genio ETL tools and Oracle import utilities and Hyperion Essbase to build data management programs for data warehouse applications (models/OLAP data marts) for the Marketing, Finance and Operations Department. Analyze and verify data for reasonableness. Work on special projects. The key responsibilities associated with this role are: RESPONSIBILITIES: - Design, build and document ETL programs. - Support ETL programs and make adjustments as needed. - Assist with trouble shooting models/data marts. - Respond to special requests from finance team, marketing dept. and various operational areas. - Create and update documentation. - Modify or assist in the management of Oracle tables as needed. - Build new models as requested. - Prepare the models for the weekly build. - Build weekly models (Approx. 14.) - Verify the data in the models. Research as needed. - Prepare the models for the monthly build. - Maintain users, groups and libraries on Express server. - Provide reports on a monthly basis.QUALIFICATIONS: Degree/Major: BS Information Systems/Accounting Information Systems- Relational database background required (Oracle preferred). - Excellent verbal and written communication skills. Project management experiences a plus.- Excellent problem solving skills. - MS Excel skills required - 3-5 years of ETL Data warehousing experience required.- 2-3 years experience using Genio tools preferred.- C++, Pascal, PL/SQL,Delphi, InterDev programming experience or equivalent required.- Essbase experience welcomed. - NT server and workstation. - Strong understanding of financial concepts (GL, Cash, A/P, A/R, Project Accounting). - Previous application development desired. - Self-motivated and resourceful. - Preference for working in a cooperative team environment. - Demonstrated ability and willingness to learn new technology quickly. This is a long-term opportunity in the Dallas area. The client resides in the manufacturing vertical. The compensation is based on skills and experience and is comprised of a salary plus bonus structure. This is an immediate opportunity with a well-established client. Qualified applicants may respond to the e-mail address below with a word copy of their resume. Qualified applicants will be contact by our recruiting office. Unfortunately, re-location is not budgeted for this position. We respectfully request responses from individuals only we are unable to support third party inquiries at this time. John Sigginsesoftsolutions, inc.5045 Lorimar Drive, Suite 200Plano, TX [email protected] / http://www.esoftsolutions.com

    elset191 wrote:
    crossrulz wrote:
    Wow.  I was still in High School when that original post was done.  I doubt the position is now available.
    7th grade for me.  I wish I had known about this opening!
    I was in divorce court in 2000. Man I feel old on the forums sometimes.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Why SAP HANA ? what made it difference from Data ware housing concept ?

    Hi,
    Greetings Guys !! I am wondering and kind of lost with giant SAP newly introduced database SAP HANA. I have been informed that HANA is developed for fast query processing mainly.The older method of query processing involves lot of time ,i.e . the request should go to database and will retrieve information . If HANA have shown IMDB ( In- Memory database ) technology , Dataware house concept also solves waiting time of query processing .
    Could some one explain me why HANA is introduced if Dateware house concept was already born ??
    Message was edited by: Tom Flanagan

    Hi Venkatesh Garlapat,
    SAP HANA is/was not only about reinventing the DW concepts again, but its a lot more than that.
    Probably Google would have helped you, but let me point you to the right content which can clarify your doubts: Please refer:
    http://www.saphana.com/welcome
    About HANA | SAP HANA
    Features | SAP HANA
    SAP HANA Outperforms | SAP HANA
    SAP HANA Cloud Platform | SAP HANA
    Data Compatibility | SAP HANA
    I hope above links helps.
    Happy Learning.
    Regards
    Kumar

  • Enterprise data ware housing

    Hi BW gurus,
    Can u please forward this document to my mail id [email protected]
    TBW10 BI - Enterprise Data Warehousing 
    Full points will be assigned.
    Regards,
    Shahid

    Hi Syed
    Sent you EDW document check and confirm the same
    Regards
    Chandru

  • How to get the document number for a ware house order.

    Hello gurus,
    how to get the document number for a ware house order. [if GI is posted refering that WH order] .. is there any report?
    Thanks in advance

    There are several options.  When you post a Goods Movement, you can use LB12 -display Transfer Requirement for material document or LB11 Display TR for material.
    Depending on how your system is set up you may have gotten a Transfer Order automcatically.  In this case you can look at LT24 - Transfer Order for material.

  • Report for displaying the order number & order date..

    HI ALL,
    can any body help me for displaying the order number,customer name,material name & order date..in report
    i dnt know the which are the table i need to use...
    can anybody tell me which are table do i need to use and fields in tables
    input to report from the user are cutomer number,purchase order numbervendor number & sales number
    waiting for positive reply form u people.....
    thanks
    Zabeerulla
    Moderator message: "spec dumping", please work yourself first on your requirement, do some research, talk to a functional consultant near you.
    Edited by: Thomas Zloch on Feb 28, 2011 2:14 PM

    Thx  dharma raj  ...
    problem is ,input to report from the user are cutomer number,purchase order number,vendor number & sales number
    report should contain
    customer name
    order date
    order #
    vendor name
    material name
    can u please tell me which are the table do i need to use...
    i have ,please look into it...let me know if am incorrect
    customer name -> kna1_name where kna1_kunnr=knagv_kunnr
    order date -> vbak_audat
    order nunber->vbak_vbeln
    vendor name -> LFA1_NAME where LFA1_LIFNR=MEPO_TOPLINE(superfileld)
    material # -> VBAP_ARKTX where VBAP_VBELN=VBAK_VBELN
    HELP ME OUT...
    THX
    ZABEER

  • SAP Report painter,SAP Open Information ware house

    Hi,
    I want to know,r there any other tools to fecilitate devlopment of reports other than these.how to use these tools SAP Report painter and SAP Open Information ware house.
    Thank u.
    Vishnu.

    Hi  Jasminika ,
    Could you please share with me those tables names where report items  and hierarchy are saved
    Regards
    Neeraj

  • HOW to retrieve PURCHASE ORDER DATA from archieve file and print a report

    Dear all
    1) I have retrieve purchase order data from archived files.
    2)  print purchase order data and created pdf file.
    VIJ.............
    Moderator message - Please ask a specific question - post locked
    Edited by: Rob Burbank on Apr 28, 2009 12:00 PM

    Dear all
    1) I have retrieve purchase order data from archived files.
    2)  print purchase order data and created pdf file.
    VIJ.............
    Moderator message - Please ask a specific question - post locked
    Edited by: Rob Burbank on Apr 28, 2009 12:00 PM

  • Lean ware house management screen shots

    Hi sd gurus,
    now my client is having requirement of lean ware house mgmt ,can any one send me screen shots for configuration process
    to my mail id [email protected]

    Hi Srini,
    Please find the complete notes on Lean Ware House Management System below:
    A09 Lean Warehouse Management: Configuration Guide
    Purpose
    The purpose of this document is to describe the general configuration steps required to manually set up the configuration within the system landscape that has already been installed using the corresponding installation or configuration guides for installation.
    The Configuration Guide describes how to set up the configuration of a Building Block manually, without the support of automated configuration tools.
    Preparation
    1.1     Prerequisites
    The following building blocks form the basis for all mySAP All-in-One Automotive, High Tech and Industrial Machinery and Components solutions. You only have to install these building blocks once.
    Building Blocks     Comment
    Baseline Building Blocks (Layer 0)     
    J00 - Essential Information     
    J02 - Organizational Structure     
    J03 - Financial Accounting     
    J08 - Controlling     
    J05 - Materials Management     
    J04 - Sales and Distribution     
    Baseline Building Blocks (Layer 1)     
    J06 - Production Planning and Controlling     
    J07 – Quality Management     
    J18 - Product Cost Controlling     
    J19 – Batch Management     
    J20 - Cost Object Controlling – Make-to-Order     
    J21 - Cost Object Controlling – Make-to-Stock     
    J17 - Profitability Analysis     
    J14 - Human Capital Management     
    J09 - Travel Management     
    Industry generic Building Blocks     
    E04 - Supplement Settings     
    E05 - Master Data HT / IM&C     
    Configuration
    1.2     Lean WM Basic Settings
    1.2.1     Defining Control Parameters and Number Ranges for the Warehouse Number Defining Control Parameters for the Warehouse Number
    Use
    A warehouse number is an organizational unit in Logistics, which organizes the company from the perspective of Warehouse Management.
    In the Warehouse Management System, you can define a variety of control parameters at warehouse number level.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM  Define control parameters and number ranges for the warehouse number Define control parameters and number ranges for warehouse no.(double click)
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field.
    Table V_T3002
    Field name     Value     R/O/C     Description
    Whse number     L01     R     
    Warehouse no. description     Lean WM BP01     R     
    Weight unit     KG     R     
    Volume unit               
    Default UoM     K     R     
    Time unit/performance data               
    Lean WM active     X     R     
    Link to subsystem active               
    Performance data               
    Transfer order     01     R     
    Group number     01     R     
    1.2.2     Defining Storage Type
    Use
    A warehouse number is subdivided into a variety of storage types. A storage type is defined by its physical or organizational features (for example, high rack storage area, bulk storage, and goods receipt areas).
    A storage type has a short description rather than an address.
    Before you can implement Lean WM, you must configure the following settings:
    1.     Assign a (newly defined) storage location to a warehouse number.(This step is defined by step 3.12 Control Plant / Storage Location / Warehouse Number Assignment
    2.     You should set up at least three storage types:
         a storage type (that will be used as a source storage type) with one or several fixed storage bins
         a goods issue area (as destination storage type) for deliveries
         an interim storage area for differences
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Define Storage type
    Transaction Code     SM30
    2.     Find the  Field Name and input the relative value into the field
    Table V_T3012
    Data record 1:
    Field name     Value     Sub-screen
    Whse number     L01     
    Warehouse no. description     Lean WM BP01     
    Storage type     001     
    Storage type name     Fixed bin storage     
    Stock plcmt requires confirmation          for putaway control
    Unit of measure type srch          
    Stock rmvl requires confirmation          for picking control
    Unit of measure type srch          
    Data record 2:
    Field name     Value     Sub-screen
    Whse number     L01     
    Warehouse no. description     Lean WM BP01     
    Storage type     916     
    Storage type name     Shipping area deliveries     
    Stock plcmt requires confirmation          for putaway control
    Unit of measure type srch          
    Stock rmvl requires confirmation          for picking control
    Unit of measure type srch          
    Data record 3:
    Field name     Value     Sub-screen
    Whse number     L01     
    Warehouse no. description     Lean WM BP01     
    Storage type     999     
    Storage type name     Differences     
    Stock plcmt requires confirmation          for putaway control
    Unit of measure type srch          
    Stock rmvl requires confirmation          for picking control
    Unit of measure type srch          
    Data record 4:
    Field name     Value     Sub-screen
    Whse number     L01     
    Warehouse no. description     Lean WM BP01     
    Storage type     902     
    Storage type name     IN-ZONE     
    Stock plcmt requires confirmation          for putaway control
    Unit of measure type srch          
    Stock rmvl requires confirmation          for picking control
    Unit of measure type srch          
    1.2.3     Defining Doors
    Use
    In a WM-managed warehouse, you can define dock doors (also known as doors or gates). A door is a location where the goods either arrive in the warehouse or leave it.
    You can assign different functions to a dock door, for example:
    Goods receipt
    Goods issue
    Other transactions such as cross-docking and flow-through
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM  Define Doors
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T30B
    Field name     Value     R/O/C     Description
    Whse no.     L01     R     Warehouse number
    Door     A01     R     Door for warehouse number
    Text for door     Door A01     R     Text for door
    Staging area               
    Matl stag. area txt               
    GI indic.     X     R     Goods issue indicator
    GR ind     X     R     Goods receipt indicator
    CD ind               Cross-docking indicator
    FT ind               Flow-through indicator
    1.2.4     Defining Material Staging Areas
    Use
    A staging area is an interim storage area for goods that have been received from goods receipt and afterwards need to be transferred into the warehouse.
    It is also an interim storage area for goods that were picked in a warehouse and are to be loaded for goods issue through loading ramps or doors.
    You can assign different functions to a staging area:
    •     Goods issue
    •     Goods receipt
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Define Material Staging Area
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T30C
    Field name     Value     R/O/C     Description
    Whse no.     L01     R     
    Staging area     A01-01     R     
    Matl stag. area txt     Zone 1     R     
    Door     A01     R     Door for warehouse number
    Text for door     Door A01     R     
    GI ind     X     R     Goods issue indicator
    GR ind     X     R     Goods receipt indicator
    CD ind               Cross-docking indicator
    FT ind               Flow-through indicator
    HU ind               Handling unit indicator
    1.2.5     Defining Picking Area
    Use
    A picking area is an object within a storage type that groups together storage bins for purposes of stock removal.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM  Define Picking Area
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T30A2
    Data record 1:
    Field name     Value     R/O/C     Description
    WhN     L01     R     Warehouse number
    STy (storage type)      001     R     
    PAr (Picking area)     001     R     
    Picking area name     Picking area 1     R     
    Data record 2:
    Field name     Value     R/O/C     Description
    WhN     L01     R     Warehouse number
    STy (storage type)      001     R     
    PAr (Picking area)     002     R     
    Picking area name     Picking area 2     R     
    1.2.6     Defining Transfer Type
    Use
    In Lean WM, the transfer type "A" (stock removal) is required for movement type control.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Define Transfer Type
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T333A2
    Field name     Value     R/O/C     Description
    WhN     L01     R     Warehouse number
    Transfer type     A     R     
    Text f. shipment type     Pick     R     
    1.2.7     Defining Movement Types
    Use
    The SAP R/3 System uses movement type to process movements in Inventory Management (for example, goods receipt for a purchase order or goods issue to a cost center). When the system recognizes a movement as being relevant for Warehouse Management, it assigns this movement to a WM movement type by means of a table.
    The movement type for the Warehouse Management System provides the information required for stock removals or picking:
         Interim storage bin
         Fixed bin coordinate
         Control indicator for processing, confirming, and printing transfer orders
         Confirmation info
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Define Movement Type
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T3332
    Data record 1:
    Field name     Value     R/O/C     Description
    Warehouse number     L01     R     
    Warehouse no. description     Lean WM     R     
    Movement type     255     R     
    Movement type description     Goods Issue general     R     
    Src     001     R     
    Src Stor. Bin               
    Dest     916     R     
    Dest Stor. Bin               
    Transfer type     A     R     
    Text for transfer type TRATX     Pick     R     
    TO creation screen     2     R     
    Scr. TO confirmation     2     R     
    Manual TO creation not allowed               
    Transfer priority               
    Print code               
    TO item can be confirmed immed.               
    Propose confirmation               
    Data record 2:
    Field name     Value     R/O/C     Description
    Warehouse number     L01     R     
    Warehouse no. description     Lean WM     R     
    Movement type     601     R     
    Movement type description     Picking by delivery note     R     
    Src     001     R     
    Src Stor. bin               
    Dest     916     R     
    Dest Stor. bin               
    Transfer type     A     R     
    Text for transfer type TRATX     Pick     R     
    TO creation screen     2     R     
    Scr. TO confirmation     2     R     
    Manual TO creation not allowed     X     R     
    Transfer priority               
    Print code     02     R     
    TO item can be confirmed immed.     X     R     
    Propose confirmation               
    1.2.8     Defining Difference Indicator
    Use
    Using the difference indicator, you can classify your differences. This indicator is used in Lean WM for evaluation purposes only.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Define Difference Indicator
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T3362
    Field name     Value     R/O/C     Description
    WhN     L01     R     Warehouse number
    DiffInd (difference indicator)     X     R     
    Description of difference indicator     Stock difference     R     
    Stor.ty.differences     999     R     
    Diff.bin               
    TO     X     R     
    Source bin               
    1.2.9     Control Plant / Storage Location / Warehouse Number Assignment
    1.2.9.1     Assigning Warehouse No. to Plant-Storage Locations
    Use
    By doing so, system can recognize which storage locations in Materials Management are controlled by the Warehouse Management system (LE-WM); you must assign the plants and the storage location to the warehouse number.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMGEnterprise Structure Assignment  Logistic Execution  Assign warehouse No. To plant/storage Location
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table  V_T320
    Field name     Value     R/O/C     Description
    Plant     BP01     R     
    SLoc     0005     R     
    WhN     L01     R     
    1.2.9.2     Control Plant / Storage Location / Warehouse Number Assignment
    Use
    You can control for each combination of plant, storage location, and warehouse number whether Lean WM or standard management of bin inventory is to be selected.
    If you are using Lean WM, you can also specify a picking storage type that is used for creating transfer orders.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Control Plant / Storage Location / Warehouse Number Assignment
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_T3202
    Field name     Value     R/O/C     Description
    Plnt     BP01     R     
    Stor. loc.     0005     R     
    WhNo (Whse number)     L01     R     
    Degree of activation Warehouse Mgmt     1     R     
    Stor.type for picking in Lean WM     001     R     
    1.2.10     
    1.2.11     Assigning Picking Location
    Use
    Assign the picking locations to the combinations of shipping point and storage condition for every plant.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Determine Picking Location   Assign Picking Location
    Transaction Code     SM30
    2.     Find the Field Name and input the relative value into the field
    Table V_TVKOL
    Field name     Value     Description
    ShPt     BP01     Plant
    Plnt     BP01     Shipping point/receiving pt
    SC     K1     Storage conditions
    SLoc     0005     Storage location
    1.3     Print Control for Warehouse
    Use
    Print control defines the following:
    •     Which slips are to be printed for the movements (that is, for the transfer orders) within the Warehouse Management System
    •     How these slips are to be printed (that is, which forms are to be used, how many copies are to be printed)
    •     On which printer a slip is to be printed automatically
    And print control manages the print operations of the warehouse. This flexibility involves a certain degree of complexity with regard to the parameterization.
    Procedure
    1.     Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM   Define Print control
    Transaction Code     OMLV
    2.     Choose the following button and check the contents
    (Here only the contents of the warehouse no. L01 are listed): 
    2.1     Spool code
    Data Record 1
    Field name     Value     R/O/C     Description
    WhN     L01          R     Warehouse number
    Spool     01     R     Spool request name
    Copies     1          R     Number of copies
    Title     LVS1     R     Spool control data
    Print_immed.     X     R     Print immediately
    Delete_after_print     X     R     Release after output
    NewSplReq__               New spool request
    Data Record 2
    Field name     Value     R/O/C     Description
    WhN     L01          R     Warehouse number
    Spool     02     R     Spool request name
    Copies     1          R     Number of copies
    Title     LVS2     R     Spool control data
    Print_immed.               Print immediately
    Delete_after_print     X     R     Release after output
    NewSplReq__               New spool request
    2.2 sort profile/collective process
    Field name     Rec1     Rec2     Rec3     Rec4     Rec5     Rec6     Rec7     Rec8     Rec9
    WhNo_(Whse_number)     L01     L01     L01     L01     L01     L01     L01     L01     L01
    Sort_profile     1     2     3     4     5     6     7     8     9
    1st_sort_criterion     SPOOI     SPOOI     SPOOI     SPOOI     SPOOI     SPOOI     SPOOI     SPOOI     SPOOI
    Sort_descending_order (1st_sort_criter.)                                             
    Control_break_1st_sort_criterion                                             
    2nd_sort_criterion     LDESI     LDESI     LDESI     LDESI     LDESI     LDESI     LDESI     LDESI     LDESI
    Sortdescending_order (2nd_sort_crit.)                                             
    Control_break_2nd_sort_criterion                                             X
    3rd_sort_criterion     REFNR     REFNR     REFNR     REFNR     FORMI     FORMI     FORMI     FORMI     REFNR
    Sortdescending_order (3rd_sort_crit.)                                             
    Control_break_3rd_sort_criterion     X     X     X     X                         
    4th_sort_criterion     FORMI     FORMI     FORMI     FORMI     LGNUM     LGNUM     LGNUM     LGNUM     FORMI
    Sortdescending_order (4th_sort_crit.)                                             
    Control_break_4th_sort_criterion                         X     X     X     X     
    5th_sort_criterion     LGNUM     LGNUM     LGNUM     LGNUM     VLTYP     VLTYP     VLTYP     VLTYP     LGNUM
    Sortdescending_order (5th_sort_crit.)                                             
    Control_break_5th_sort_criterion                                             
    6th_sort_criterion     VLTYP     NLTYP     VLTYP     TANUM     VLPLA     NLPLA     WERKS     TAPOS     NLTYP
    Sortdescending_order (6th_sort_crit.)                                             
    Control_break_6th_sort_criterion          X     X     X                         X
    7th_sort_criterion     VLPLA     NLPLA     WERKS     TAPOS
         TANUM     TANUM     LGORT          KOBER
    Sortdescending_order_ (7th_sort_crit.)                                             
    Control_break_7th_sort_criterion                         X                    
    8th_sort_criterion     TANUM     TANUM     LGORT          TAPOS     TAPOS     MATNR          VLPLA
    Sortdescending_order (8th_sort_crit.)                                             
    Control_break_8th_sort_criterion                                             
    9th_sort_criterion     TAPOS     TAPOS     MATNR                    CHARG          TANUM
    Sortdescending_order (9th_sort_crit.)                                             
    Control_break_9th_sort_criterion                                             
    10th_sort_criterion               CHARG                    BESTQ
              TAPOS
    Sortdescending_order_ (10th_sort_crit.)                                             
    Control_break_10th_sort_criterion                                             
    11th_sort_criterion               BESTQ                    SOBKZ          
    Sortdescending_order_ (11th_sort_crit.)                                             
    Control_break_11th_sort_criterion                                             
    12th_sort_criterion               SOBKZ                    LSONR          
    Sortdescending_order_ (12th_sort_crit.)                                             
    Control_break_12th_sort_criterion                                             
    13th_sort_criterion               LSONR                    VLTYP          
    Sortdescending_order_ (13th_sort_crit.)                                             
    Control_break_13th_sort_criterion                                             
    14th_sort_criterion               VLTYP                              
    Sortdescending_order_ (14th_sort_crit.)                                             
    Control_break_14th_sort_criterion                                             
    15th_sort_criterion                                             
    Sortdescending_order_ (15th_sort_crit.)                                             
    Control_break_15th_sort_criterion                                             
    2.3 print code
    Field name     Rec1     Rec2     Rec3     Rec4     Rec5     Rec6     Rec7
    WNo___(Warehouse_number)     L01     L01     L01     L01     L01     L01     L01
    PrCd__(Print_code)     01     02     03     11     12     21     22
    Print_code_description                                   
    Find_shipping_data____                                   
    Determine_production_data_                                   
    Form_     LVSTAEINZEL     LVSTALISTE     LVSTOSOLO     LVSTAEINZEL     LVSTALISTE     LVSKOMMIL1
         LVSKOMMIL2
    PTm_(Time_of_printing)________                                   
    Sort_profile     1     1          1     4     1     1
    Combined_print          x               x     x     x
    Spool_data     02     02     01     02     02     02     02
    Label_form               LVSLABELS                    
    Label_spool_code               01                    
    Quantity_of_labels_(Indicator)               2                    
    2.4 assign printer to storage type (LP01 to 001 only)
    Field name     Rec1     Rec2     Rec3
    WhNo_(Whse_number)     L01     L01     L01
    STy__(storage_type)     001     916     999
    Storage_type_description     Fixed bin storage     Shipping area deliveries     Differences
    Printer               
    2.5 assign print code to movement type
    Field name     Rec1     Rec2     Rec3
    WhNo_(Whse_number)     L01     L01     L01
    MvT__(WM_movement_type)     101     255     601
    Movement_type_description     Goods receipt for pur.or.
              Picking by delivery note
    PrCd__(Print_code)     01          02
    2.6 assign print report to warehouse No.
    Field name     Rec1
    WhNo_(Whse_number)     L01
    Warehouse_number_descrip.     Lean WM Plant BP01
    Print_report     RLVSDR40
    2.7 print control multi-processing
    Field name     Rec1
    WhN     L01
    Ref.ty.     L
    Status     2
    Print_prog.     RLKOMM40
    PrCd     21
    Printer     LP01
    1.4     Manual Activity
    1.4.1     Maintaining Number Range Intervals for Transfer Order
    Use
    Maintain number range intervals for transfer order
    Procedure
    In this step, you define that, the Number range for Transfer order as 01 and Group number as 01, now you should tell the system how the number range would like for 01 as transfer order and 01 for the group number, for both number range, you may define you own number range, the following information just for reference:
    Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM  Define control parameters and number ranges for the warehouse number  Maintain number range intervals for transfer orders (double click)
    Transaction Code     LN02
    Check if the internal number range 01 (0000000001-1000000000) has been defined
    Once you have defined your number ranges, it is extremely difficult to change them afterwards when the objects concerned are filled with data.
    Bear in mind that you will be entering data on a long-term basis. Create your number range intervals accordingly.
    1.4.2     Maintaining Number Range Intervals for Reference Numbers
    Use
    Reference number range has the following meanings:
    This number identifies a number range to be used for the assignment of sequential numbers for WM reference numbers. Reference numbers are used to create or print a group of transfer orders at one time.
    A sequential number generated by the system for the purpose of multiple processing of transfer requirements and delivery notes.
    The reference number can also be used to print the resulting transfer orders at a later time.
    Procedure
    In this step, you define that, the Number range for Transfer order as 01 and Group number as 01, now you should tell the system how the number range would like for 01 as transfer order and 01 for the group number, for both number range, you may define you own number range, the following information just for reference:
    Access the activity using one of the following navigation options:
    IMG Menu     IMG  Logistic Execution  Shipping  Picking  Lean WM Define control parameters and number ranges for the warehouse number  Maintain number range intervals for Reference Numbers( double click)
    Transaction Code     LN06
    Check if the internal number range 01 (5000000000 - 5999999999) has been defined
    Once you have defined your number ranges, it is extremely difficult to change them afterwards when the objects concerned are filled with data.
    Bear in mind that you will be entering data on a long-term basis. Create your number range intervals accordingly.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • SAP renamed 'Purchase Order Data' tabs but it is not changed in menu bar

    In VA01/VA02/VA03  transactions,  SAP has renamed the "Purchase  Order Data" tabs at header and item level to "Order Data" but the Goto > Header   and    Goto > Item    menu paths still have "Purchase Order Data" as the name.  This is inconsistent.  Is there an SAP fix for it?

    Try wit this report RSLANG20
    Best regards,
    Mirek

  • How to Display  'purchase order text' in MM03 using report program

    Hi Friends,
    Can anybody suggest me how to display 'purchase order text' in MM03 using report program.
    'Purchase order text' tab displays purchase long text of particular material .
    I coded as:
          SET PARAMETER ID 'MXX' FIELD 'E'.
          SET PARAMETER ID 'MAT' FIELD k_final-matnr.
          SET PARAMETER ID 'WRK' FIELD k_final-werks.
          CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
    It displays Purchasing tab other than Purchase Order Text tab of MM03.
    Please suggest me how can i solve this.
    Is there any parameter id to set values for Purchase Order text tab

    >
    Madhu Mano Chitra wrote:
    > I want how to navigate to MM03 'Purchase Order text'  tab/ view using ABAP code.
    > could any suggest me
    You can call a transaction and pass it a BDC table that tells it where you want it to go.  You have to work out for yourself what to put into the BDC table.  The code below works for tcode CATSSHOW.
    DATA: bdcdata_wa  TYPE bdcdata,
          bdcdata_tab TYPE TABLE OF bdcdata.
    DATA opt TYPE ctu_params.
       CLEAR bdcdata_wa.
        bdcdata_wa-program  = 'CATSSHOW'.
        bdcdata_wa-dynpro   = '1000'.
        bdcdata_wa-dynbegin = 'X'.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'SO_STATU-LOW'.
        bdcdata_wa-fval = '20'.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'ANDZEIT'.
        bdcdata_wa-fval = SPACE.
        APPEND bdcdata_wa TO bdcdata_tab.
        CLEAR bdcdata_wa.
        bdcdata_wa-fnam = 'PAST'.
        bdcdata_wa-fval = 'X'.
        APPEND bdcdata_wa TO bdcdata_tab.
        IF p_selscr = SPACE.
           CLEAR bdcdata_wa.
           bdcdata_wa-fnam = 'BDC_OKCODE'.
           bdcdata_wa-fval = '=ONLI'.
           APPEND bdcdata_wa TO bdcdata_tab.
        ENDIF.
        opt-dismode = 'E'.
        opt-defsize = 'X'.
    CALL TRANSACTION 'CAPP' USING bdcdata_tab OPTIONS FROM opt.

Maybe you are looking for

  • Problem with forward using RequestDispatcher

    Dear All Below is my code, which trying to use the RequestDispatcher.forward to go from a Servlet to a .jsp page. and use getServletContext().setAttribute("SvBio",vBio); to set an attribute It compiles finely but stuck at the forward request to the j

  • Something is wrong

    Safari is broken and no one will convince me other wise. Painfully slow page loads, most pages not completely loading, interminable delays and no domain forwarding. Since my 10.4.3 update, Safari ***** and my Powerbook *****. That's just the plain tr

  • Corrupt iPhoto Library? iPhoto starts but no photos window opens?

    When I start iPhoto the program looks like it starts, the top menu bar show up but no photos show up. No window opens at all. I can see that all my photos are in the library in the Masters folder. From doing a bit of reading it sounds like my library

  • Master data conversion

    Hi its very very urgent. Can anyone tell me about master data conversion. I dont know anything about it, all i know is its done through legacy system migration work bench. Please send any links or doc regarding it. Thanks in advance. I appreciate you

  • Aliases are being deleted

    I've noticed that when I put folder aliases in my finder window (left column) that they are being deleted. Most notably they are ones that start with the same letters, but, in fact, are different locations and do have distinct names. For example, a f