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
  • 83475 VIEWS
  • 212 REPLIES
  • 39 Likes

STRLEN of the variable

Hello,Am getting string into variable which containsEx: (Defects recorded for 301000000454 work item)this entire text storing into a string variable,Now i need the number only 301000000454. How to get number only using STRLEN i wrked but not getting ...

mm01 enhancement

Hi Gurus,do help me!In MM01 , WHILE CREATING Material , we had to maintain profit center at plant/data storage2 or at costing 1 manually,but i want it to get filled automatically as we entered plant through ztable which we are ainting for it.so how t...

ALV color

Hi exprets,1) In my ALV i want color of collumn like if p.o related data is there p.o no, po date, po qty then it should come with green color if Gr data is there like GR no, GR qty, GR date then it should come with Red colorhow to do that ?2) In my...

POPUP

Hi all,I have to give a popup. On which there will be 3 fields. ex : invoice no, date and amount. And I want that values which have been entered by the user. I know there are many fucntion modules , but I need an example to understand. Can any one he...

Resolved! Radiobutton

Hi,I have a report,where 2 radibuttons have been assigned,one for displaying the ALV & the other for displaying smartform.What way should I code,so as to display the corresponding report at runtime,should I check the condition in Start of selection o...

Resolved! Issue with Custom table

Hi All,I have created a Custom Table in Dev server and updated the table with few set of values.Now, if i transport this object to Quality/Prod server, the table gets tranported, but not the data...In such case, how to update the data in subesquent s...

Resolved! report

hi expertsi have a problem plse help me. iam fetching data from the DB tables to the internal table.now i want to find the no of rows for the perticular field, not the entire internal table .ex: eatch material have many packaging types , for eatch p...

Resolved! ztable

i created a ztable. but i want to create a ztable with 100 records onlyhow to restrict table that it allows only 100 recordsi have seen in size category but in this 0 ---> 10,000 records there.

Resolved! OPEN dataset statement

Hi folks,I have a file stored on the network shared drive. Can I read the file using open dataset statement. This file is not stored on the application server.I have read that the open dataset statement works for only with the files stored in the app...

smartform

hello,smartform is working fine in one server and when we download and upload the form to production....with same configuration in nace and same config( config is not the issue as when we place breakpoint it goes inside ) smartform in productionis...

Resolved! statement

hi all,i declared internal table like this:data: itab like dbtab occurs 0 with header line.i want to fetch the data from the dbtab. and i writtenselect * from dbtab into corresponding fields of table itab.write: itab-fileds.but in this way i am not...

Labels in this area