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

f110_prenum_chck

Hi all,I still have a problem in the address on the check. Even having changed the from country in the sapcript, position of the pincode (ZPSTL) is before region or even ZORTt01 (city) etc. This problem is not solved.Another problem is that the summa...

Resolved! Collect + Dump

Hi I am trying to use collect on an internal table. My Code is as below: SORT it_bsis BY bcode budat. LOOP AT it_bsis WHERE tcode IN s_tcode AND bcode IN s_bcode AND blart IN s_blart. it_bill-bcode = it_bsis-bcode. it_bill-dmbtr = it_...

Resolved! P0185-ICNUM

Dear experts,I want to see the employee vendor pan number in HR modual, for that i find the structure P0185-ICNUM, but i con't able to see the data in structure.Where i can see the data against the structure, i mean in which table data available.pl...

tree display

i have two internal tables one is header and the other is line items connected by belnr.now i want to display them as hierarchial list.but at first only the header fields should be diplayed and a plus sign should be there below belnr.when i click on ...

Resolved! reg. reverse print

Hi Experts,I want to print one material descripton in reverese , in that description iam having some numerics also. The description is as follows.'BOOT HOT WEATHER TAN SIZE11.5W CSPK 6'. for this description i want to print in reverese with numeric ...

Resolved! performance

Hi Pls help me to improve the performance of the following code************************************************************************AT SELECTION-SCREEN.************************************************************************ perform tcode_auth_che...

Resolved! upload

Hi gurus, I have to upload a file from presentation server.For this i have declared a parameter in selection screen and gave F4 help using FM f4_filename.But that is not giving the F4 help to browse a file which is in the presentation serve...

Resolved! field catalog

Hi , i have creadted one field catalog using " REUSE_ALV_FIELDCATALOG_MERGE " dynamicaaly , now for that fieldcatalog i have to add some more additional fields so how can i added to that fieldcatalog , pls help me THX

Resolved! MIRO

Dear All,We have been observing that, MIRO takes lot of time to display the data and most of the times, it hangs. Even while saving the data also, it takes long time. Time time is some times 20 to 30 minutes .Now i want to check if any enhancements h...

Heading in OO Alv..

hi everybody,I am using OO alv in my report. I want to give 3 lines heading to the report.3 lines like.COMAPANY NAMEFINANCIAL STATEMENT FOR THE PERIOD MM/YEAR - MM/YEARIn this MM/YEAR-MM/YEAR will be financial year..so here figure should come..Guys ...

Adobe forms

Hi Experts,While creating the body rows in adobe form, i want to display some fields on certain conditions , but after giving the condition also it is hoding the space of fields which is not to be displayed .....how can i remove this space...Thanks i...

Resolved! Problem in the code

Hi,I had made a report in which half of the data is coming and half is not.i dont why it is happening ? when i check in the debug mode it is disaplying the data in ITAB but when i have to assign the value of itab in itfinal it is displaying nothing. ...

Labels in this area