HI Team,
Can anyone suggest method or API to get Freight order details using loading area. I tried using class /SCWM/CL_SR_BOM but couldn't get result. Also, can anyone share where do we see loading area in EWM in Outbound Delivery .
Thanks !!
Hi All,
I was analyzing a delivery with multiple Batch split items ( marked with + ) for different parent items. Looking at GUI TCODE /SCWM/PRDI, I could not relate which Batch split item belongs to which parent item.
I also checked at table lev...
Hi All,
I am fetching one field from DB table which is of length CHAR35 and I want to use the same in another SELECT statement via FOR ALL ENTRIES where field name of 10 character is being compared with field of 35 characters.
I don't want to us...
Hi All,
I am facing below issue with LT_ITEM table which is deep structure :
et_output = VALUE # ( FOR LS_ITEM IN LT_ITEM
( DEL_NUM = LS_ITEM-DELNUM
PO_NUM = VALUE #( LS_ITEM-REFDOC[ DOCCAT = 'SO' ]-REFDOC_NUM OPTIONAL )
PO_ITM = VALU...
HI All,
I need to do packing for outbound Del using custom development. I checked standard TCODE where REPACK method is used . Also, below thread explains the same : My concern is I have only 1 HU so what it would - in below method :
Source HU o...
Hi Yogananda, I just checked the delivery and WT. There are no details about Parent line item in batch split Item WT. Reference document section also points to same batch split item. Also, below mentioned are TCODEs not tables . So to read data from ...
Yes Indeed It has a value with DOCCAT = 'SO' . Problem is LS_ITEM-REFDOC when comes to new syntax is Blank although LT_ITEM has value. The value from current iteration comes to DEL_NUM field. Unfortunately I cannot debug it. So not sure why only par...
Hi 0855168697,Thanks for writing.. I have created my barcode type - ZEAN128 . In that I am panning to put only requried field with there corresponding AI. But my issue issue how will I trigger this FM when Barcode is scanned. I have assigned Function...
Hi Pratham,As per name it seems that checkbox can skip shortcut box only. Could you tell me how do we maintain it. In the screenshot above there is only display option.Also, in general is there any way to trigger PAI on enter of a sunscreen field rat...