cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error no. L9029 is raised during qRFC processing from EWM

victor78
Explorer
0 Kudos
992

Hi experts,

    I work in embedded EWM in S4 2022.  when I did kit to stock  in EWM via tcode /SCWM/VAS_KTS, the outbound delivery for component can be created, but the queue is stucked in SMQ2, the errror message is "Error while determining ref.mov.type for WM via Table 156S: 601/X/X/ / /X/", but I don't know whethere it caused by erorr configuration or missing data. can you give me some suggestions?thanks!

View Entire Topic
DominikTylczyn
SAP Champion
SAP Champion
0 Kudos
martinprokop
Participant

Hello Dominik, I have the same issue on 2023 SPF03 and the mentioned Note is not relevant for this release anymore. I don't think it helps...

I was able to solve this issue with manual entries with 601/X/X/ / /X/  AND   601/X/X/ / / /   in T156SY, T156SC and T156Q tables.

  • T156SC
    • martinprokop_3-1747596085301.png
             
  • T156SY  
    • martinprokop_4-1747596116449.png      
              
  • T156Q
    •  
      martinprokop_7-1747596214605.png

       

       

       

       

 

 

AlexPh
Explorer
Hi Martin, I solved it using the same method. Manual entries (SM31) V_T156SY and V_156SC_VC
DominikTylczyn
SAP Champion
SAP Champion
0 Kudos

@martinprokop @AlexPh Missing entries in T156SY should be reported to SAP support as the table is classified as as system one, to be maintained by SAP only:DominikTylczyn_0-1747808592570.png

Please report your issue and the resolution to SAP support with an OSS ticket, so they can incorporate the fix in standard.

AlexPh
Explorer
0 Kudos

Dominik, check recommendation in the note https://me.sap.com/notes/3482008/E

 

I mean SAP reccomends manual entry in V_T156SY and V_156SC_VC

martinprokop
Participant

Hi @AlexPh and @DominikTylczyn !

surprisingly, for reverse-Kitting, another entries for 601/ / / / / were necessary, not mentioning the 101 entries for kit receipt movements.

Thank you @AlexPh for the mentioned Note, I have not found it before. My solution was based on debugging, as usual, about 1 year ago... The Note is rather new, so it is probable SAP will incorporate these missing entries in the next releases automatically. So it is rather a description of temporary workaround IMHO.

AlexPh
Explorer
0 Kudos

@martinprokop, you're welcome! I have a small question about reverse-kitting. When we create vas order for reverse-kitting with batch mangament (+serial numbers) for header and components, we faced with a problem in the method VAL_PROD_BATCH and vas order was not created (error /scwm/vas302). Have you ever created vas orders with batch and serials numbers?

martinprokop
Participant
0 Kudos
Hi @AlexPh , nope, I have not a reverse-Kitting scenario with SN, lucky guy 🙂
DominikTylczyn
SAP Champion
SAP Champion
0 Kudos

@AlexPh The note https://me.sap.com/notes/3482008/E is unbelievable. Basically it says - we missed some entries in the system table, go ahead and add them. But how, what needs to be added, how to test it - those informations are not there.