Error in outbound queue. Packed field contains incorrect BCD format

Hi,
Can anyone please help me with this.
In the outbound queue of CRM, the queues are stuck up in SYSFAIL state.
The error is ' Packed field contains incorrect BCD format.'
Can anyone suggest what this could mean?
Regards,
Pratima

Hi Pratima,
In the CRM Server, the structure has more fields than in the R/3 System. Fields BAPISDIT-TAX_AMOUNT, BAPISDIT-CR_EXCHRAT_V and BAPISDIT-EXCHRATEST_V have data type 'DEC' and do not exist in the R/3 System. During the initial download, the fields receive the value '020202...' and cause the termination "The packed field does not contain a correct BCD format" in function module CRM_SALESDOC_MAP_BAPI2MBDOC.
Use Transaction SE11 to add the following fields at the end of structure BAPISDIT in the R/3 System:
PLANDLVSCH     PLAVO      CHAR      4
SEQUENCENO     CHAR35     CHAR     35
CREDPRIC       UMREFF     FLTP     16
PAY_GUARAN     CHAR2      CHAR      2
GURANTEED      UMREFF     FLTP     16
CFOP_CODE      CHAR5      CHAR      5
TAXLAWICMS     CHAR3      CHAR      3
TAXLAWIPI      CHAR3      CHAR      3
SD_TAXCODE     CHAR2      CHAR      2
VALCONTRNR     CHAR10     CHAR     10
VALCONTRIT     POSNV      NUMC      6 *
ASSORT_MOD     W_SORTK    CHAR     18 *
VALSPECSTO     KZBWS      CHAR      1
MATGRHIE1      CHAR18     CHAR     18
MATGRHIE2      CHAR18     CHAR     18
PROMOTION      KNUMA_PI   CHAR     10 *
SALES_DEAL     KNUMA_AG   CHAR     10 *
FLGLEADUNI     CHAR1      CHAR      1
FREE_GOODS     CHAR1      CHAR      1
VALID_OBJ      TECHS      CHAR     12
TAX_AMOUNT     BAPICUREXT DEC      28
MRP_AREA       BERID      CHAR     10
CUST_MAT35     CHAR35     CHAR     35
CR_EXCHRTV     STCUR_AP   DEC       9
EXCHRATSTV     STCUR_AP   DEC       9
or Implement SAP Note: 498317.
Thanks

