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...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94726 Views
    • 212 Comments
    • 39 Likes

    DDIC texts

    Hi people!I ´m looking for a table to search the texts/description of ABAP dictionary´s objects(tables, data elements, domains, search help, etc).Do you know some table? (similar to trdir, for example)Regards!Moderator message: please do not post dup...

    Resolved! Accepted Solution

    DDIC texts

    Hi people!I ´m looking for a table to search the texts/description of ABAP dictionary´s objects(tables, data elements, domains, search help, etc).Do you know some table? (similar to trdir, for example)Regards!

    Resolved! Accepted Solution

    Email to multiple customers with only single ID in TO....

    Hi, I have made the program to send the emails to customer with our product brochures, whihc is working file, but as the customers are more than 1000 ,whenever we send the email, presently when i am trying in developemtn server by adding the multiple...

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE

    Hello Expert, i'm in a loop to make a movement  321 with the BAPI_GOODSMVT_CREATE,in the internal table i can have material with serial number and material without serial number.For the material without serial number, i have no issue but i have issue...

    Resolved! Accepted Solution

    Combine EXIT and CONTINUE

    Hi,I have a scenario where I have an outer loop (a WHILE loop)and within that, an inner loop at a checktable. If I find the currently used value (used by the outer loop) anywhere in the checktable, I want to directly exit the current iteration of the...

    Resolved! Accepted Solution

    UKM_BP Updation

    Hi,Actually I  want to update data ( credit limit,Special attention,Blocked in Credit management) in UKM_BP transaction. I found one solution on sdn and tried that code  to update the UKM_BP transaction, but when i checked transaction and database ta...

    Resolved! Accepted Solution

    performance issue on calling FM MB_ADD_TRANSFER_QUANTITY

    Hi SDN's ,i am using the below function module to get Stock Transfer Order quantity ,i am passing the Receiving plant :it_werks&                       Supplying plant:s_reswkBut while running it's taking too much time in production Server ,call funct...

    Resolved! Accepted Solution

    How to insert the IF ELSE statement's 'results' into Result.

    Hi ABAP Gurus,I am creating a piece of code for Variable (customer exist) for BEx Query.However, my code below doesn't work.I suspect is because in the end, I am not sure how to insert the If else statement into result.Because I am not a ABAPer mysel...

    tnecnivo by Active Contributor
    • 1052 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to separate the internal table columns into separate internal tables.

    Hi Experts, I have an internal table with 400 rows and 15 columns. I want to separate the 3 columns in one internal table and remains 12 columns in separate internal table . I want to do the logic(convert the 12 columns into 12 rows) . But finally i ...

    Labels in this area

    Explore this Area