Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Resolved! Accepted Solution

    SQL Exec null variable

    Hi, I need to send a variable in a sql statement that can be null in some cases. How can I send that? Here is an example code: lv_date = COND #( WHEN lv_test EQ 'ABC' THEN |2023-11-13 00:00:00 AM| ELSE |NULL| ). EXEC SQL. UPDATE [Table] S...

    luscruz by Participant
    • 2032 Views
    • 6 Comments
    • 0 Likes

    Fetching data from one internal table and populating their corresponding fieldname into other table.

    Hi I have my data in an internal table having 20 fields (user input). this input might change (position of fieldnames) depending on the contents of invoice. now i want to get specific fieldname and populate this data into other internal internal...

    Resolved! Accepted Solution

    unable to add text on top of page using cl_dd_document class

    Hello experts, I am working on an existing requirement where I have to display some text on the header of a report using CL_DD_DOCUMENT class. The issue is that after writing a few lines, I am unable to display the rest of the lines in the header. ...

    alv report for sales order data with total quantity and price of all line items for each sales order

    Hi All I need to generate an alv report with sales order information. suppose if i have 5 line items in a sales order need to add additional row for each sales order with sum of all line items quantity and one more row for sum of all line items ...

    grayman2 by Explorer
    • 895 Views
    • 1 Comments
    • 0 Likes

    Error: 'No Material Number transferred' while doing goods issue against refurbishment order.

    Hi Experts, I am facing an issue while doing goods issue against the refurbishment order. System is throwing an error "No material number transferred". actually the scenario is: I created a refurbishment order for serialized material against which ...

    Labels in this area

    Explore this Area