SAP Managed Tags: ABAP Development Cannot Use PACK You cannot use the PACK statement to pack character fields in ABAP Objects. In ABAP Objects, the following statements cause an error message: DATA: c1(...)
ABAP - Keyword Documentation→ABAP - Reference→Processing Internal Data→Assignments→Special Assignments→ Syntax UNPACK source TO destination. Effect This statement converts the content of the data objectsourcein accordance with special rules and assigns the converted content to the data objectdestination...
SAP Managed Tags ABAP Development Hello, currently I have a requirement to do the pack and unpack for inbound delivery. It's ok to pack items for delivery by this FM. But it don't know how to do the unpack. I don't know how to pass the parameters to the FM. It always return wi...
SAP Managed Tags: ABAP Development Hello Experts, I have a scenario in RF process to Unpack Handling Unit on the Outbound Delivery. Usually we do this in VL02N. But in RF process, the standard transaction LM25 is displaying some irrelevant error messages which I am not sure of digging ...
SAP Managed Tags: ABAP Development Hi Gurus, I am able to unpack a HU from an outbound Delivery using the FM HU_PACKING_AND_UNPACKING, but the material is not posting back to the delivery to pack it again. Is there any other FM to unpack the HU in such a way material is available...
sy-uname:SAP系统账号; sy-sysid:当前系统R/3名称; sy-mandt:当前系统编号 sy-tcode:当前执行程序的Transaction code sy-repid:ABAP程序名; sy-cprog:ABAP程序名; 日期: sy-datum:系统当前日期; sy-uzeit:系统当前时间; 内表操作记录: sy-index:当前do循环次数; ...
What would be the best way to "unpack" the PATH in HANA hierarchy view? Is it possible at all? Because right now, i would not say it's bringing very much value... Thanks, Dima Look into HANA 2 as it provides public SQL commands for hierarchy processing. ...