Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 84738 VIEWS
  • 212 REPLIES
  • 39 Likes

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

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