Transport error on standard program during transport of SPAU adjustments

Hi,
We are trying to transport adjustments made for SPAU into our Testing Environment. However, we encountered an error for program: AL01900R, Include MKGALF60: Syntax error in line 001861', 'Field 'DELTA_FGROUPS_REC' is unknown. It is neither in one of the specified tables nor defined'
First of all, the program and include were not modified and not included in the transport request. Not sure why it was being checked. But this is not a serious concern.
The 'DELTA_FGROUPS_REC' field declaration is indeed missing from the program.
Does anyone have any ideas how we can patch this? This is a standard SAP program, is there any way we can get latest code from SAP to patch (because usually OSS note only targets that include and not the entire program and its includes).
Thank you.
Regards,

Hi Snow,
I re-read the OSS note and tried to run allocation for it. Surprisingly, that action re-compiles the main program: AL01900R and now the data declaration is generated automatically. So yes, it works now.
Thank you very much for the suggestion!

Similar Messages

  • Syntax error in standard program after upgrade

    Hi,
    After upgrade from 7.0 to 7.3, we are facing a syntax error in standard program that is used in one of our process
    The error says:
    The field "G_REQUIDPARENT" is unknown, but there is a field with the s"
    imilar name "G_REQUID_LAST". "G_REQUID_LAST"."
    The system cannot find this object inside include LRSBM_REQUEST_GUIP04, that belongs to program SAPLRSBM_REQUEST_GUI
    We assume that this is associated with the upgrade but we cannot find any solution in the web. Besides, this is a standard program so we cannot perform any change directly. We look for SAP Notes to apply but we didn't find nothing worthwhile
    Basically, we are receiving a dump with the error message posted above and we found the syntax error, but the thing is that we don't know how to fix it, due to the fact that is a standard program and we cannot change it
    I know that SAP could remove some object reference during the upgrade, but there should be an anticipated plan to fix this kind of errors, right?
    Can you shed some light on this, please ?
    Thanks a lot
    Ale

    Hi Ale,
    If you make sure there are no customization around the object and SGEN already run, I think you can just open a OSS message to SAP to looking for a fix.
    Regards
    Bill

  • Errors in standard programs after refresh

    Hello Experts,
    We recently upgraded our system to ERP EHP5.
    Before that we have taken the refresh from Prod-QA system.
    After the refresh there were transports which we didn't imported on QA since it was thought that the system should be tested as it is Prod.
    But now the system are upgraded and we imported last 4 months transport including the SPDD/SPAU transports again,we are getting lot of dumps in standard programs like STMS,VA01 etc.
    How should we correct this error situation and what will be best approach here.
    Regards
    Ajay Sandal

    Hi Ajay,
    The 4 months transports are from upgraded Dev system or Older SP transports ? Generally, pre upgrade Support Pack transports are not recommended in the upgraded system. You need to check the Objects which affect the upgrade Objects before importing the transports in the release notes.
    If your transports from Older SP, then
    I guess, you need to Restore the backup after the upgrade and recollect the transports with new objects.
    2). Restore before upgrade backup, import the transports and upgrade again.

  • Error in Standard Program for Purchase Order

    Hello Everyone,
    I am getting an ABAP Dump Error while Displaying & Printing Purchase Order using TCODE : ME9F & ME23N.
    We have applied new Patches.
    for Logistics it is 26 & ABAP it is 58.
    I am getting Error in standard INCLUDE
    Program : LMEDRUCKF1K at line 64.
    The Error is :- "Field "ENJPREVIEW" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement."
    Declaration for "ENJPREVIEW" is also available in
    include LMEDRUCKTOP. still it gives an error.
    These lines of code is included by SAP note 855263.
    Before applying these Patches it was working properly, but now it gives an error.
    Please , Can anyone give solution for this.
    Regard's
    Archana.

    Hi Archana ,
    Check is there any Inactive Versions in ur Systems ?
    useful tcodes are SPAU /SPDD for tables
    Regards
    prabhu

  • Runtime error in Standard program "SAPMV45A"

    Hi Expert,
    i am getting problem in BDC , While creating the (sales order) VAO1 ,dump is occurs in standard program SAPMV45A. Because of in FM "Pricing_Dialog_Tabstrips" is incorrect and TAXI_TABSTRIP_C and TAXI_TABSTRIP_ITEM" specified here is a different field type.This is standard program we can not change field type. Kindly provide any OSS notes for this or any other solution.
    STANDARD PROGAM - SAPMV45A
    INCLUDE PROGRAM     - MV45AF0F_FCODE_PKO4
    ERROR  - Runtime Error CALL_FUNCTION_CONFLICT_TYPE has occurred
    Kindly help me, Its very uigent
    Thanks & Regards
    Md.MahaboobKhan

    Hi Archana ,
    Check is there any Inactive Versions in ur Systems ?
    useful tcodes are SPAU /SPDD for tables
    Regards
    prabhu

  • Unicode Error in standard program

    Hi,
    Iam working on an upgrade project
    I am getting an error as below
    "In Unicode, DESCRIBE LENGTH can only be used with the IN BYTE MODE or CHAR mode"
    How to fix this error,   as  the error is  from STANDARD PROGRAM "Include /IXOS/LDC_CF01"
    I know the answer to fix it, But since it is a STANDARD PROGRAM ,how to modify standard program\
    Thanks,
    Arjun

    Dear Arjun,
    I had to make some adjustment to an upgrade recently where we also had to upgrade programs to be UNICODE compliant.
    And we had to do this for Custom and Standard programs.
    So, before writing a message for SAP, go to transaction:
    UCCHECK
    It was using this transaction that I adapted my Standard SAP programs.
    So you should be ok with this as well....
    If you have been there already, then by all means do write a message to SAP.
    Kind Regards
    /Ricardo Quintas

  • Error in standard program RFBIBL00  - BBSEG-PRODPER 000000

    Hi alls,
            I'm tring to execute the standard program RFBIBL00 with a file prepared by a my Z program but it stopped with the following message:
    BBSEG-SEND /
    BBSEG-PRODPER 000000
    Editing was terminated. "
    I tried to execute the same thing with a file prepared by the standard program RFBIBLT0 but tye systems stopped with the same error.
    I found the SAP note 1171612 and I applied it because I'm working on SAPKH6008 patches but the same error occured.
    In order to solve my problem (I only have to execute the standard Batch Input!! and in this step I'm only verifying the file) What do I have to do?
    thanks
             Gino

    Hello,
    We get this error if the file format is wrong. The data depends on version too!!
    Are you doing Batch input by using ZBSEG?
    If yes, prepare file as per ZBSEG in ur system like below example.
    If suppose ZBSEG has structure like below.
    STYPE     STYPE_BI     CHAR     1
    TBNAM     TABNAME     CHAR     30
    NEWBS     NEWBS     CHAR     2
    File should be like below.
    1ZBSEG(25 spaces as it has to be 30 total)40
    IF any field is blank, u should take special char / with same length which is in structure.
    Above fields, wrbtr, prctr and newko are mandatory.
    Then it should work.
    check the test file format thoroughly
    Regards,
    Subbu

  • Error in standard program,unabel to inerept 0 as a number

    Dear all
              This is the following error which iam getting in ABAP run time log for every 4 minutes can any one  please tell me the solution of this problem.
              Name error: convt_no_number.
              Exception:cx_sy_conversation_no_number.
              Program:RSDSPROC
              tat the system can not handel the value "0"  since it expecting floating point and just "0"is not floting

    Hi Sunnel
    Kindly go thru the below sap  Note 1144644 - CCMS: Process monitoring in ABAP returns incorrect data
    Regards
    S

  • Exceptional error in standard program..........?

    Hi ,
    I have a ticket which has an  issue in Transaction CL03. Which
    gets a dump when tried to expand the tree structure.
    The error says " An incorrect exception" and this is in standard report.
    Can any one tell me what to do with this error and how to resolve it. if its from standard report.
    Pls get back to me if you want more info.
    Regards,
    Rajesh.

    hi
    good
    i would suggest you to check with the user exits available for this particular transaction code, and check in which user exit you can do the required changes to get your functionality.
    thanks
    mrutyun^

  • Error during transport: Method is not declared + Component missing

    HI
    I got 2 errors when I transport:
    Error 1:
    Program ZCL_ZGW_VH_ORDER_DETAI_DPC_EXTCP, Include ZCL_ZGW_VH_ORDER_DETAI_DPC_EXTCO: Syntax error in line 000003
    Method 'DETSET_GET_ENTITY' is not declared or inherited in class 'ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT'. -
    Error 2:
    Program ZCL_ZGW_VH_ORDER_DE_01_DPC====CP, Include ZCL_ZGW_VH_ORDER_DE_01_DPC====CM006: Syntax error in line 000190
    The data object 'LS_ET_DETAILS' does not have a component called 'ZZ_MATR_LEV_DATO'.
    1)
    When I go to Class Builder (SE24), and make a syntax check for ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT, I got the error:
    Class ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT,Protected section
    Method "DETSET_GET_ENTITY" is not declared or inherited in class
    "ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT". -
    The code looks like this
    protected section.
      methods DETSET_GET_ENTITY
        redefinition .
    2)
    If I go to include ZCL_ZGW_VH_ORDER_DE_01_DPC====CM006 (in SE38), I am navigated to method: DETSET_GET_ENTITYSET (That was the missing method in error 1). When I do a syntax check, I got the error message:
    Class ZCL_ZGW_VH_ORDER_DE_01_DPC,Method DETSET_GET_ENTITYSET
    The data object "LS_ET_DETAILS" does not have a component called
    "ZZ_MATR_LEV_DATO".
    Then I double click at ls_gw_et_details-zz_matr_lev_dato, and got the data statement: DATA ls_gw_et_details LIKE LINE OF et_entityset.
    When I double click at et_entityset, I see that the et_enityset is type ZCL_ZGW_VH_ORDER_DE_01_MPC=>TT_ORDDET. Now I double click at TT_ORDDET I got the public section, where I can see that ZZ_MATR_LEV_DATO is already specified.
         ZZ_SPORSP_DATO type D,
         ZZ_KSTROM type STRING,
         ZZ_KSTROM_DATO type D,
         ZZ_MATR_LEV_DATO type D,
      end of TS_ORDDET. .
      types:
    TT_ORDDET type standard table of TS_ORDDET. .
    Anyone who will help me?
    Thanks
    Lars

    Hi Ron Sargeant,
    I'm having a kind of similar issue. I have 3 entities, they were already mapped to theirs respective RFC. In the RFC, a couple of fields changed their name so the mapping got lost. I did again the mapping and there was no errors on 2 of the 3 entities. For other reasons, I had to delete the third entitiy, I deleted it and created it again and there was no problems, I do the mapping and everything was apparently fine, when I tried to "Generate Runtime Objects" it throws me an error with the next message: "Failed to create data provider class". If I try to Generate the service again, it throws me another error message: "The class ZCL_xxx_xx_xxxxxx_DPC is locked. Process canceled". I'm sure I've not edited or deleted the DPC class. If I try to access the DPC class from the tx SE24 it tells me that the object it's not created, and the class still appears in the list of Runtime Artifacts in tx SEGW.
    I'd like to know if you've got any idea of what may happen, or I'd also like to be sure that if I delete the DPC class and the DPC_EXT class, it will be regenerated again by the Service Builder.
    Best regards,
    Ana Velásquez

  • Error during Transporting ID objects in PI 7.1

    Hello Experts,
    I am facing error during transportation of ID objects MY PI is 7.1 version In IR i have exported SWCV it generated .tpz file but in ID if am exporting it is throwing error
    Export failed:Internal error during pvc call:Parameter version Specifier or version has the invalid value null
    Please suggest me where would be the error any help is highly appreciated
    Regards
    Praveen

    HI,
    Problem is with all the folders in Integartion Directory while exporting objects from PI DEV it is throwing error like
    com.sap.aii.utilxi.misc.api.ResourceException: Export failed: Internal error during pvc call: Parameter versionSpecifier or version has the invalid value null
         at com.sap.aii.ib.server.transport.impl.utils.PvcUtils.throwRootCause(PvcUtils.java:86)
         at com.sap.aii.ib.server.transport.impl.utils.PvcUtils.createPropagationList(PvcUtils.java:58)
         at com.sap.aii.ibdir.server.transport.impl.service.DirTransportServiceSeImpl.createExportVersionset(DirTransportServiceSeImpl.java:98)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.exportXiObjects(TransportServiceImpl.java:655)
         at com.sap.aii.ib.server.transport.TransportServiceBean.exportXiObjects(TransportServiceBean.java:317)
         at sun.reflect.GeneratedMethodAccessor2467.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
    Regards
    Praveen
    Edited by: Maareddy Praveen Reddy on Nov 1, 2011 11:59 AM

  • Error during transport

    Hi all,
    I have a program in a transport, which is actually a maintenance view generated for a ztable.
    This program is syntactically correct in our DEV system.
    But while transporting it to our QAS we are getting this error.
              Generation of programs and screens                                                                                |
    Transport request   : ****************
    System              : QAS
    tp path             : **
    Version and release: **************
    Generation of programs and screens for transport request DEVK930084
    Only generates programs with LOAD versions                                                                               
    This is the program where the error is occuring:
    Program SAPLZPP_T023V, Include LZPP_T023VT00: Syntax error in line 000006
    The Dictionary structure or table 'ZPP_T023V' is either not active or does not exist.
           |   Screen SAPLZPP_T023V 0100: Generation error    
    I checked the program, view table, and the screen, everything is perfect.
    But I dont know why we are getting this error.
    Can somebody shed some light on it?
    Any help is highly apprecitated.
    Thanks
    Goldie.

    Thank you Mateusz,
    you were right, we dont have the table in the QAS,
    Sorry!! it took me so long to reply back.
    The basis guy just told me, he was busy
    cheers,
    ~goldie.

  • Error during transport of info object

    Dear all,
    We are using BI7.0 During transport of the infoobject "0MAINTPOS" the following error is appearing.
    Start of the after-import method RS_IOBJ_AFTER_IMPORT for object type(s) IOBJ (Activation Mode)
       Characteristic 0CM_CTAR: Unit 0UNIT_DIM no allowed in compounding
       Characteristic 0CM_SHAR: Unit 0AREA_UNIT no allowed in compounding
    Can anyone tell what has to be done to get this error solved.
    Regards,
    M.Magesh

    MM,
    Please refer
    Re: inactive info objects in BI Content
    Re: Unit no allowed in compounding
    Hope it helps.

  • Solution for Error Message RSAODS015 during transport

    RSAODS015 "No fields were supplied
    No details are provided for this error message
    This usually means that certain InfoObjects are missing and required for the Transported Object to be activated.
    example: Transporting an InfoSource may be incorrectly reported as successful even though certain InfoObjects do not exist on the target system and are required by the InfoSource.  Later on if you transport an InfoPackage requiring these missing InfoOjects you will receive this error.  So basically Transporting an InfoSource does not correctly report that there are missing InfoObjects.
    Hope this helps.

    Hi Kenneth  ,
    Possible reasons for this error may be :
    1. all the objects are not properly collected in transports .
    2.The sequence of transports should be proper  ex -> infoobjects,cubes,Multiprovider,Query .
    3.It may happen that any one of the object is not yet transported so higher level requests are getting failed .
    Please check the object and there dependency with other objects.
    Regards,
    Jaya

  • Error log during transport(SE09) DEV to Quality

    Hi,
    I am facing issue while transporting object Development to Quality, please find below the details.
    I have created one class.
    1. Created one(first) method and calling new method(which is doesnt exist as of now).
    2. Created another(second) method which is called from first method.
    Activated both methods and class.
    When I do the transport I am getting below  error log but object got transported successfully(Working as required) in Quality system
    Error logs->"Method 'NO_CHANGES_MCON_ACON' does not exist. There is, however a method with the similar name 'NO_C"
    My observation is while transporting into Quality the first method trying to activate but the second method(which is called in 1st method) doesnt exist at this time.
    Will there be any impact when we move the object to PRD with this error log and is there any way to correct the errors(log)
    Please advise me.
    Regards,
    Vadamalai A

    Hi,
    Created one more TR and included the class object and transported into PRD. Now its fine
    We can close this thread.
    Regards,
    Vadamalai A

Maybe you are looking for