SPFLI table empty for MINISAP

Hi Guys,
Do I need to manually populate the SPFLI and related demo tables for my SR1 ABAP Trial Version? I need these tables to complete the tutorials covered on help.sap.com and related material.

Hi Paul,
kindly proceed as described in this blog:
http://sapport.blogspot.com/2008/12/filling-flight-data-model-database.html
hope this helps,
m./

Similar Messages

  • Populating Empty Fields for Existing Internal Table Using For All Entries

    I have an internal table called itab_extract that populates without any issues in SELECT A and SELECT B below. Trying to avoid looping, I am using select DB table 'for all entries' in itab_extract. I want the empty fields in itab_extract to populate from the values in the database. However, about 200,000 entries are being appended to the table, and, the values that existed for the already populated fields in itab_extract are gone, and the new fields are populated.
    I've played with the syntax and cannot seem to get it to work. My next option is a time consuming loop.
    How should the for all entries syntax look to accomplish filling the empty fields in the itab?   Thank-You
    *read ekko
        select ebeln lifnr aedat bsart from ekko                                                     *SELECT A*
               into  CORRESPONDING FIELDS OF TABLE me->itab_extract
               where aedat in r_aedat.
        select ebeln lifnr aedat BSART from ekko                                                  *SELECT B*
               appending CORRESPONDING FIELDS OF TABLE me->itab_extract
               where aedat in S_DATE2 AND
                     BSART IN S_BSART.
          select ebelp werks matnr                                                                           *SELECT C*
            into CORRESPONDING FIELDS OF TABLE itab_extract
            from ekpo
            FOR ALL ENTRIES IN itab_extract
            where ebeln = itab_extract-ebeln.

    Hi Tom,
               This SQL statement will be time consuming, Do not use a loop.
    There are two options.
    1. Select EKKO and EKPO details based on standard SAP view. (You can type EKKO in se11 view to find the correct view).
        also use one range table populate r_aedat and s_date2 in the same. So you where condition will have r_newrange and   
        s_bsart. Also do not use into corresponding fields, it is not a good idea. It will increase your performance. Maintain the proper 
        sequence (Based on database structure of EKKO and EKPO)
    2. If you are keen to use for all entries, then first select ekko then after your sy-subrc check get the data from EKPO.
    Should be like this.
    select ebeln bsart aedat lifnr from ekko into table gt_ekko where aedat in r_newrange and bsart in s_bsart.
    if sy-subrc eq 0.
    sort gt_ekko by ebeln ascending.
    select ebeln ebelp werks matnr  into table gt_ekpo for all entries in gt_ekko where ebeln eq gt_ekko-ebeln.
    endif.
    Hope it helps,
    Best Regards,
    Tapodipta Khan.

  • How to hide table header for empty table

    Hi,
    I wanna to hide table header for all tables which doesn't contain any data in my Adobe form. How can I do this? Helpful answers will be rewarded .

    HI Aliaksandr,
    You can use javascript to do this dynamically.
    For example, i used Adobe Designer 7.1 to add a table to a subform.
    Now, i have the object hierchy as:
    Level 1 - form1
    Level 2 - form2
    Level 3 - Table1
               -->HeaderRow
                    --> Cell1
                    --> Cell2
               -->Row1
                    --> Cell1
                    --> Cell2
    Now, i sleect the Table1 element, and write the javascript which is executed on Initialization, as
    if(this.Row1.Cell1.rawValue == "")
    this.HeaderRow.presence = "hidden" ;
    This will check that if the first row is empty, it will hide the header from the layout.
    You can use something similar for your requirement.
    Hope this helps,
    Siddhartha Jain

  • Problem Regarding TABLE updation for Scheduling Agreement

    Dear Experts,
    We have noticed that whenever we are releasing any Delivery Schedule for a line item against a Scheduling Agreement the table field ABART(Scheduling Agreement Release Type) in table EKET is not getting updated,but the same field or column in TABLE EKEH or EKEK is getting updated.
    Please advice what is the problem and how to resolve the same.
    Regards,
    Soumick

    Hi,
    The scheduling agreement schedule line is not firmed physically:The fixing indicator (EKET-FIXKZ) is empty for this schedule line.
    This can be checked in Transaction ME39 or with Transaction SE16 for table EKET for the corresponding schedule line.
    In the MRP group of the corresponding material, it is set that only transferred scheduling agreement schedule lines should be regarded as firmed (Transaction OPPR, firming scheduling agreement, Firm transmSLines [Field XFAT1]).
    In this case, only such scheduling agreement schedule lines are firmed which were transferred by message transmission through purchasing to the vendor. (see also the F1 help for the field).
    However, the system displays all scheduling agreement schedule lines as fixed in Transaction MD04 within the release period and assigns them with a star ('*'), that is, this applies also scheduling agreement schedule lines with a transmitted quantity of 0.
    In contrast to the above, these schedule lines are not displayed as fixed in Transaction MD05 or in the planning with 'Display result'.
    Note 354164 explains this system behavior.
    For the planning, the transmitted quantity is considered as fixed if this is correspondingly set in the MRP group of the material.
    If the transmitted quantity was updated correctly, it should be contained in field AMENG of table EKET.
    By using Transaction SE16 for this table and the corresponding schedule line (scheduling agreement number EBELN, item EBELP, schedule line ETENR), you should be able to find out....
    transmitted quantity was written to the database and a fixing can be carried out correspondingly in amount of the transmitted quantity or whether no update of the transmitted quantity occurred (see below Notes 82169, 117093, 134356).
    Solution
    First, the system behaves as intended.
    It should be checked whether the function, which is controlled by this indicator, is actually wanted this way (to firm only scheduling agreement schedule lines which actually have been transferred).
    In addition, problems can occur in purchasing when the printed quantity is updated (AMENG).This symptom can especially occur after you have upgraded from a release < Release 4.0A to a release > Release 4.0B.
    In this regard, see the related Notes 82169, 117093 and 134356.
    Regards,
    Udaya.

  • Developer Key for MiniSAP

    Gurus:
    Does anyone know how to get a Developer Key for MiniSAP?
    I had successfully installed MiniSAP and have been coding ABAP for a month...now I had to update the License for MiniSAP and since I have successfully installed the new license (good for 90 days), now when I enter SE38 to modify or create my code it asks for a Developer's Key (also called a License Key).
    If I go to OSS with my S-User that doesn't work either, as DEMOSYSTEM is not a registered system to ask for a key.
    I'm stumped....any guidance would be deeply appreciated, as at the moment...no coding possible.
    (I could reinstall MiniSAP, but then I lose all my code) eh?
    Thank you!
    Al Perkins
    P.S.  I do see the key # in the table DEVACCESS, but when I type in that key for BCUSER...well...nothing....doesn't accept that key.

    Where would we be without Google!  Unreal...I found the answer to my question and am now up and running just fine.
    For those interested follow this link:  http://bit.ly/a6VAWQ

  • No entry in table T001P for key - PT60

    Hi Folks,
    I´ve got the same error people have reported since some time in this forum, but I didn't find a clear reason or way to fix the issue.
    The error "No entry in table T001P for key" is displayed for only 1 employee during time evaluation.I've checked table T001P, IT 0001, IT 0007, and everything seems tom be OK. I have other employee in same Work Schedule and other guy with same information in IT0001, but only this guy has the issue.
    In other thread someone put "Make a blank entry in table and this fixes the issue", but it's not clear in how to do it or why this fixes the issue.
    Thanks for any help.
    (rewarded with points)

    HI,
    Check IT 2006 and IT0001. A valid record must exist in IT 0001 for the last 2006 record. Check BEGDA of IT2006 and review that is greater than BEGDA and lesser than ENDDA of any valid record in IT0001
    If this is not happening, then RPTIME program returns empty values in table T001P and this causes the "no entry in table" message.
    Regards,

  • How to create PMCO table entries for few PM Order

    Hi Experts
    By a lack of Customizing we have used for few day a PM order type without the flelds AFKO-KLVARP and AFKO-KLVARI set.
    For this missing setting no entris had been created during Creation and Confirmation in PMCO and PMCOQT tables.
    Now I've filled teh fields with a Zreport on AFKO table, but now I need to create the PMCO* data using RIPMCO00 report.
    Unfortunately it doesn't work. Is there a way to re-build this missing datas ???
    Thanks for your help.
    Claudio
    Edited by: Claudio Carrara on Feb 15, 2012 3:48 PM

    Run the program RIPMCO00, has no effect because tables PMCO and PMCOQT are empty for these order.
    This hapepns becuase when the Order was confirmed, teh fields AFKO-KLVARP and AFKO-KLVARI was null.
    Now I've fixed these fiels, and I need to rebuild PMCO datas, burt report doesn't work because PMCO and PMCOQT tables are empty.
    I need to create PMCO and PMCOQT entries in advance.
    How I can proceed ???
    Thanks
    Claudio

  • JSP Data table - Rendering for command buttons.

    Hi All,
    We are designing a JSP page where results from table have to be thrown on a data table. (h:dataTable)
    Based on one column value on the data table, we need to render a command button for each row of data table.
    For example, I select the employees from a table and throw it on data table.
    Only for those employees where address is not present, I need to enable an "Update address" command button.
    (Command button "Update address" is also part of data table.)
    Is it possible to accomplish this on a data table?
    If so how should we code the "rendered" tag of the command button in data table.
    Any help would be greatly appreciated.
    Thanks.

    Sounds like the JSF forum would be a closer alignment, but in general
    - retrieve your information from the database into a list of Employee beans.
    - Have your h:dataTable use the list of Employee beans as a datasource
    - have the rendered attribute of your update button depend on the value of employee.address maybe #{empty employee.address}
    cheers,
    evnafets

  • Filling test data  in Sflight, scarr , spfli tables

    Hi,
    Please someone tell me is their anyway to fill the SFLIGHT, SCARR, SPFLI tables
    because in my system there is no data in that. i want to fill the data , to test the Objects.
    Thanks,
    GAL

    The program you are looking for is called SAPBC_DATA_GENERATOR.
    Cheers
    Graham Robbo

  • Tables name for Customer Payment Report

    hiiiiiiiiii
    can anyone tell us the tables name for the report customer payment receive..?
    Thanks & Regards
    Rekha sharma

    Hi Rekha
    when you pass following entry
    Bank dr  
    to Customer
    All header data like co code currecy ref , period etc goes to BKPF,
    line item - Bank Dr ( its a GL  entry ) goes to BSIS
    line item- Customer Cr ( its a AR entry ) goes to BSID or BSAD depends it is cleared or still open
    Also both the line items goes to BSEG
    Hope this helps.
    Regds
    Rajiv

  • Table name for opening and closing stock

    Hi gurus,
    i want table name for opening and closing stock .  How to calculate this opening and closing stock in report.
    Murali.

    Murali,
    Check out in OINM, which maintains all the details of the stock transactions..
    Hope it might help you..
    Regards
    Gattu

  • Need a table info for period of vendor nos.

    Hi all,
            I have one report in which i am using table LFC1 for vendor balances...now i have to add reporting periods in the same report...so i need a table which consist of period field and also contains the same or more number of entries of vendor no. as of table LFC1
    thnx.

    Hi,
    Follow this procedure to find the table name by using field nams.
    Tcode SE84-->ABAP Dictionary -> Fields -> Table Fields -->  field name = <your field name>Execute.

  • Field  and Table name for purchaser

    I want to know the field and table name for purchaser id and purchaser name.
    Plz help me.

    Dear
    Purchaser name are define in Header level data in Purchase Order EKKO & Purchase ID define as a Purchasing Group
    Purchser Name EKKO-ERNAM
    Purchase I D  EKKO-EKGRP
    Regards
    Aamir

  • Want field and table name for RESERVED coloum in MMBE

    Hi ,
            There is a RESERVED coloum in MMBE and     I want this   * RESERVED* coloum  in  MB52   .
           I got to know that Field related to this  RESERVED coloum is BDMNG coming from table RESB .
           To confirm the field and table I checked the value in BDMNG by putting join on MARA and RESB where MATNR = BAUGR.
            But I got  value in BDMNG is 50 and in MMBE it is .228 for that material.
               Please tell me field and table name for RESERVED coloum. and hoe to join MARA and RESB  to get exact result.
    Thanks and Regards,
    Ranu

    Hi,
    Mara-matnr is not equal to Resb-matnr and it shows no record if i do like this.
    But Mara-matnr is equal to Resb-baugr, and it gives me 1 record .But porblem is that i dint get BDMNG field matching with mmbe RESEVERD coloum.

  • Process view is empty for imported legacy app

    Hello,
    The process view is empty for an imported legacy app (ES1).  Platform is JBoss turnkey on Win 7.  Did the following: (a) Imported legacy LCA, (b) created application, (c) imported process into application, (d) check-in application and (e) opened process in editor.
    The process editor is blank.  Thank you for insight on this one.   jb1809

    [Problem Solved]  Discovered that I omitted a step...did not refresh the Application View for the new legacy application.  After refreshing the application view, the process editor displays the process diagram.

Maybe you are looking for

  • SOAP Adapter: java.io.IOException: unable to create a socket

    Hi, I am trying to use the soap adapter to connect to a URL and post a document. When I try, the adapter throws the following java.io.IOException: unable to create a socket Does anyone know what causes this? I get it both with the SOAP Envelope turne

  • Send Mail step in ready state

    Hello Experts, I am a workflow novice, just starting out. I have copied the standard PO release workflow - WS20000075 and inserted a send mail step before activity "Release of purchase order". This was because I would like to send the PO as a PDF att

  • Cannot solve the ora-4030 issue in oracle11g (AIX 6.1) platform !!

    Dear Friends , We are using Oracle 11g (11.2.0.1.0) in AIX 6.1 server . The oracle database has configured newly in AIX 6.1 last 7 days ago . Now we want to import our data from another 11g (R2) database . When we are going to import the data , then

  • How do I send a phone number by SMS?

    I had to use a pen and paper last night! I must be stupid, the iphone has to be able to do this!

  • Trying to configure e-mail

    I am trying to set up an exchange sync account in outlook for the first time in windows 8. (Outlook 2010). All I keep getting is an annoying Windows Security Box asking for username and password and no matter what I enter (even a valid user account n