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

ALV Problem

Hi, I have a scenario here.I want to display an ALV report using FM 'REUSE_ALV_LIST_DISPLAY' to display material master records. When the ALV is displayed Material master should be updated from the records in the ALV table.Now i have a problem her...

alv grid display...

Hi experts,I want a display one internal table by alv grid oops.There is no need of making it interactive or layout designing just to display.is pbo,pao modules,screen needed .can we do with out using them.can u suggest simple code to display the int...

Resolved! usersxit

Dear experts,I would like to, at the time of order creation VA01, suppress fields when I enter the customer number in the order, that means the customer is maintained for two sales areas. The user must be able to use only one sales area and not get a...

rfc read file

HI,Ive developed a BAPI which is is reading file from client machine using FM gui_upload. The bapi is going to be called via rfc . The bapi works fine in whenever executed in stand-alone method. However whenever the bapi is called via rfc , the file ...

va01 item text check

hi all,i have a requirement where in va01 transaction, i.e at the time of sales order creation, if one enters unit for any material as d or ea. then i should check whether he is maintaining item level text for estimated hour conversion. if he is not ...

Resolved! email format

Hallo , I have a string containg the email address as a value. now i have to check its validity.i.e If it has a proper format (check if the @ and dots(.) are in proper place).can anyone suggest me any existing Function Module if there exists any.......

Resolved! Footer in ALV

Hi experts,How can we print footer in ALV Grid Display. Like to print header , we use 'TOP-OF-PAGE'in which we use FUNCTION 'REUSE_ALV_COMMENTARY_WRITE', Then how can we print footer in ALV Grid display.It is not list display. So i cannot use END-OF-...

Resolved! fm "th_server_list"

Hi,I am using this fm in my report to get rfc server list CALL FUNCTION 'TH_SERVER_LIST' DESTINATION 'MS41' .But while running the report it is opening the login page of rfc server,How can i avoid login page ? and my rfc connection also perfect...

Labels in this area