SYNTAX ERROR - Meterial Master Data access

Hai Everyone,
    My development server is have some problem. the problem is i try to access some material master data transaction like MM11,  ME01, MIGO like the systax error come in to screen.
INCLUDE report "/CBAD/SD_SFWS_SC1_CHK=========E" not found"
duing on  CALL FUNCTION 'MATERIAL_READ_INIT' in my dump screen.
Edited by: rajmurugan on Sep 3, 2011 6:31 AM
Edited by: rajmurugan on Sep 5, 2011 5:55 AM

please check whether there is some enhancement spot/point or modification in the system. other things to check could be a recent note implementation etc

Similar Messages

  • How to rectify the errors in master data loads & transactional data loads?

    hy,
    please any one tell me
    How to rectify the errors in master data loads & transactional data loads?
    thnQ
    Ravi

    Hi,
    Please post specific questions in the forum.
    Please explain the error you are getting.
    -Vikram

  • Error in Master data load because of ###

    Hello,
    I am getting an error in master data load.
    The problem is ####### symbols are encountered in few records.
    We have defined a formula to replace the ### with S in transfer structure.
    But still it does not replace the #### symbols and gives error.
    But when I insert the ####### symbols manually in PSA and try to load it is replaced with the formula definition and loads the data.
    Suggestions required urgently…
    Thanks in advance
    Ram

    Hello srikanth,
    Check the code below.
    I have used it in the update rule to replace the #### symbol with A.
    But when i check in debug mode it is not recognizing this symbol and sy-subrc ia always 4.
    GV_STRING = COMM_STRUCTURE-/BIC/XXX
    FIND '#' in R_STRING.
    IF SY-SUBRC = 0.
    REPLACE ALL OCCURRENCES OF '#' in R_STRING with 'A'.
    ENDIF.
    result value of the routine
      RESULT = R_STRING
    Thanks
    Ram

  • What does shopping cart error "Partner master data" or "invalid address"

    Hi friends
    what does shopping cart error "Partner master data" or "invalid address"  mean
    thanks
    regards
    chinna

    Hi Christian -
    Difference between flexible upload & Direct upload is that direct upload does not have Update Rules, direct upload will have PSA as usual & you can do testing in PSA.
    second part when you load master data - if error occurs all the records for that request no will be status error so activation will not have any impact on it i.e. no new records from failed load will be available.
    hope it helps
    regards
    Vikash

  • LSMW - inforecord / material master - syntax error when converting data

    Hi all,
    I used LSMW for classification uploads (material master, vendor master) so far - it was easy :-). But..I tried to create/update inforecords by object 0060, method 0000, program RM06IBI0. I declared source structure, source fields, field mappings and conversion rules (in my batch input I use only fields which we defined as required for infrecs.), files etc. LSMW reads the data but when I try Convert data - the is syntax error in program /1CADMC/SAP_LSMW_CONV_00000018 and dump with message "For type "C", a maximum length specification of 65535 is allowed." When I tried to create material master (object 0020, method 0000), Convert data command worked the same.
    Any help would be appreciated. (? sample from your batch input file which works well to compare)
    Tomas

    Hi Tomas,
    Please do me a favor. In the initial screen of LSMW, there is a pushbutton for 'Personal Menu'. Once you press that it will pop-up a screen with a bunch of checkboxes. Select the checkbox for 'Display Conversion Program' and press enter. Now you should see the 'Display Conversion Program' option in your initial screen. Select that and go into the conversion program. Put a break-point in the conversion program on the statement 'perform execute_data_conversion.'.
    Debug it and find out exactly where the error is occuring. Perhaps that will help you figure out what the error is, if not, let the forum know where you hit the error. Even looking at the dump, you should get more information.
    Srinivas

  • Webi error for master data attributes if universe is on top of BI query

    Hi All,
    We are using BO XI R2 SP5 integrated with SAP BI 7.0.
    We have built a universe on top of a BI query and when we try to build a web intelligence report that includes master data attributes like Customer City,Customer Region etc BO throws the following error:
    Error 1:
    Database error: [SOFA Driver] : Error getting members for hierarchy (level=ZFI_I03/ZFI_I03_Q0003, member=[ZFI_I03___F172], opcode=[ZFI_I03___F172]) . System error in program CL_RSDM_READ_MASTER_DATA and form VALUEREAD-02- (see long text). Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)
    For a universe built on a different BI query with master data attributes mentioned above,a different error occuring.
    Error 2:
    Your Web Intelligence session has timed out. Log out and log in again to InfoView. (Error: WIJ 77778)
    We have tried:
    1) We have executed the function module BAPI_MDPROVIDER_GET_DIMENSIONS with necessary inputs query/cube and we got correct output, like members, optional properties, selected properties and restrictions.But, still our problem remains same.
    2) Transaction u201CRSRTu201D and executed the query,transaction RSRV to check SID-tables and the related masterdata.
    Above steps we performed in response to SAP tickets 541052 / 2009,541131 / 2009 based on logs generated,but still the error persists.
    What is working:
    If a universe is built on top af an infocube directly, then there is no problem with master data attributes in webi report.
    Please let us know if you need more details to help us resolve this issue.

    Hi Naresh,
    based on the MDX you can identify that those are navigational attributes and thats why the issue is not happening when talking to the cube directly because when you connect to the cube directly the navigational attributes are not available.
    Take a look at note : 996197
    not sure if it will solve the problem because there are other notes when you search for the error message but this was most of the times the one that resolved the issue.
    the issue is in the BAPI functions
    Ingo

  • Error in Master Data Out-of-the-box Scenario Customer

    Hi Experts,
    I set up a normal out of the box scenario of master data that is supposed to sincronize just Customers, but when I create a supplier It also creates it in my subsidiary company.
    I read the documentation Config_Guide_SAP_Business_One_Master_Data_Distribution_EN.pdf and it´s clear when it said that this scenario is only for Customers. Even in the appendix the card type it´s supposed to be mapped with the fix value cCustomer.
    I checked the xsl file and the cardtype is also mapped as it comes from the sender so I do not understand exactly what it does.
    I continued with my testing and when trying to update any field in a supplier an error appears.
    So, if it´s only for customers why does it create the suppliers?
    and if suppliers are also sincronized why cannot update any field?
    Thanks in advance,
    David

    Hi experts,
    I found the field that caused the error when updating suppliers. This field is
    <OtherReceivablePayable>
    <xsl:value-of select="BO/BusinessPartners/row/OtherReceivablePayable"/>
    </OtherReceivablePayable>
    If this field is not mapped the scenario works ok for suppliers also.
    I do not understand why in the documentation this scenario is supposed to be just for customers because is for all IC.
    I suppose is an error but if someone could confirm it would be perfect.
    Thanks anyway,
    David

  • Syntax error after convert data : LSMW

    Hi,
      I am doing a LSMW for MM01. After the convert data step I get the following syntax error:
    The following syntax error was found in program
    /1CADMC/SAP_LSMW_COMV_00000168
    For typr "C", a max length specification of 65535 is allowed.
    Can anybody help me in figuring out where I am going wrong.
    Thanks,
    Nilesh

    just execute ur lsmw in this, there is tab button user menu next to execute button , click on that , u come across a pop screen where u have a check box in that just select generate conversion program and display conversion program. and press enter.
    afterwards select the radio button generate conversion program , it will shows the program in this do systax check. u will findout the error .
    do syntax check by running step generate conversion programe,
    and also check source fields step , r u giving correct length or not for each field.
    Thanks
    null

  • Critical Error in master data: Transffered 250056  and added 0 enhancement

    Hi,
    First we have loaded master data into 0CUSTOMER and there after enhanced the datasource and mapped the same in transfer rules and update rules.
    We loaded data again into master data with full update. But  the enhaced fields data is not getting updated. But in PSA data is available.
    We deleted the all master data at Maitainence and relaoded data.
    Now its showing 250056 as transffered and added as 0
    we didnt seen any single record in master data now.
    I have actovated data and attributre change also done.
    But no success.
    Please suggest us what should i do now.
    Thnaks &Regards,
    Revathi

    Hi,
    The data is available for the all enhanced fields in PSA.
    For the master data Text also data there in infoobject maintainece.
    For the enhanced and all the other attributes data is not aviale.
    If i load data again with full load also it is Transffered 250056  and added 0
    But In data load monitor i obseved one thing ....
    in the details tabprocessingdatapavckages--update rules it saying Update rules ( 0 Records ) : No errors.
    But for transfer rules istep it is giving message Transfer rules ( 4139  Records ) : No errors .
    So till here data is processing...in update rules it is not.
    We dont have any routines in update rules. and its one to one mapping.
    Please suggest how to get it resolve.
    Thanks &Regards,
    Revathi

  • Error in Master data

    Hi Experts,
    We have a problem with one of my master data in Production System.It is failing sometimes because of space at the end of characteristic ID.For example customer group 'XXXY  '. Here you can see the space at end of the ID.Hope It should fix in R/3 side itself.Is there a way to fix this in BW side like putting space character as a special character in RSKC.If I put some special character in RSKC how it would impact on other applications.How can I inform this error to R/3 Functional people so that they can fix it not to repeat any more.Please advise me on the above issue.
    Thanks,
    Suryam.

    Hi,
          I faced, exactly the same issue. There were 100's and 100's of records that had thid peculiar special character which used to cause the loads to activate after loading was complete.
          Correcting in PSA was not an option - they were way too many. Next was to extend the transfer routine for the infoObjects having this data issue but could not guarantee that those would be the only 3 infoobjects that would have the data issue. So it really did not make sense adding it for 20-30 infoobjects and looping them up.
           I consulted the concerned functional guys nad verified if this data was 'valid' in R3? They said Yes - infact they had intentionally set a exit on r3 side to convert some characters to the required special characters for that region.
           So, now, I am going to extend RSKC to accomodate these special characters and transport to Prod.
    Only issue is that there is a limit to hom many you can include in RSKC.
    Hope this helps,

  • Error during master data delta load

    Hi All,
    I am loading delta master data to an info object 0DPM_DCAS through a flexible update.
    Received an error "101 data records in table /BI0/XDPM_DCAS marked for deletion...
    158 duplicate record found. 126 recordings used in table /BI0/XDPM_DCAS"  at the Update level.
    The status is red. There is no additional info in the Error Message button.
    Also subsequent deltas cant be triggered and it says "Repeat cant be requested".
    Please suggest an explanation and an way out.

    Hello VishNo,
    How r u ?
    This error is because of the Duplicate records existing in the InfoObject. Also, seems to be the problem in the Master Data Time independent navigational attributes table. Check the data and also the Monitor screen Details Tab entries & come back again.
    Best Regards....
    Sankar Kumar
    +91 98403 47141

  • Error in master data load in time dependent info object

    hi,
    while loading master data(Texts) to time dependent info object i am getting error like      <b>"INFODEP1 : Data record 8 ('00000512 ') : Invalid "to" date '1-2-2004 '</b>     
    can anyone help where exactly is the error and how to remove it.
    Thanks
    Ashish

    hi,
      the date format should be yyyymmdd.
    regards
    pls assign points if helpful.

  • Error in Master Data Charecteristic number 0DOC_NUMBER.

    Hi all,
    While doing attribute change run for the master data charecteristics 0DOC_NUMBER I am getting the following error message "Error updating the data records /BI0/XDOC_NUMBER", i tried to do RSRV to find the error and repair this master data but it showed an error message again saying " Charecteristic 0DOC_NUMBER: 649,447 values from table /BI0/SDOC_NUMBER do not exist in tab" please give me some suggestions why it is happening or any SAP Note regarding this issue, here i would like to mention 0doc_number is having 39,323,812 records.
    Regards,
    Partha

    Hi,
    the fill attribute SID table will populate the X table, but this is usually not a big problem.
    But being given your input on number of records on the different tables you issue is that your are missing entries in the SID table (the S table), which is a serious issue: it means that some master data IDs (your document number) doesn't have their corresponding SID.
    As you may know, this link is vital when you use this IOBj in ICubes since it is the SID which is posted in the Dimension table. Having this link broken would produce inacurate results in reporting for the affected documents (they will purely not show up).
    I would investigate which Master data IDs have no SID: this can be done in RSRV / elementary test / master data / Compare characteristic values in SID/P/and Q tables for characteristic.
    Please let us know how this test goes; another issue is the number of records in this IObj....
    Then you'll need to perform a where used list on 0DOC_NUMBER and compile the cubes using it.
    Let me know how it goes....
    Olivier.

  • Error in Master data attribute

    Hi Gurus,
    I Have got the following error while iam loading master data attribute
      Data record 5238 & with the key '000000000030022055 &' is invalid i
      value '4902430016629  &' of the attribute/characteristic 0EANUPC &.
    Regards

    Hi,
    Please perform the data load with the option via PSA (in infopackage). Right click on data source- > manage. Click on the request and edit the record in error.
    Hope this help. Let me know if you further queries.
    Viren

  • Error loading master data

    One of the master data variable(0customer), is unable to load data.
    rsmo has status red but data is loaded with errors is the message
    The error message is as follows..
    Error records written to application log
    error 4 in the update.
    i have planned to delete the request number, but i could not find
    the same for the master data variable.
    Plz suggest
    Regards

    Hi,
    the error message is basically
    @5C@     08/07/2007     03:06:18     Value 'PRODUÇÃO D ' for characteristic 0SORTL contains invalid characters     RRSV     7     
    i have checked in RSKC and executed the same, and reloaded the data
    but still the load is red color, with records 5167 from 5167 in rsmo for
    the master data variable
    Rgs

Maybe you are looking for