Problem on activating LogicalDataBase Program

Hai Gurus,
I had a problem while checking an Logical DataBase Program.
I have created One Structure(SE36) name ZCVTEST and I have taken two Nodes
First One is LFA1 and brach node is LFB1.
and i have write in selctions :
SELECT-OPTIONS : SLIFNR FOR LFA1-LIFNR,
                               SBUKRS FOR LFB1-BUKRS.
and DataBaseProgram attribute i had write :
SELECT * FROM LFA1
WHERE LIFNR IN SLIFNR.
and my problem is while checking in SE36 it will shown an error.
Error Msg: The databse program SAPDBZCVTEST must have type '1' in the attributes.
How to avoid above error message and how to activate my LDB program.
and i wants to execute simple DataBaseProgram using Two nodes Root Node is LFA1 and branch node is LFB1.
I wants to the steps during Structure, Selection and DataBase program Attributes in SE36.
Please Help, Me ..

Hi,
CLick Goto=> Database program
Then Goto attributes & select the 1st option from drop down
Save & activate.
Best regards,
Prashant

Similar Messages

  • Problem in Activating the Program in Unicode Systems

    Dear ABAPers,
      I am working in the Upgradation project.In our Project we are moving the objects from SAP 4.6c to ECC6.0 version.I have copied one program from SAP 4.6c to ECC6.0.When i am checking it gives the following error
    PERFORM accepted TABLES i_coss USING zcoss quantity hour.
    "I_COSS" cannot be converted to the line incompatible. The line type must have the same structure layout as "I_COSS" regardless of the length of a Unicode . Unicode character. Unicode character.     
    Please Give me the solution for this Problem.
    Thanks & Regards,
    Ashok.

    Hi,
    in the form routine you have to declare the same structure as table i_cross is using.
    for example:
    types: begin of s_coss,
                field1 type c,
                field2 type c,
               end of s_coss.
    data: i_coss type standard table of s_coss.
    perform accepted TABLES i_coss USING zcoss quantity hour.
    form accepted tables t_coss structure s_coss
                          using p_coss type ...
                                   p_quan type....
                                   p_hour type ....
    Kostas

  • Unable to Install Office 2013 Pro and I get returned message "Couldn't Install We're sorry, we had a problem installing your office programs"

    I purchased 40 licenses of Office 2013 Pro from a vendor in the US and received 40 product keys along with the URL to download the software - 1 for each pc activation codes.  I have done a few and were all successful.  I am now trying
    install on 2 other pcs and I am having real difficulty and getting error message each time I try to install.  I am able to download the installer and copied to my desktop and when I double click to execute it, it gives me the option to run on the next
    screen.  I click on run then it gives me the message " do you want to allow the program to make changes to this computer".  When I press YES, nothing happens and minutes later, I get the flwg message everytime, "Couldn't
    install"  "We're sorry, we had a problem installing your office programs.  Is your internet connection working?  Do you have enough free space on your main hard drive?  Please try installing again after you've checked the above. 
    Go online for additional help.
    I have lots of space and my pc is Win 7 64 bit new machine.  I have connection to internet and I was able to get the others done.  What is the problem here and I have been trying to work late night hours to try to install the program and I am unable
    to successfully get it to work.  I receive the same message every time and I followed all the recommended troubleshoot steps I found on the internet.  Someone please help.  I have to install all for all the PCs we have for our organization. 
    Please respond because I am really stuck.
    Gabe

    Hi Gabe,
    First, please check the suggestion above is helpful. I also suggest you removing all version of Office and re-install Office 2013.
    We can try to run the application as an administrator and check if it works.
     1. Right click the shortcut of the application or the main application.
     2. Select properties.
     3. Select compatibility tab and select "Run this program as an administrator."
    If there is anything I can do for you about this issue, don't hesitate to tell me.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Problem on activating Adobe After effects

    I'm having problem on activating Adobe After Effects. I've already activate other programs such as Photoshop & Illustrator.
    Mac Pro unit was recently upgrade from Maverick to Yosemite & experience incompatibility when running After Effects, i read some of feedback on Adobe Forums that an upgrade must be installed first to resolved the issue.
    Installed on my Mac Pro machine was an Adobe Creative Suite 6.
    Hope someone can help with my problem. thanks. sorry for my bad grammar.

    You need to install the 11.0.4 update for After Effects CS6. updates for Adobe Media Encoder, Premiere Pro, After Effects, Prelude, Audition, and SpeedGrade

  • Problem while activating Custom Include

    Hi,
    My requirement is to make a copy of standard include (V50R_ON_OUTPUT) into ZV50R_ON_OUTPUT.
    And to add this custom include in another copy of the main program ZRVV50R10C (copied from RVV50R10C).
    But am facing problem when activating the custom main program ZRVV50R10C.
    Can anyone faced similar issue(as it contains many enhancements, may be the cause)?
    Pls help!
    Thanks!
    Sangar

    Hi Thomas,
    Thanks for ur response.
    I totally understood the upgrade issue, but unfortunately that's my need now.
    The issue am facing is when activating it getting error as "Data not defined". like   ( t_prof1  = %_p_prof1_%_app_%-text.) of the statndard include.
    do i need to add anything in declaration part also?
    Thanks!
    -sangar

  • PROBLEMS ---KOBED_600" of the program "SAPLV61N'

    We are trying to transport some orders from one client to the other and when we do and try to process the Sales Order after we want to process it it appears to have a problem with the bonifications becuase it does not want to follow trhough --- the following reads after we get the problem
    The current ABAP program "SAPLV61Z" had to be terminated because it ha
    come across a statement that unfortunately cannot be executed.
    or
    Error in the SAP kernel.
    The current ABAP "SAPLV61Z" program had to be terminated because the
    ABAP processor detected an internal system error.
    CX_SY_DYN_CALL_ILLEGAL_FORM
    SD_COND_DETERMINATION" "(FUNCTION)"
    Would Like some help trying to resolve it
    << Removed >>
    and THKS VERY MUCH
    Edited by: Rob Burbank on Jul 31, 2010 8:42 PM

    Looks like you do not have form KOBED_600 or it is not active.  Based on the function group name SAPLV61N, I am assuming this is a problem in the free goods area.
    Try this:
    1. Start tcode VOFM.
    2. Go to menu Requirements->Free goods.
    Do you see a routine numbered 600?  Does it have the active box checked?
    If you do not see routine 600, get hold of your SD functional person.
    If the active box is not checked, activate it by following menu path Edit->activate.

  • Blackberry Desktop Software has stopped working. A problem has caused the program to stop...

    I have a Tour 9630 and just installed v6.0 and receiving an error window "Blackberry Desktop Software has stopped working. A problem as caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available."  I have not received any message from Windows after 2 days.  Has anyone experienced this problem?  If so, I would appreciate any guidance.  I have Windows 7, if that matters. Thank you. in advance.

    Hi somewhatstock
    How far did you get with them? Did they have any ideas what might be causing the problem? Trying to work on it myself, so trying to eliminate what others might have tried. Curious why it works on my Desktop however. Losing tethering really causes problems as I rely on tethering with my laptop quite a lot.  
    Any information most welcome,
    regards,
    John

  • Dear , please help me to solve my problem in activating my iPhone Where I lost it since 3 months and when found it cannot activating my ID Where give me (Your Apple ID has been disabled for security reasons. To enable your account, reset your password at

    Dear , please help me to solve my problem in activating my iPhone
    Where I lost it since 3 months and when found it cannot activating my ID
    Where give me (Your Apple ID has been disabled for security reasons. To enable your account, reset your password at applied.apple.com)
    And try to reset my password but cannot please help me where am a poor man and cannot pay another money to solving this problem to any one
    My iPhone data
    Ime:  ****
    Model: A1332
    FCC  ID : BCG-E2380A
    IC: 579C-E2380A
    MY id at cloud   ****
    Password    ( ****)
    My country : Egypt
    MY EMAIL : ****
    Tell no: ****
    <Personal Information Edited By Host>

    The following may help:
    Apple ID: 'This Apple ID has been disabled for security reasons' alert appears - Apple Support
    If you didn't receive your Apple ID verification or reset email - Apple Support

  • Problem in submiting standard program via job

    Hi Experts ,
       I have developed  programs for creating and posting return lots and payment lots for multiple incoming  files. For this i have submited standard  program of FPB3 and FPB5 transaction .  What happened is ,  if the child program fails due to some reason for one file , it is not coming back to the mother program and as a result other files remain unprocessed . So for this i tried with submiting the child program Via job so that if child program fails , only that job will fail and the mother program will not fail , so rest  files will be processed .
    But the problem is the child program (standard program of FPB3/FPB5 )  is not working by this i.e.  the lots are not getting created adn.
    Awaiting for any respone .

    Hi,
    If you are using Submit via Job, you need to use JOB_OPEN and JOB_CLOSE FM's.
    JOB_OPEN : Create a new job and return you the job number which you use in Submit
    JOB_CLOSE: Will set the release conditions of the job.
    Example:
    DATA: number TYPE tbtcjob-jobcount,
          name TYPE tbtcjob-jobname VALUE 'JOB_TEST',
          print_parameters TYPE pri_params.
    CALL FUNCTION 'JOB_OPEN'
      EXPORTING
        jobname          = name
      IMPORTING
        jobcount         = number
      EXCEPTIONS
        cant_create_job  = 1
        invalid_job_data = 2
        jobname_missing  = 3
        OTHERS           = 4.
    IF sy-subrc = 0.
      SUBMIT submitable TO SAP-SPOOL
                        SPOOL PARAMETERS print_parameters
                        WITHOUT SPOOL DYNPRO
                        VIA JOB name NUMBER number
                        AND RETURN.
      IF sy-subrc = 0.
        CALL FUNCTION 'JOB_CLOSE'
          EXPORTING
            jobcount             = number
            jobname              = name
            strtimmed            = 'X'
          EXCEPTIONS
            cant_start_immediate = 1
            invalid_startdate    = 2
            jobname_missing      = 3
            job_close_failed     = 4
            job_nosteps          = 5
            job_notex            = 6
            lock_failed          = 7
            OTHERS               = 8.
        IF sy-subrc <> 0.
        ENDIF.
      ENDIF.
    ENDIF.
    Regards,
    Jovito

  • Problem while activating message mapping

    Hi all,
       I am facing a problem while activating message mapping in IR.It says Object being edited by XXXX and cannot be activated.It's giving my user name itself and even it doesn't allow to go to edit mode even.But I am not opening  it twice.How to monitor all the XI users logged into the XI system and find the users using IR and ID objects.Please help in this regard.
    Thanks.

    Hi Jaya
    It is .....
    http://<host:port>/rep/support/public/LockAdminService
    Hope this helps !!!
    Regards,
    J Augastine

  • Windows 8 - Photoshop CS5.1 crashes upon startup. Error message: "Adobe Photoshop CS5.1 has stopped working.A problem caused by the program to stop working correctly. Windows will close the program and notify you if a solution is available."

    Hello!
    I've had the student version of the Adobe Creative Suite 5.5 Design Premium software for several years now.
    When I received my Windows 8 computer I installed the software with no issue.
    Last week when I tried opening Photoshop I get the following error: "Adobe Photoshop CS5.1 has stopped working.A problem caused by the program to stop working correctly. Windows will close the program and notify you if a solution is available."
    I deactivated and uninstalled the entire Creative Suite then reinstalled it. I am able to open the other programs, but still receive the same message for Photoshop.
    What can I do?

    I found the issue was with the Nik Filters I was using. The filters were messing with Photoshop's initializing. I uninstalled and reinstalled the filters and now Photoshop works like a charm.
    It appears this forum is dead?!
    Thankfully, I was able to troubleshoot on my own and figured out the problem...

  • Problem in activation of communication structure.

    Hi frnds,
    I have a problem in activation of comm. structure.
    Am on Version 3.5.
    Its a master data mapping using flexible update.
    So i have mapped all the relevant object in the same order as that of csv source file.
    But for 1 field, I have a requirement wherein I should write a transfer routine.
    So for that single field i have written the code and ACTIVATED the structure.(I got the prompt that Infosource activated)
    But when I saw the infosource in Infosource tab, its in White colour(rathar then green). I suppose this means that the  infosource is still not activated.
    Please let me know what is the problem behind. And also I am not able to activate the Infosource.
    thanks in advance.
    dubbu.
    Edited by: Dubbu on Jul 16, 2009 1:45 PM

    Can you just lemme know what field is that?
    i hope its ot an automatic generated field which are created automatically for the amount or quantity fields.
    morever if this is not the case then please try to refresh the tree.. u might see the diffrence.
    Thanks,
    Purva

  • ITunes keeps shutting down when I open it up.  The message says iTunes has stopped working.  A problem has caused the program to stop working correctly.  Windows will close the program and notify you if a solutions is found.

    iTunes keeps shutting down when I open it up.  The message says iTunes has stopped working.  A problem has caused the program to stop working correctly.  Windows will close the program and notify you if a solutions is found.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried something like the above then try opening iTunes in safe mode (press and hold down CTRL+SHIFT as you start iTunes) then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud Purchases. You may find that iTunes opens normally now.
    tt2

  • Problem in activating 0sd_c03 IC

    Hi all
    Here i am facing problem in activating BC IC 0sd_c03 .I have installed the IC with data flow  before  and when i migrate from 3.5 to 7 . here for the datasource 2lis_13_vditm , the transfer rules are migrated successfully but here i am getting problem when i create transformation on update rule . The problem is with the routine net weight kg,gross  weight kg and with the volume . here that infoobject has some routine in update rule and when i created the transformation , in that transformation there is no routine for that infoobject and also there is no mapping present for that infoobject . plz help me in solving this.
    Thanx

    Hi Ravi,
    If you any start routine written on your Update rules or transformations, then when you open that one you will have Display start routine.
    If you don't have any routines, then you will have create start routine which implies it doesn't contain any start routine.If you want you can create start routine by click on create start routine.
    Creating routines is purely based on business requirement.
    when we go for creating routines:
    1)If you want to populate some new filed in target based on 2 or 3 fields from source.
    2)If you want to delete some records based on certain condition
    there are few more scenarios
    please go through the below article
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/609eea32-455e-2c10-c08a-c23adf8c934e?quicklink=index&overridelayout=true
    If it is enough of one to one mapping for you business, then no need to use any routines just do one to one mapping in transformation
    Regards,
    Venkatesh
    Edited by: Venky1903 on Aug 19, 2011 12:30 AM

  • Problem in compiling a program

    i am using an API, and have a problem in executing a program which uses the API
    the source code is here
    import java.io.*;
    import org.apache.lucene.document.*;
    import org.apache.lucene.index.*;
    import org.apache.lucene.analysis.*;
    import org.apache.lucene.analysis.standard.*;
    import java.util.*;
    import java.io.IOException;
    public class Indexer {
    public static void main(String[] args) throws Exception {
    if (args.length != 2) {
    throw new Exception("Usage: java " + Indexer.class.getName()
    + " <index dir> <data dir>");
    File indexDir = new File(args[0]);
    File dataDir = new File(args[1]);
    long start = new Date().getTime();
    int numIndexed = index(indexDir, dataDir);
    long end = new Date().getTime();
    System.out.println("Indexing " + numIndexed + " files took "
    + (end - start) + " milliseconds");
    // open an index and start file directory traversal
    public static int index(File indexDir, File dataDir)
    throws IOException {
            if (!dataDir.exists() || !dataDir.isDirectory()) {
    throw new IOException(dataDir
    + " does not exist or is not a directory");
    IndexWriter writer = new IndexWriter(indexDir,
    new StandardAnalyzer(), true);
    writer.setUseCompoundFile(false);
    indexDirectory(writer, dataDir);
    int numIndexed = writer.docCount();
    writer.optimize();
    writer.close();
    return numIndexed;
    // recursive method that calls itself when it finds a directory
    private static void indexDirectory(IndexWriter writer, File dir)
    throws IOException {
    File[] files = dir.listFiles();
    for (int i = 0; i < files.length; i++) {
    File f = files;
    if (f.isDirectory()) {
    indexDirectory(writer, f);
    } else if (f.getName().endsWith(".txt")) {
    indexFile(writer, f);
    // method to actually index a file using Lucene
    private static void indexFile(IndexWriter writer, File f)
    throws IOException {
    if (f.isHidden() || !f.exists() || !f.canRead()) {
    return;
    System.out.println("Indexing " + f.getCanonicalPath());
    Document doc = new Document();
    doc.add(Field.Text("contents", new FileReader(f)));
    doc.add(Field.Keyword("filename", f.getCanonicalPath()));
    writer.addDocument(doc);
    and the errors are C:\Documents and Settings\Sumit\Desktop\db>javac Indexer.java
    Indexer.java:60: cannot find symbol
    symbol : method Text(java.lang.String,java.io.FileReader)
    location: class org.apache.lucene.document.Field
    doc.add(Field.Text("contents", new FileReader(f)));
    ^
    Indexer.java:61: cannot find symbol
    symbol : method Keyword(java.lang.String,java.lang.String)
    location: class org.apache.lucene.document.Field
    doc.add(Field.Keyword("filename", f.getCanonicalPath()));
    ^
    2 errors
    this program came with the API, but i dont know why it is not executing, ask me if you need any other file of API.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    ping.sumit wrote:
    i am using an API, and have a problem in executing a program which uses the API and you will likely need to find a forum or other source which supports this API. Much luck.

Maybe you are looking for

  • RH7: Project Manager Tab keeps refreshing continuously

    I have upgraded my project from RH5 to RH7. There were in all 65 projects (.xpj) files that I upgraded. However, i have this issue with some of the files. When I open the xpj file, the Project Manager tab keeps refreshing. I cant scroll and select th

  • How to upload images to Facebook from PSE

    I am forced to go to Revel and pay more for having gone over my backup limit. A scam! Then, I notice that all the edits I make to MY pictures are not reflected in the pics in "My Pictures" on the hard drive. I have used Adobe products for years. This

  • Freezing when screen shuts off

    When my macbook has its screen shut off, I am unable to turn it back on. It isn't in sleep mode. When I press a button or anything, the screen stays black. Closing the cover when it's like this doesn't put it to sleep. It usually happens when I have

  • Solving a problem in a query

    Hi friends I am resolving some troubles in application. This SQL Statemet works fine in Oracle9i but Now it does not work in Oracle8i. Up to 2 days ago this was function well. insert into parecidos (par_score, par_cli_id, par_cli_fve_id, par_cli_cep_

  • Desktop Software Not Starting Correctly

    Greetings all, When I start my BlackBerry Desktop Manager, I receive the error "The ordinal 6 could not be located in the dynamic link library ilsync.dll". Which causes me not to be able to sync my phone. I am running v4.7.0.32[Nov 4, 2008] Any sugge