Similar Messages

  • Packed field contains incorrect BCD format. : HELP!!

    HI All ,
    I have a Business Connector Error message which I am not able to resolve. When I try to pass test data to SAP from BC using "Run" function I get the following message "Packed field contains incorrect BCD format"
    I know this message is related to the amount fields : I am calling a SAP Bapi /POSDW/BAPI_POSTR_CREATE .
    I have tried a lot of combinations of sending the amounts but I always get this message. The SALESAMOUNT field in SAP in the BAPI is DEC with length 28 and DEC as 9.
    Pl advice how should the amount fields be formatted ? if possible with an example ,,say if my amount is 100.00 then what should I mention in the test run ??
    I am really new to Business Connector hence any help will be greatly appreciated.....
    Thanks and Regards

    Daniel,
    Try moving yout total to a charcater fields.
    When loading data inti IT0008 ANSAL has to be type c otherwise the data doesn't load.
    So once you have your total move to L_total and use this in your BDC.
    Cheers
    Julie

  • Error in Outbound Queue while Releasing order from CRM to ECC

    Hi,
    When I release my sales order from CRM to ECC, I got an error in Outbound Queue saying "Screen output without Connection to User".
    This is occuring in FM : BAPI_SALESDOCU_PROXY_UPLOAD
    Can you please tell me why this error is coming?
    Thanks,
    Sandeep

    Hello Sandeep,
    During the RFC call from CRM to ECC, this is a background processing, the screen call is not allowed.
    If a call screen is executed, there is the mentioned error.
    Please check in your ECC system, whether you have any user exits that have the coding 'call screen'.
    Best regards,
    Maggie

  • Outbound queue locked due to incorrect password

    Hi Gurus,
    I'm having a problem to activate an Integration Model as I'm getting an error stating that the outbound queue is blocked due to incorrect password.
    I have set up the RFC destination of the SCM ECC logical systems wit a valid user (I tested it). I've changed between using a Dialog user and a Communications Data user. Between every change I made I've cleaned the queue using transaction CFQ1.
    Do you have an I idea of what I might be missing?
    Many thanks,
    Diego

    Diego,
    It is unclear to me which system you are experiencing the problem on.  Either way, the reasons are usually the same.  I will address establishing the ECC>SCM link.  Works the same way in the other direction.
    Every time I have had the problem you are experiencing, I usually find that the fault lies with me, not the system - I have made assumptions that were not correct.
    BD54 ensure that your logical system name is what you think it is.  Unless you are rigorous in your naming conventions, it is easy to become confused between logical names/hostnames/system names for SCM and ECC, ,
    NDV2  ensure that the SCM system is properly identified
    SM59  Make sure your IP address, or hostname is right. Make sure the system you are logging onto interactively is the one being accessed in SM59.  Make sure you have the right userid.  Password is casesensitive on some versions of R/3 and APO, but not casesensitive on others.   I always use UPPERCASE text only for PWs, at least until everything is totally debugged.
    From a technical standpoint, your RFC userid can be interactive or system, I always start with interactive until the intefaces are totally debugged.  You auditors may have an opinion the final settings in the production system in this area..
    Rgds,
    DB49
    I hear and I forget. I see and I remember. I do and I understand. 
    Confucius

  • Error message on importing "checkmark field contains export value"

    This is an example of an error message I receive upon importing my document into FC. "The checkbox field Member Y contains an export value. FormsCentral will record the checked state, but will not include the export value."
    I need to know how to fix this.  I am working with a multi-page form where the data input on the first page needs to copy over to the other pages.  Only the checkmarks are affected.  I can find it Acrobat Pro options where it shows the export value for the checkmarks but I need to know what I need to change that field to say in order for my form to work.
    frustrated.  I'm wasting too much time on this.

    I have the same problem:
    FormsCentral has successfully imported the PDF with the following exceptions:
    The checkbox field 10000 contains an export value. FormsCentral will record the checked state, but will not include the export value.
    The checkbox field DATA CENTRE contains an export value. FormsCentral will record the checked state, but will not include the export value.
    How to solve? Do you send the form to [email protected]?
    Many thanks!

  • Special Characters in Packed Field After Upgradation from ECC 5 to ECC 6

    Hi All,
    After Upgraded from ECC 5 to ECC 6, we are getting error as 'Packed field contains incorrect BCD format'.
    I found the error in below code..
    CALL METHOD cl_abap_container_utilities=>read_container_c
          EXPORTING
            im_container           = j_2iextrct-extrctdata
          IMPORTING
            ex_value               = i_rg23part2-i_part2_typ
          EXCEPTIONS
            illegal_parameter_type = 1
            OTHERS                 = 2.
    i_rg23part2-i_part2_typ-EXAED = 0.<0
    i_rg23part2-i_part2_typ-CESS   = 0.<0
    for some packed fields special characters are appearing, which leads to a short dump.
    Any Suggestions.....
    Thanks,
    Satish Reddy.
    Edited by: Sathish Reddy on Jun 25, 2010 4:49 PM
    Edited by: Sathish Reddy on Jun 26, 2010 11:01 AM
    Edited by: Sathish Reddy on Jun 29, 2010 12:58 PM
    Edited by: Sathish Reddy on Jun 30, 2010 11:51 AM

    HELLO,
    Search the form you will get few links.
    Also many companies have gone technical upgradation , but not functional upgradation.
    Thanks
    RK

  • We are trying to do a Quick payment from payment workbench and getting 'FRM-41830: List of values contains no entries' error for payment document column/field. Payment document setup looks good. Not sure what the issue is.

    We are trying to do a Quick payment from payment workbench and getting 'FRM-41830: List of values contains no entries' error for payment document column/field. Payment document setup looks good. Not sure what the issue is.

    Already gone through following three notes but didn't found resolution.
    APXPAWKB: FRM-41830 When Clicking on Payment Document LOV (Doc ID 1081305.1)
    R12: APXPAWKB: Payment Document Lov Is Empty When Entering A Payment (Doc ID 857587.1)
    R12: Payment Workbench Error: FRM-41830 List Of Values Contains No Entries (APXPAWKB.FMB) (Doc ID 1323875.1)

  • Error in CRM outbound queue

    Hi Guys
    When I create or modify a customer in CRM to ERP is not replicated, in the outbound queue indicates CRM SYSFAIL error that says:" Gruping is not assigned and account group in IS-M".
    Please help my!
    Thank you
    winston

    Hello Winson,
    Please check wether you have note 1294123 appied.
    If the problem happens although the note is applied in your system, please creat SAP customer message to report this error.
    Thanks and regards,
    Maggie

  • Error : The input field contains prohibited characters (already deleted)

    Hi,
    While trying to generate depreciation (Tcode AFAB), after select the Time of Print (either spool or immediate printing) this error will be displayed - "The input field contains prohibited characters (already deleted)", no error number displayed and the character ### appear in Time of Print.  I m not using any special characters and i was able to generate it before. Also the test run is successful.
    Please guide why this error is appear and what is the resolution for it.
    Thank you,
    Amalina

    Hi Amalina,
    Please see note 382285 solution part.
    Regards Bernhard

  • QRFC Outbound queue errors

    Hi All,
    I have some "qRFC Outbound queue errors" in the production system of R/3 and the target system is CRM.
    The status is "SYSFAIL " .
    Can anybody tell me how to solve them.
    Regards,
    Anindya

    HI Anindya,
    It's a very simple error. You have to check with your Security System Administrator if the user has included in your profile the authorization object S_RFCACL. Before this you have to define RFC Trusted / Trusting Systems in your Landscape.
    Reward Points if helpful
    Cheers
    Manohar

  • CFM2 Outbound Queue Error

    Dear Experts,
    We are getting following error when we start activation from transaction /CFM2
    Outbound Queue Blocked
    System:    CAQCLNT001    User:  SAP_ADMIN 05.02.2010 10:33:1
    Function/Q/SAPAPO/CIF_PROD_INBOUND
    Text:        Logical system CCQCLNT224 has not been assigned
    How can we fix it,
    Best Regards
    Edited by: Wilian Segatto on Feb 5, 2010 8:04 AM

    This error is because logical system is not assigned to Business system group.
    First ensure that you are using correct logical system name while creation and activation of integration model.
    If it is correct go to path SPRO-integration with sap components- Integration via core interface-Assign logical system and queue type assign this logical system to proper buisness system group.
    Hope this helps.
    Santosh

  • Cannot debug outbound queue

    Recreate the BDOC for the BP, by running the transaction CRMM_BUPA_SEND
    1. Display the BDOC in SMW01
    2. Enter /h in the transaction code field
    3. Press the 'retry to process message' button.
    4. In the debugger - select the Settings button and 'In background task
    do not process'
    5. Enter F8
    6. Create a new session for the outbound queue (/osmq1) there will be
    an entry R3AUBUPA*** or CSA_BUPA**
    7. Double-Click on this queue entry twice and choose Debug for the
    CRM_UPLOAD_TRIGGER
    8. In the debugger, set a breakpoint at statement 'CALL TRANSACTION' and then press F8.
    9. At this statement double-click on the statement CALL_TRANSACTION and
    change the variable CALL_TRANSACTION_MODE from N to A, press the
    'change field content' button and then press F8
    10. Now you will be in the R/3 System and you can see the batch input
    screen for this customer and you will then be prompted for the
    missing field in the BDOC.
    When the field has been identified, please maintain this field in CRM
    and then reprocess the error BDOC.

    Hi Stephen,
    The user is a dialog user. Moreover, I have manually put an external breakpoint where it calls the function module CRM_UPLOAD_TRIGGER and debug the application when I go click on save in transaction BP. Even when I change the value of lv_synchron in the program LSMOUTILU44 to X so that the function module does not process in the background, I still cannot enter the function module.
    The error I am getting is of type E02. Some of the mandatory fields are missing. Despite removing all mandatory fields, I am getting this error.
    Can anyone throw some light on this issue please.
    Regards,
    Abdullah Ismail.

  • Outbound queue in NOSEND status

    Dear All
    We are doing integration between CRM2007 and lotus domino server (6.5)
    And we have done installation of groupware connector (2.1) and proxy (Default) and replicated all the customizing objects successfully and we are using ABAP_MAPBOX.
    So, when we try to synchronization of BPu2019s between CRMàGW, we are getting errors.
    WE Can see in trnx SMQ1 (outbound queue monitor) ISP_O* queues with NOSEND status.
    When, we verified that there is a lock in the Connector... Error code is 9 (Unspecific error
    most probable reasons) with user name (ADDRESS_BOOK, GWA_01) but USERLIST.xml contains replicated BPs address and even we checked the Trace log which specifying that, "Unspecified error: Corresponding proxy for gw server is not found: xyzserver-dhq/xyz".
    Regards
    Subbaraju

    Subbaraju,
    We too are running CRM2007 with LotusNotes/Domino 6.5.
    The ISP_O* items you see in NOESEND will remain in the outbound queue until the groupware adapater (GWA) picks them up, your problem is with the GWA itself. 
    To see if these are, in fact, your outgoing partner records - check the ownership of the ISP queue:  SE16 table = ISPQTAB
    I recommend installing the connector and the default proxy on the same server, but it sounds like your proxy has stopped functioning.  If you startup the Lotus Domino Connector, the monitor, you should see a red light on the proxy status.  Make sure you applied the latest Groupware Connector Patch from SWDC - SAPGRPWCN14_0-10002067.ZIP.
    I also recommend sticking to the precise versions of required software:
    SUN JDK or JRE 1.4.2 or higher
    Sun Java Mail (sap recommends 1.3.1)
    Java RunTime 1.4.2
    JavaBeans(TM) Activation Framework 1.0.2
    Hope this helps.
    - Brian.

  • Middleware problem -Outbound queue is stuck in SAP R/3 system with message

    Hi Middleware gurus ,
    We are stuck with a serious issue . We are trying to download Business partners from SAP R/3 4.6c system to SAP CRM 5.2 system using CRM Middleware
    Previously we did a successful Initial download of 2 Business partners from SAP R/3 to CRM . Their BP numbers in CRM are 001 and 002 . The Delta load is working fine for the both the BPs which are already downloaded
    Now , the real problem is when we are trying to download a new Business partner . When we set the Filter ( BP no 003 ) in MW adaptor object CUSTOMER_MAIN and start the Initial load again , we see that the Outbound queue is getting stuck with message “STOP” .
    There are two queues generated in SAP R/3 system with names “MASS_CRM_CUSTOME” and “R3AD_CUSTOME” . The status for both the queues is “STOP” and when go for details it mentions “sapsuck ..SAPMSSY1 “ -Message no. SR 053.
    Even we checked the txn SMW01, the Bdocs message is "Recived ( Intermediate state) " for Bdoc type BUPA_MAIN.
    We really don’t as to why the Initial load worked fine with 2 BPs  and later when want to do more BP Initial Load the Outbound queue is getting stuck
    Also , by unlocking the 2nd queue “R3AD_CUSTOME” we are able to release it , but the first queue “MASS_CRM_CUSTOME*” is stuck
    Please help us urgently
    Regards
    Dinesh and Ritvij
    Email : [email protected]
    Mobile -+91=9704933315

    Hi Praveen and other Middleware gurus,
    We checked on this . Actually the RFC is used for connecting to SAP R/3 system.
    We also raised an OSS message on this and found a reply that in transaction CRMM_BUPA_MAP, we can map the required BP . But the SAP support guy recived an error received the error:
    An RFC link is not maintained in the Middleware
    Message no. CRM_BUPA_MAPPING051
    We have set the RFC link , but still the problem continues!!!
    Please help further..
    Regards
    Dinesh and Ritvij

  • Error 1324: the folder path 'webi/' contains an invalid character

    Hi pros,
    I am getting this error when trying to install bobj xi 3.1 client version. the service pack is zero.
    however, i previously had bobj xi 3.1 server / client components installed and bobj 4.0 client tools.
    i uninstalled bobj 4 and bobj xi 3.1 server components from control panel. also, deleted them from registry.
    still i am getting the above error.
    kindly advise.

    Hi,
    Can you please check the following thread which is for the exact same question :
    error 1324: the folder path 'webi/' contains an invalid character
    Regards
    Steph

