Field does not exist -- in STDOUT file

have written a simple query to error out based on a condition in the MAIN->PEOPLECODE section of app engine.
But i get an error in my report manager
Local number &count;
Local date &accdt;
SQLExec("SELECT ACCOUNTING_DT, COUNT(*) FROM PS_FZAM_VND_GL_STG WHERE GL_DISTRIB_STATUS = 'N' GROUP BY ACCOUNTING_DT ", &accdt, &count);
If &count < FZAM_VEND_REC.COUNTER Then
  Error ("The value is less than the input value " | FZAM_VEND_REC.COUNTER | ".");
End-If;
Here FZAM_VEND_REC.COUNTER is a field in the page.
ERROR:
PSAESRV started service request at 10.58.22 2013-12-18
Field does not exist -- FZAM_VEND_REC.COUNTER. (180,104) FZAM_VENDOR.MAIN.GBL.default.1900-01-01.Step01.OnExecute PCPC:329 Statement:2
Process 30108041 ABENDED at Step FZAM_VENDOR.MAIN.Step01 (PeopleCode) -- RC = 8 (108,524)
Process %s ABENDED at Step %s.%s.%s (Action %s) -- RC = %s
PSAESRV completed service request at 10.58.22 2013-12-18

Hi Jim,
I changed my query like below , but still need your help.
Step01 -SQL
%Select(COUNTER1 , RUN_CNTL_ID)
SELECT A.COUNTER1
, A.RUN_CNTL_ID
  FROM %Table(FZAM_VEND_RUN) A
WHERE A.OPRID = %OperatorId
   AND A.RUN_CNTL_ID = %RunControl
Step02-SQ
%Select(ACCOUNTING_DT,COUNTER)
SELECT ACCOUNTING_DT
, COUNT(*)
  FROM %Table(FZAM_VND_GL_STG)
WHERE GL_DISTRIB_STATUS = 'N'
  GROUP BY ACCOUNTING_DT
Peoplecode
If FZAM_VEND_AET.COUNTER1 < FZAM_VEND_AET.COUNTER Then
   Error ("The value is less than the input value " | FZAM_VEND_AET.COUNTER | ".");
End-If;
I Am getting SUCCESS MESSAGE IN OUTPUT
PSAESRV started service request at 14.26.31 2013-12-18 Application Engine program FZAM_VENDOR ended normally PSAESRV completed service request at 14.26.31 2013-12-18 .
But I want the above error message in my stdout file.

