Problema assinatura - Status 20 - Versão 006

Bom dia pessoALL,
Já verifiquei os respectivos links abaixo e não consegui solucionar o meu problema :
O cenário aqui é:
ECC (NDE) 005A / ECC (NED) 006  < -- > GRC < -- > PI < -- > SEFAZ
São dois ECC´s apontados para um ambiente GRC/PI.
Estamos no SP 15 e última versão dos outros respectivos SP´s (ABA/BASIS...)
Já realizei a configuração em todo ambiente de GRC para suportar os dois tipos (005a - 1.0 / 006 - 2.0), tanto a  abap / java.
Qual está sendo o problema, quando faço a emissão de uma NFe do ambiente NED (versão 2.0 - 006)  as notas travam em status do processo 1 e status de erro 20: Assinador digital não acessível.
Quando é emitido uma NF´e em ambiente NDE (versão 1.0 - 005a) o fluxo acontece normalmente.
Fiz uma pesquisa e fiz um check nas seguintes transações: sproxy , sldcheck , bd54, bd97 , sxmb_adm... estão ok.
Já entendi que as notas não estão saindo do GRC para o integration (conexão abap proxy).
Reliz um check na configuração toda, está tudo ok.
Não sei como atuar diante da situação. Alguem teria alguma luz ? O que verificar ? O que refazer ?
Atenciosamente,
Ricardo

Bom dia Ricardo,
Veja esta thread NF-e pré-validação erro - XML 2.00 - /XNFE/VERSION 0006, na resposta do dia Aug 13, 2010 4:45 PM.
Após o SP15 tem algumas correções a serem feitas.
Especificamente para este caso é a SAP Note 1498700.
Atenciosamente, Fernando Da Ró