Maybe you are looking for

  • Help! difficulties in using mod_jk.so to combine tomcat with apache

    apache 1.3.19 in rh7.1; tomcat 3.2.1; i do not know whether i need to complier a mod_jk.so before i configurate both tomcat and apache, right now i only put the mod_jk.so,which download from jakarta.com, into libexec directory. then configurate the s

  • How to change city for weather report in firefox ?

    In a mozila firefox window address bar having extra tool as weather report. i want to change a city from there, then how can i change the current city of my.

  • Runtime Header Status in VA02

    Dear Experts, In VA02 when we go to GoTo>Header>Status--->Object Status , when we change Object status e.g. from RELE to CHVL , then i need immediately that status in some field or table without saving it. Although i can get status from FM ALM_ME_REA

  • How to can recover my original nickname in gamecenter?

    Hi... Yesterday restored my iphone, when the restored is successful I go to log in game center, but I can't get my original nickname. Now I lose my records, items, and sucessful in my games. All game applications start in first nivel.

  • Why does my macbook pro's built-in card reader not detect my SD card?

    I have a Macbook Pro 15-inch Retina (Late 2013) and it has a built-in card reader. My SD card was working perfectly with the reader some days back, however, now it has all of a sudden stopped working! The funny thing is that when I put the same SD ca