Similar Messages

  • Encountering error: "field does not exist, please re-enter" when setting up basic calculation

    I created a form in InDesign with many form fields. I would like to be able to have specific form fields generate a sum total in another form field. In acrobat, when I select the form field I wish to have the calcualtion appear in, I select the fields I want to calculate and when I click OK, I am greeted with a pop-up error that the "... field does not exist, please re-enter". I can see that there is a field present when I select "Highlight Existing Fields", I can select it and even fill it in manually. What am I doing wrong?
    I attempted to contact Adobe Help chat and they threw up their hands and directed me here. Does it have something to do with the naming convention? I am stumped but I really need to figure this out. Do I need specific script to drop into the field notation box?
    Thanks,
    In Over My Head

    Thank you George.
    Keeping the file names simple seems to be helping.
    I am now encountering an issue where some field calculations (rouhgly 20 out of 58 different basic calculations) do not compute.They create no sum and remain "zero" despite being created the exact same way as all the other calculations that appear to be working flawlwessly.
    I don't understand and it is giving me kittens.

  • FBV0 Error --   Message 00349 - Field does not exist on Screen

    I am receiving the following error in FBV0 when I highlight a parked document and click POST.  Please advise!  
    Field BSEG-FKBER_LONG. does not exist in the screen SAPMF05A 0332
    Message no. 00349
    Diagnosis
    The specified field does not exist on the screen.
    Procedure
    Check your batch input data.

    Hi
    I too getting the same error message. Did you get any clue of why this error message comes. Mine long text shows as below
    No batch input data for screen SAPMF05A 0332
    Message no. 00344
    Diagnosis
    The transaction sent a screen that was not expected in the batch input session and which therefore could not be supplied with data.
    Possible reasons:
    1. The batch input session was created incorrectly. The sequence of screens was recordly incorrectly.
    2. The transaction behaves differently in background processing in a batch work process than when running in dialog (SY-BATCH is queried and changes the screen sequence).
    3. The transaction has undergone user-specific Customizing and therefore certain screens may be skipped or processed differently, according to the current user. If the person who created a batch input session is not the same as the person now processing it, this problem may occur frequently.
    System Response
    None.
    Procedure
    For 1: Either re-create the session or process it in expert mode. Correct the batch input program.
    For 2. It is very difficult to analyze this problem, particularly in the case that the screen sequence or the display-only options of fields differ according to whether the transaction is being processed in the background or as an online dialog. It could also be that this kind of transaction cannot run with batch input.
    For 3: Have the creator of the session process it. If no error occurs now, then this is a program with user-specific Customizing.
    I have parked document of arround 500 t0 600 documents. Already processed around 50+ documents. I am getting error in only one document. I have verified all the inputs in this document but no problem with the datas. This seems to be bit strange.
    Regards,
    Deva

  • Field does not exists Error - INSTALLATION TABLE

    We have applied ML MP9 on system database for our eRecruit Instance. We are getting a "Field does not exists" (for eg., INSTALLATION.GL) error for the components which refers to INSTALLATION table.
    The error gets resolved if we introduce a .value in PeopleCode.
    Note: Our Dev Instance is working fine which has ML MP9 applied on it.
    Please find the PeopleBooks Comments for the .value Property:
    Considerations Using INSTALLATION or OPTIONS Tables
    When using the INSTALLATION or OPTIONS table, you cannot use the Value property. You must use the old style format, not the field object format. For example, the following code is invalid:
    If %Page = Page.GP_RUN_TYPE And
    INSTALLATION.TL.Value = "N" Then
    &RS2.HideAllRows();
    Thanks & Regards
    Sudha

    Hello,
    You have to populate the same in the fieldcatalog as well, i think you have not maintained this field there.
    BR,
    Suhas
    PS: Also make it a point to follow-up on your previous post: [Error in ALV : Field Symbol not been assigned.|Error in ALV : Field Symbol not been assigned.]

  • "File does not exist?" and "File cannot be found?"

    Hi,
    I'm working in FM 9 and FM 11.
    I have a folder for a book and for all its .fm children.
    When I open the book, many .fm files in the book pane ae marked with a ?, and trying to open them produces the error "File named Whatever.fm does not exist."
    Does anyone know why this happens, and how to fix it?
    A possible clue: I frequently need to download a zip file of the whole book and its components from a document management tool, and then unzip locally.
    Thanks much.

    For more on the basic issue, see:
    Relative file pathnames in FM book files
    This, by the way, is not a bug.
    It's an intractable consequence of the dissonance between Unix-like (common root) and DOS-like (multiple root / logical drive) file systems.
    Newer versions of Frame may have an "archive" capability to save out a complete book with restructured fs hierarchy. Aftermarket products exist for older versions. We wrote our own archive script for translation export, that even gathers the imports.
    Of course, when you are the recipient of some random .book, archiving was almost never done by the exporter .

  • Error in ALV : Field Does not exists in Output table .

    Hi All,
    In my ALV report, program get dumped and showing error when i tried to put a col named Distribution channel ion the alv.
    I have put the Distribution cannel field in the IT_FInal table , but still getting folwong errors :
    Error : Field Symbol is not been assigned.
    As Instructed i have passed            I_INTERFACE_CHECK              = 'X'.
    By this i am getting detail error that :
    Field Distribution channel does not exists in Output table & Heading for List is missing .
    But i have maintained the distribition channel in IT_Final table
    Please suggest wheather we have to define dis channel in any other place.
    Thanks in advance.
    Can any one help me regrarding this.
    Thanks in advance.

    Hello,
    You have to populate the same in the fieldcatalog as well, i think you have not maintained this field there.
    BR,
    Suhas
    PS: Also make it a point to follow-up on your previous post: [Error in ALV : Field Symbol not been assigned.|Error in ALV : Field Symbol not been assigned.]

  • Field does not exist error in smartform

    Hi experts,
    I'm using VL03N to print a smartform, using a particular output type and I'm getting an error "Field VBDKA-VBELN does not exist in form" in the processing log.
    The smartform doesn't give any error when the language is given as German (DE) and printed, error only for English (EN).
    The smartform was actually developed in German (DE).
    We have checked the translation, there was no difference in the translation between DE and EN.
    At the error, information in debugger is as follows: sy-msgid = SSFCOMPOSER and sy-msgno = 604.
    Please help!!!!!
    Edited by: vishnushankar.n on Feb 14, 2012 5:25 PM
    Edited by: vishnushankar.n on Feb 14, 2012 5:26 PM

    Hi,
    this must be translation issue.
    Create break point at SSFRT_WRITE_ERROR function module and perform print preview
    - here You can find all errors, warnings - if You check call stack, You will find which node causes error.
    Regards,
    Przemysław

  • "The file you selected does not exist" when the file definitely exists?

    Hi all,
    Using Contribute CS3 against Contribute Publishing Server--
    I have the site uploaded and set up within Contribute and
    CPS. But I am experiencing consistent &quot;The selected file
    does not exist&quot; errors whenever I try to open most
    documents within the site. I click the &quot;Choose&quot;
    button, navigate to a file -- I can see its contents in the
    &quot;Preview&quot; box within the Choose dialog -- and
    when I click &quot;OK&quot;, I get that file does not exist
    error.
    This is happening with most but not all files in my site
    tree. Trying to find a common denominator, it certainly does seem
    that files which trigger this error are all templated files.
    Non-templated files open fine.
    Contribute is configured to talk to the server (IIS) via
    WebDAV.. Am trying to get the sysadmins to enable FTP to see if
    this behavior also shows up then, but have not been able to get
    this done yet.
    Thanks all :-)
    Reuben

    Would I have been better off posting this in the General
    Discussion section? Could the moderators move it if so,
    please?

  • What object it colud be? column/field does not exists in table but shows values?

    Hi,
    I have a typical problem. Where is this column comming from??
    Below is the actual table column description where I don't have a field called "3rd_party_driver_home_phone"
    But when I run the query as select 3rd_party_driver_home_phone from
    additional_vehicle damage; it shows records with some value 3 for each of its row,
    This field is acting like a regular column but when I try to drop that
    column(Oracle 8.1.5) It says column doesn't exist.
    why this problem is occuring?
    Thanks,
    Ramana
    Table Description is as follows :
    SQL> desc additional_vehicle_damage;
    Name Null? Type
    AD_VEH_ID NOT NULL NUMBER(38)
    AD_ADJ_CLAIM_NU VARCHAR2(20)
    AD_ADJ_FNAME VARCHAR2(40)
    AD_ADJ_LNAME VARCHAR2(40)
    PARTY3RD_DRIV_HOME_PHONE VARCHAR2(30)
    null

    APC,
    Actually, Oracle objects can start with a number, but it's a really bad idea. When you create the object you just have to enclose it in double quotes, which also makes it case sensitive:
    "3rd_party_driver_home_phone"
    Your guess about the query sounds likely.
    Ramana,
    Did you figure it out yet? Was the query like APC suggested? If not, have you searched the user_objects table in the same manner as the user_synonyms table?
    Barbara
    null

  • Column/field does not exists in table but shows values?

    Hi,
    I have a typical problem. Where is this column comming from??
    Below is the actual table column description where I don't have a field called "3rd_party_driver_home_phone"
    But when I run the query as select 3rd_party_driver_home_phone from
    additional_vehicle damage; it shows records with some value 3 for each of its row,
    This field is acting like a regular column but when I try to drop that
    column(Oracle 8.1.5) It says column doesn't exist.
    why this problem is occuring?
    Thanks,
    Ramana
    Table Description is as follows :
    SQL> desc additional_vehicle_damage;
    Name Null? Type
    AD_VEH_ID NOT NULL NUMBER(38)
    AD_ADJ_CLAIM_NU VARCHAR2(20)
    AD_ADJ_FNAME VARCHAR2(40)
    AD_ADJ_LNAME VARCHAR2(40)
    PARTY3RD_DRIV_HOME_PHONE VARCHAR2(30)

    APC,
    Actually, Oracle objects can start with a number, but it's a really bad idea. When you create the object you just have to enclose it in double quotes, which also makes it case sensitive:
    "3rd_party_driver_home_phone"
    Your guess about the query sounds likely.
    Ramana,
    Did you figure it out yet? Was the query like APC suggested? If not, have you searched the user_objects table in the same manner as the user_synonyms table?
    Barbara
    null

  • Want to start PSE 12 in photo editor but it will only start in Orgaizer, can't get to welcome screen and the .exe file that Adobe said to look for does not exist on my files

    Have tried to start PSE 12 in photo editor but it continues to start in Organizer.  I do not want my pictures loaded in Organizer at all.  Saw a page on the web that said to click on an .exe editor file but that is not on my files.  Also cannot get a welcome screen to come up, only an organizer even though I checked it the first time to come up in photo editor.  I'm now having Organizer crammed down my throat.  Tried online chat but was cut off with the statement that no support is offered for v12 any longer.

    Hi,
    You failed to say which operating system you are running on so I'm assuming it is Windows of some type.
    You should be able to find the following files, using explorer, depending on your system.
    64bit system: "C:\Program Files (x86)\Adobe\Photoshop Elements 12\PhotoshopElementsEditor.exe"
    32bit system: "C:\Program Files\Adobe\Photoshop Elements 12\PhotoshopElementsEditor.exe"
    Double clicking on that should start the editor - suggest to create a shortcut to it.
    If you can't find one of those files, then you either installed it somewhere else or you need to re-install elements.
    Brian

  • "the path does not exist" error opening shared adobe files on XP machine

    We recently upgraded a mac mini from Tiger (10.4.11) to Leopard (10.5.X) we updated to the most recent 10.5.
    We have an office with 3 macs and 1 XP.
    All users connect to the Mac Mini via SMB sharing.
    Everyone Authenticates as the same admin user.
    *The XP machine can open and save all file types EXCEPT Adobe Photoshop and Illustrator files.*
    They are using CS3.
    The mac and XP users could open save and share all files prior to the leopard update.
    We used the "Archive and Install" option to upgrade to leopard.
    The shared files had the "unknown Group" error which we solved by adding them to the ADMIN group. This step changed the error message the the XP user was receiving.
    I have tried many networking fixes, including group policy on windows, turning off IPv6 on the Mini, but we cannot open or save files directly from Illustrator.
    When the file
    We can move files to the XP desktop then open and save. Files saved on the XP machine can be moved back to the mini and opened directly by all of the Mac users.
    Any guesses why this might be occurring?

    There are actually two separate error messages received by the windows user when trying to open files off of the Mini.
    "the path does not exist" and "this file cannot be found".
    This happens when we navigate directly to the file with windows explorer.

  • Field BSEG-HKTID. does not exist in the screen SAPMF05A 0332

    Dear ALL,
    Our client is ECC 6.0
    we are facing a problem while posting the park document
    Field BSEG-HKTID. does not exist in the screen SAPMF05A 0332
       Message no. 00349
    Diagnosis
       The specified field does not exist on the screen.
    Procedure
       Check your batch input data.
    The above problem occurs only after the Patch level upgradation only.
    SAP suggest refer your sap note 953374 House bank details : account id in the document.
    It says activate the RE-FX component.
    Any how we are not in the real estate business.
    Please provide me your suggestion to resolve the problem.
    Thanks for your cooperation
    Regards,
    laxminarayan

    To do the same change with the transaccion FB02 y FB03, create an enhancemente point in the program: SAPMF05L dynpro: 1301, module: DYNPRO_MODIFIKATION, at the of perform open_fi_dynpro_mod and write:
    LOOP AT SCREEN.
      IF sy-tcode = 'FB02'.
        IF screen-name = 'BSEG-HKTID'.
          screen-input = 1.
          screen-invisible = 0.
          screen-active = 1.
          screen-output = 1.
          screen-group4 = ' '.
          MODIFY SCREEN.
          EXIT.
        ENDIF.
      elseif sy-tcode = 'FB03'.
          IF screen-name = 'BSEG-HKTID'.
          screen-input = 0.
          screen-invisible = 0.
          screen-active = 1.
          screen-output = 1.
          screen-group4 = ' '.
          MODIFY SCREEN.
          EXIT.
        ENDIF.
      endif.
      ENDLOOP.
    and, all ready.

  • Field BSEG-SKFBT. does not exist in the screen

    Hi,
    While doing FBV0 the document is not posting and it is showing the error message as below.
    Field BSEG-SKFBT. does not exist in the screen SAPMF05A 0302
    Message no. 00349
    Diagnosis
    The specified field does not exist on the screen.
    Procedure
    Check your batch input data.
    govind.

    Govind,
    The filed BSEG-SKFBT (Discount base), is not available in the screeen SAPMF05A 0302.
    This happens between Development, Quality and Productions cients. The sequence of fields differs with
    respective to client.
    In Development while recording (SHDB) field  BSEG-SKFBT might have appeared on screen SAPMF05A 0301 but in Production or quality it might appear on some other screens
    Ask Abaper to check this, as this might be available in SAPMF05A 0301 or SAPMF05A 0303 .
    Hope this helps.
    Regards
    Velu Mudaliar

  • Delete records in itab1 where key fields does not exit in itab2 w/o Loop

    Hi,
    I am trying to find the most efficient way to compare two internal tables and filter out (delete) the entries in Internal Table 1 (ITAB1) where the key fields does not exist in internal table 2 (ITAB2).
    Here is the codes using the Loop.
    Loop at itab1.
      read table itab2 where field1 = itab1-field1 and field2 = itab1-field2.
      if sy-subrc ne 0.
       delete itab1 where field1 = itab1-field1 and field2 = itab-field2.
      endif.
    endloop.
    Instead of looping thru each record of ITAB1, is there a way to use the "DELETE" or other efficient way? This is in ECC 6.0.
    Thanks for any advice in advance.

    Not sure if its possible without using even a single loop. Though you can avoid the read statement this way
    loop at itab2.
    delete itab1 where field1 NE itab2-field1 and field2 NE  itab2-field2.
    endloop.

Maybe you are looking for