Similar Messages

  • Problem with status-button in item view of ME21/22/23N

    Hello ABAP,
    i have to check for some conditions when a PO is saved, and due to those checks either save it or well, not.
    This is working fine so far.
    when you click check, or save, conditions get checked and window with errors pops up.
    I´m using the normal error message procession used in SAPLMEGUI which i have to fill with thos three makros.
    I just have one problem, my status button in item line doesnt get updated. i tried with a lot of metafields by now but it seems trial and error is not the way to go here.
    any tips?

    requirement resolved.
    solution follows:
    DATA: lt_ytab             TYPE TABLE OF ysdch_vbap_idnlf,
          lt_data             TYPE TABLE OF ymmch_check_idnlf_out, "added ID (TYPE INT4) Field to structure
          lt_out              TYPE TABLE OF char80.
    DATA: ls_ytab             TYPE ysdch_vbap_idnlf,
          ls_mska             TYPE mska,
          ls_data             TYPE ymmch_check_idnlf_out,
          ls_out              TYPE char80,
          lv_row_end          TYPE i VALUE 10.
    CONSTANTS:  lc_col_start        TYPE i VALUE 10,
                lc_col_end          TYPE i VALUE 40,
                lc_row_start        TYPE i VALUE 10,
                lc_title            TYPE char80 VALUE
                'Fehler, noch Bestand zu Liquidations/Annulationsaufträgen vorhanden'.
    *~~~Get header data
    ls_head = im_header->get_data( ).
    *~~~Get item data
    lt_items = im_header->get_items( ).
    LOOP AT lt_items INTO lr_item.
      ls_item = lr_item-item->get_data( ).  "EKPO
      "select liquidations/annulations orders for supplier material nr.
      SELECT *
      FROM   ysdch_vbap_idnlf
      INTO   TABLE lt_ytab
      WHERE  /fis/idnlf = ls_item-idnlf.
      LOOP AT lt_ytab INTO ls_ytab.
        "now lets see which of those orders has order stock
        SELECT SINGLE kalab kaspe
        FROM   mska
        INTO   CORRESPONDING FIELDS OF ls_mska
        WHERE  vbeln = ls_ytab-vbeln
        AND    posnr = ls_ytab-posnr.
        IF ls_mska-kalab GT 0 OR ls_mska-kaspe GT 0.
          ls_data-vbeln       = ls_ytab-vbeln.
          ls_data-posnr       = ls_ytab-posnr.
          ls_data-/fis/idnlf  = ls_item-idnlf.
          ls_data-kalab       = ls_mska-kalab.
          ls_data-kaspe       = ls_mska-kaspe.
          ls_data-meins       = ls_item-meins.
          ls_data-ebelp       = ls_item-ebelp.
          ls_data-id          = ls_item-id. "saved ID for later processing
          APPEND ls_data TO lt_data.
        ELSE.
          CONTINUE.
        ENDIF.
      ENDLOOP.
    ENDLOOP. " lt_item
    IF NOT lt_data IS INITIAL.
      "we got annulation/liquidation orders with order stock for this material
      "so popup a error message
      LOOP AT lt_data INTO ls_data.
        IF NOT ls_data-vbeln IS INITIAL AND NOT ls_data-posnr IS INITIAL.
          mmpur_business_obj_id ls_data-id. "using other makro now and making use of ID
          "using mmpur_business_obj_id instead of mmpur_business_obj_it
        ENDIF.
        mmpur_metafield mmmfd_item_number.
        mmpur_message  'W' 'YMMCH' '110' ls_data-vbeln ls_data-posnr ls_data-ebelp ' '.
      ENDLOOP.
      ch_failed = 'X'.
    ENDIF.
    Edited by: Florian Kemmer on Sep 7, 2010 3:22 PM

  • STMS problem ( import status - import runnig does not change)

    I have the same problem like this:
    While Transporting request in our production server the status of request from import running (truck sign) does not change.
    But the effect of the request is seen in the production but status does not change.
    see :Re: STMS problem ( import status - import runnig does not change)
    I did se14 as experts suggested, the history truck sign go away,seem work fine,
    but when new request need STMS to trans, the truck sign happened again,
    I need you help,thank you!

    thanks for all reply,
    the last two answers are the same,I think this is the right key,
    I'm a ABAPer actually,yesterday I asked our headquarters  basis to help,
    and I don't know what he did,now this problem is be solved,
    PS:I use AL11 to find .LOB now,but not find(maybe it's deleted by our basis),
    thanks again!

  • Big problem with status bar legibility in IOS 7.0.4

    Hi, i'm adressing this problem to Apple. I recently update my iphone 4s to ios 7.0.4 and i have found some problems with status bar visibility in certain apps. Ex: in Photo app, the status bar is dark and it is unreadable, same in Lockscreen in Emergency menu, in menu when someone calls or you call someone and in Camera app the status bar is black and overlaps with the text and option buttons of the app. Please fix this as soon as possible because it is very frustrating.Sorry for bad english :d

    There is no Apple hear in this user to user forum.
    YOu can send feedback here http://www.apple.com/feedback/

  • Problems getting My WRT54G ver.6 goin, aswell as firmware issues??

    Im having a lot of problems, it all started when i lost my installation CD for my WRT54G router. Im trying to set it up the router manualy from my knowledge but its not working. So all im missing is the install CD i have everything else. The computer im on now has the WRT54G hooked up the proper way...the only way im on the internet is through a USB connection for my DSL if i unhook it i lose internet, is this an issue for me trying to get it hooked up? Now on the computer that is gonna connect wirelessly i have a WUSB11 ver 2.8, everything on that is up to date and ready to go, drivers are good from my knowledge the firmware is up to date...now i cant connect to the net on that one but i can load up firmware and change settings and it shows that i can connect to the WRT54G router but its protected so i cannot connect. Im sorry if im rambing anyways the main problems im having are trying to get this router connect through my dsl modem...the only lights on at the moment are power,wlan and port 1. I cannont load up 192.168.1.1 to change settings and i have no clue if i need the updated firmware to be able to load up 192.168.1.1......any help would be appreciated 

    Hi… I think you should first disconnect the USB connection. Then Reset the router, and power cycle the network, if still could not login to 192.168.1.1, turn off the modem and try again. If you succeed just change the LAN IP to 192.168.2.1, Power Cycle the network you should be online again. Login to 192.168.2.1, Setup wireless SSID and WEP key, and connect to this wireless network, you should be online. If not change the connection type to PPPoE and you should get an IP address on the status page of the router. Once you get an IP address, you get internet connection.

  • Credit Check Problem - Incorrect status in VBUK after items are rejected

    Hi All,
    I create a sales order initially and if it goes on to a credit block, the field VBUK-CMGST (overall status of credit checks) is set to B or C and an entry is made in the table VAKCR. However, when I reject all the items of that order, the entry in VAKCR is deleted but VBUK-CMGST is not reset. I assumed that if all the items are rejected then the crdit check should run again and reset VBUK-CMGST as not relevant. This is causing problems as lot of orders are showing up in V23 report as blocked for billing even though there is nothing to deliver or bill.
    Can any one help with proper config to over come this or with any OSS Note that you may know. We are on ECC 5.0
    Thank You,
    sckr

    I tried what you suggested and it seemed like the most reasonable thing to do. However, I was told that unrejecting a line item will not do the credit check again and any credit blocks should be removed using VKM3. I have also moved from my previous job so I no longer need to look into this. I am sorry for not replying earlier.
    Thanks for your suggestions

  • View for active Incidents related to WI (Problem) with status (Active) works but can't be changed.

    Hi,
    I wanted to create a view of Incidents which are linked to a Problem (any problem).
    I did a quick test using the Incident (advanced) class, selected to display Incidents with status Active and [Work Item] Is Related To Work Item and status for Problem with the status Active.
    At this first test I didn't bother to select any specific columns to display but just went with the pre-selected ( Description, Display Name, Display Name) and it worked. 
    I got a list of expected Incidents in the view but having the Description column made it quite useless.
    So, when I try to select the columns I find useful it will not update and it returns a No items found message instead.
    (image removed due to limitations)
    It is of course possible to group by one of the Display Name fields and collapse to get a more workable view but it still lacks a lot of good information. One would like to include ID, title, Created date,
    date modified, Display Name for Affected User and Assigned to user, and a few others.
    I was just a bit stumped as to why this fails when changing the columns on a view that obviously is possible to create.
    Thanks in advance,
    Daniel

    Consider using the Advanced View Editor( or
    the free edition), since it has much more robust criteria and column editing capabilities. 

  • Sales order cannot be rejected -problem log status item status is incorrect

    Hi,
    I need to reject this particular sales order, but when i try to reject it says to check the problem log which states that the item status is incorrect. It says subsequent documents exists for some lines even though no documenst are attached.
    There were a delivery attached to this order earlier but that has been archived. I ran repors SDVBUK00 etc but nothin seem to sort this issue..
    I just need to reject the whole sales order. does anyone know any reports or somethin to rectify this issue.
    Thanks
    Keshini

    Dear Keshini,
    Could you please update with the process of Delivery Document Archieved?
    I mean, had you reversed the delivery (T. Code: VL09) and then deleted the items from reversed Delivery Doc (T. Code: VL02N), before deleteing the Delivery Doc?
    Was there any subsequent document for Delivery Doc.?
    Best Regards,
    Amit
    Note: Also, check with Copy-Control settings for Order-to-Delivery (T. Code: VTLA)
    1. Field: Update Document Flow is marked ticked at
    Item (Dialog Structure) --> Item Category --> Control data
    2. Field: Pos./neg. quantity with entry "+"

  • Problem with status of header in BAPI_BUSPROCESSND_CREATEMULTI

    Hi All,
    I start by shortly describing the situation of the problem.
    We have CRM linked to R/3 (IS-U (energy products) and SD (home assistance products)).
    We created a bsp application for the IC Winclient (integrated in a workspace) which makes it possible to create a contract easily. When I create a contract with 3 items (10 = Electricity; 20 = Home Assistance; 30 = Gas) then replication of item 20 to SD is not done. the status of the header does not change to 'to be distributed'...
    And since I use the BAPI 'BAPI_BUSPROCESSND_CREATEMULTI' it is possible to change the user status (works fine) but still it doesn't replicate.
    Since the BAPI does a CRM_ORDER_SAVE, afterwards I can't change it directly because it is still locked...
    Does anybody know how I can fix this???
    thanx in advance!!
    Micha

    Hi Kapil,
    I totally agree with you that in the normal circumstances the replication is complete. And it is the case if I create a contract where the Home Assistance is the last item...
    But when I create a contract with 3 items (10 = Electricity (new customer so a workflow is started and no replication is needed yet); 20 = Home Assistance (should be replicated to SD); 30 = Gas (new customer so a workflow is started and no replication is needed yet)) then the item 20 is not replicated...
    I changed the order of the contract (within the program) and if I create the contract with the following order (10 = Electricity (new customer so a workflow is started and no replication is needed yet); 20 = Gas (new customer so a workflow is started and no replication is needed yet); 30 = Home Assistance (should be replicated to SD)), then the Home Assistance is replicated fine...
    It is a very strange problem... replication works fine in all cases, just not in this order....
    Thanks for the tip anyhow!!
    Micha

  • Logical Standby Creation Problems "Create STatus Unknown"

    We are using Grid Control 10.2.0.3 on Oracle 10.2..0.3 databases, Windows 2003 sp2 machines.
    We have a primary and fsfo physical standby working properly. We went to create a logical standby on a separate server and had problems. it turned out that the listener on the server was not discovered on the target. we fixed that problem and finished the creation of the logical standby and it seems to be functioning properly now.
    However, the status on the data guard page for the logical standby shows Create Status Unknown and we are unable to proceed on to create an additional standby database for other purposes. We have tried removing the logical standby target and re-discovering it but status still shows Create Status Unknown.
    Is there any way to clear this status without having to drop the logical standby and completely recreate it.

    The status on the agent shows it uploading successfully.
    We resolved the issue by removing the logical standby from the configuration and selecting to retain the log apply. We then re-added the standby selecting to manage an existing standby database and the status went to normal.

  • Deleting old messages problem (adapter status 001)

    Hi,
    I am trying to delete old messages, and some of them are staying in system. Here is the result of 'RSXMB_SHOW_STATUS' report:
    Message Status
    Message Status:      003 Number:             85.274
    Adapter Status of Messages with Message Status:              003
    Adapter Status:      000 Number:              4.040
    Adapter Status:      001 Number:             74.290
    Adapter Status:      002 Number:                  0
    Adapter Status:      003 Number:                  0
    Adapter Status:      004 Number:                  0
    Adapter Status:      005 Number:                  0
    Adapter Status:      006 Number:              4.806
    Adapter Status:      007 Number:              2.122
    Adapter Status:      008 Number:                  6
    Adapter Status:      009 Number:                  0
    Adapter Status:      010 Number:                  0
    Adapter Status >     010 Number:                  0
    So, there is 74.290 messages whith 001 status in adapter. Archieve and delete jobs don't want to delete them, and status isn't going to change. Refreshing adapter status did help with most of messages but 74.290 is what still there after refresh. Any ideas how to bring them to final state or may be its possible delete them in this state?

    Hi,
        Above  Messages are related to your IDoc and BPM related interfaces...
    so you need to schedule a report which does the deletion of the same...
    Check the reports scheduled are running or not...
    I dont remeber the reports which does the job of changing the status...
    HTH
    Rajesh

  • Problem In Status (1)Completed (2)Not Completed

    Dear Friends,
              In Solution manager 7.0, we have maintained over u201CZu201D status profile. In that we maintain 2 closed statuses. In crm_dno_monitor, there are three radio buttons 1) Not Completed 2) Completed 3) All. 
    When the user select Completed Radio button,  at that time it shows nothing.
    and when the user select Not Completed Radio button, at that time u201CClosedu201D Status tickets are also showing in the crm_dno_monitor.
    Why it happen? How can I assign 2 Status in completed Status?  
    Points would be rewarded.
    Thanks.

    Hey Kumar,
    Follow this Path and this wil solve your problem..
    1) Identify which of the "Closed" statues was newly added.... since you have 2 statues with text "Closed"....
    2) Copy all the attributes of the OLD CLOSED STATUS to the newly added CLOSED status...
    How??
    Well, execute CRMBS02... Then select our Z status Profile...............
    Now copy attributes like "TRANS" (last column) from the old closed status to the new added closed status...
    Obviously this applies if there are any.....
    3) Also the ensure that the other attributes of the newly defined status is exactly same as the old closed status...
    Where are the other Attributes??
    You can find them after selecting a particular status and then double clicking on particular status....
    These attributes also need to be same...
    Note:
    After doing this, all changes will not takes place in all existing Support Msges created, it will only be applicable for support messages created after the above changes are made correctly....
    Reward if it helps..
    Regards,
    Anand.......

  • Data Transfer Problem Getting Status 51

    Hi Experts,
    I have two logical systems namely cln 000 and t90clnt090 assigned to clients 000 and 800 respectively,
    and i am transferring data from 800 to 000.
    My message type is matmas and i am tranferring data using tcode bd10,but while i am transferring the data my outbound idoc shows the status of 03 in the sending system but in the receiving system i am getting a status of 51 and when i acces the application log it says something like this
    The material T-BW07-28 does not exist or is not activated
    Message no. M3305
    Diagnosis
    You wanted to display or process data on the material T-BW07-28. However, the material does not yet exist; that is, it has not yet been created, or its creation has been scheduled, but the material has not yet been activated.
    Procedure
    Check and correct your entry.
    Now what can i do to solve this problem.
    Regards
    Abhinab.

    Hi Abhinab,
    Please be informed that we cannot create materials through idocs.  See you are able to transfer data through ALE from one system to another, even though that material is not present in receiving system, only thing is that data cannot be processed successfully,there are some conditions which are required to be met for the data to be processed successfully.
    Like in your case when you are trying to send data for a material which is only present in sending system, still idoc is generated, it contains data and you can see that data in receiving system in we02 through inbound idoc, but in inbound system the idoc which carries data cannot be processed sucessfully due to inconsistencies in data.
    It is not only material number that you are trying to send when you send data by using message type MATMAS, but it also carries other properties of material like material type, material group etc depending on which basic type you are using (for eg. MATMAS05). You can see the documentation for basic type through transaction WE60. So if you want the data related to that material number to be processed successfully, at least that material should be present in inbound system and material should be active.
    For the other error which you are getting while creating material directly through MM01
    The field MARA-RMATP is not ready for input and was therefore not initialized.
    The field MARA-BMATN is not ready for input and was therefore not initialized
    I dont have much idea about this but as far as i think you should try using BDC or using BAPI (BAPI_MATERIAL_SAVEDATA).
    Again for the data to be processed successfully , you should fix all data related problems then try transferring data from one system to another.
    Hope i am able to clear to some extent.
    Regards
    Vinod

  • Workflow problem with status Ready

    HI,
    I have a problem with the workflow not getting completed.
    The workflow is for the employee attendace 20000081 .
    After the manager of the employee accepts the leave application posted by employee , The workflow is in the following state: -
    ID  000000340552 Work item type    Background step      
    Work Item text  Find Employee .
    Status <b>Ready</b>  
    Now the question is there any background job which needs to be scheduled for changing the all the workitem with status 'Ready' to be executed .
    since once I execute this step manually then the workflow again goes  in the ready status with the next step and the next step in this case is 'Create attendance/absence' This stpe of the workflow is in again status 'Ready'.
    Please let me know if some know about this problem. 
    Thanks in advance .
    Ankur

    Hi ,
    Thanks for the prompt reply.
    I have tried the auto customizing and I am geeting the following log generated :
    Auto-Customizing: General tasks                                         
             E WZ:119  Instances for task TS60001307 already exist          
    Task TS60001307     not classified as general task                      
             E WZ:119  Instances for task TS70008037 already exist          
    Task TS70008037     not classified as general task                      
             E WZ:119  Instances for task TS70008125 already exist          
    Task TS70008125     not classified as general task                      
    And  while checking  the customizing setting in SWU3 the folling entires exists but as I understand the seeting is proper, please have alook below:                                                                               
    An active plan version exists                                                  
         Workflow administrator maintained                                              
         RFC destination: User locked                                                   
         Generic decision task classified completely                                    
         Tasks for document generation fully classified                                 
         T77* tables all available                                                      
         Monitoring job for missed deadlines is scheduled                               
         Monitoring job for work items with errors is scheduled                         
         Sending to objects and HR objects activated                                    
         Entries missing in PD control tables                                           
         Default Domain for Internet Mail Maintained                                                                               
    Workflow development environment                                                    
         Customizing incomplete                                                                               
    Prefix numbers for standard object types maintained                            
         An active plan version exists                                                  
         T77* tables all available                                                      
         Number range defined for customer tasks                                        
         Entries missing in PD control tables                                                                               
    Please let me know if this is not proper .
    Thanks and Regards,
    Ankur

  • PROBLEM WITH MS 7522 VER 3.1 MOTHER BOARD

    hey guys,
    need some help here. my setup is a MS-7522 ver 3.1 mother board.
    6GB RAM
    MSI GEFORCE N470 GTX
    WINDOWS 7 PRO 64BIT
    since i bought it from last year, its not stable and having an occasionally blue screen specially
    when using it with heavy processing softwares such as 3dsmax and adobe cs4.
    what i did the past 2 days ago is i reformatted and reinstall a fresh windows 7 pro OEM OS.
    still, having some occassionally blue screen about memory management. i installed a whocrashed software
    and diagnosed it resulting a driver problem and kernel stuffs.
    another thing, when i update the win 7. it wont install almost around 70 important updates.
    i also diagnose the RAM using the windows memory dump diagnostic but so far it succeeded the test.
    i also tried to update the BIOS using a USB boot. im still having the same problem...
    what can cause such problem? is it the motherboard, the ram, or the graphics card? driver issues maybe?
    hoping i can find answers here and suggest what can i do to fix this.
    thanks.

    Run memtest instead of windows memory dump to check the RAM.
    What types of heavy processing are you referring to?
    I ran CS3 and CS5 on my systems including laptops which runs on Win 7 64bit as well. All of them have no problems rendering images which are in PSB Large Format for Adobe which can be about 6GB per image. Usually, such rendering takes hours to complete and loads the system's memory the most.
    If after testing the RAMs with memtest individually for at least 12 hours each and all return with no error, the only driver problem I will suspect is with graphics card, try downloading the latest driver from MSI website for the GPU and see if it solves the problem.

Maybe you are looking for