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
    • 95188 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Dynamic Select Option

    Hi allI have a requirement wherein i have to give a select option that has to work dynamically. i am using filed symbols to capture the table name and the field of that table dynamically.but how do i code for the select option?i have to use classes n...

    Resolved! Accepted Solution

    changing the date format.

    hi experts,i have the internal table in my report which has one field i.e date field of type datum.now i am down loading the output to local file using gui_download.now i want the date format need to be formated to DD/MM/YYYY which is of 10 charcters...

    Resolved! Accepted Solution

    CALL CUSTOMER-FUNCTION '001' Exit EXIT_SAPLVV01_001 Include ZXVSVU01

    Hi,I need to develop the Idoc type extension for DEBMAS06.Following is done:-I have added the segments and added the extended Idoc type to message type.I have added the function module, message type, Basic Idoc type and Ext Idoc type.I have created t...

    Resolved! Accepted Solution

    Currency and decimal

    Hi,First, I need to know what is the max value I can go if my field type 'CURR' with length '11' and decimal '2'. Second, I have 2 types of field; DATA: F1 LIKE ekpo-netpr, F2(16) TYPE p DECIMALS 5.If F1 = 500.00, and F2 = F1 * 1000. How t...

    Resolved! Accepted Solution

    SO_OBJECT_SEND function does not work without an explicit COMMIT WORK

    Hi,We have used this Function module (SO_OBJECT_SEND) inside a custom BAdI Implementation , which sends e-mails when some of the fields inside an infotype are modified using transaction PA30 (HR-Maintain master data).After the system was upgraded to ...

    Labels in this area

    Explore this Area