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

    Vendor Master Address

    Hi,We have uploaded , vendor master . Now we need to upload Address data for eg House Number 1 and 2. For the same, I am using ADRMAS ,the house numbers are getting updated but the other fields for eg NAME1,CITY,STREET,POSTAL CODE are all blanking ou...

    Resolved! Accepted Solution

    CI_PRPS Activation Problem

    Hi all,We added an include structure to CI_PRPS and activated it. We now find that it is unnecessary for that structure to be there so we have removed it. But now when we attempt to activate it, we can only partially activate it. There are various wa...

    Dynamic Merging

    Hi All,I have requirment to merge 2 dynamic internal tables. This is the scnerio. Here i_key internal table contains the key fields of itab1 and itab2. I have loop thru itab1 and find the field value of fld5 from itab2 and fill in itab1-fld5.i_key (I...

    Amount in words

    Hi , I am getting the value of reguh-rwbtr in sapscript. inside the subroutine , the input table holds this value as character. i need to use HR_IN_CHG_INR_WRDS function module to get the amout in words.in this function module we should pass the...

    Resolved! Accepted Solution

    Restrict F4 selection list

    Hi,I have a requirement where i have two select options. One select option for purchase org.and other for sales org. For every purchase org there are some corresponding sales og related. Now when i press F4 on the sales org it should give me a list ...

    Resolved! Accepted Solution

    emigall VS lsmw

    Hi Can someone tell me if we can use LSMW in a IS-U environment? If YES, what will be a good reason to use EMIGALL? In other words, what are the advantages to use EMIGALL iso LSMW in a IS-U environment. I think, SAP didn't create EMIGALL for fun, the...

    Resolved! Accepted Solution

    Incrementing Counter

    Hi All,I declared gv_count as const.DATA: gv_count type c value 1,and in the if stmt, I incremented itgv_count = gv_count + 1.It is incrementing gv_count upto 9 properly, but 9 + 1 it is taking as '*' instead of 10.Can you please help me, why it is h...

    Validating Number

    I am working on a serial number validation code.2,3 digits of the number are year, 4,5 digits are month. I have to modify the code such that it only accept current and past year,month.Also I noticed if I give 13 for the month it still acception. Ple...

    Labels in this area