Hello,
While downloading the Excel file from the SOST, the column (eg. Idoc no.) is automatically rounding to the nearest decimal.
For eg. If idoc number is 5000000009681031, in the excel it will be displayed as 5000000009681030.
Problem seems...
Hello Experts,
I need a help to proceed with logic where i need to sum the quantities in internal table based on the required quantity.
User is sending the required quantity from Idoc and based on that we have to create Material document using BA...
Hello,
I have a requirement where i need to process the attachment (PDF) from the SOAP Web Service in the ECC.
I have created the web service but when i try to attach file, i am not able to handle in ECC Side.
Kindly let me know which steps I n...
Hello Experts,
I am getting error "CCOPA0001 Component 003: Not in any project" while enhancement for KEDR.(Screenshot attached).
I have already written the code in the user exit "EXIT_SAPLKEDRCOPA_001" --> ZXKKEU11.
Even the debugger is not...
Hello Members,
I have a requirement where I need to delete the Outbound Idoc segment data E1EDP01 (Line Items) and need to send only those segments for which line items (eg. quantity, date etx) are changed and deleting E1EDP01 segments and its chil...
sandra.rossi Thanks for the help. Yes the issue is with Idoc number range. It is 17 in the Dev while its 9 in sandbox. Excel has some limitations it seems.
Hey vicen.lozano ,Thanks for stopping by, i know the requirement is bit tedious, but what functional consultant want is to get the deliveries equal to the required quantity and creating their material docs (if totals deliveries are captured as 3, th...
Thanks Sandra for your input.I tried cl_http_utility->Decode_Base64 only but got mixed values.Some converted and some gibberish. (I am attaching the screenshot).How can i get fully converted values?TIA,Ajay
Hello sandra.rossi,What i can tell you now is that, we are receiving the BASE64 encoded string (converted from pdf at CPI end) from a inbound web service, and from that Base64, we need to decode it to get the order related data.I am using cl_http_ut...