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

Resolved! standard text include

Hi all,i should check a particular sales org. if the particular sales org is satisfied, i should include a standard text in the main window. assume that the standard text name is zv_standard_text.what code should i need to include in form and print p...

Resolved! hi

Hai,I have to identify the file from presentation server and according to that file type, I have to get that data into internal tables whether the file is txt or xls.How to do this? Please answer me.

date format

hi all, i have an issue of the date format at the selection screen,i have actually PARAMETERS: p_date TYPE sy-datum DEFAULT sy-datum. the default is sy-datum but the requirement is to display date in Format - MM/DD/YYYY. by date mask we can maximum...

Resolved! bdc

Hi Gurus!i am writing RFC for creating Sales Order.here its running successfully in foreground mode as i get following popups 1.information msg , No rates for 3105.00 and Excise indicatorNormal rates being usedi put manually ok.2.warming msg - The de...

Resolved! Interface

hi all,i am uploading tab deli file from app server using open dataset g_file for input in text mode encoding default.do. read dataset g_file into wa_string. if sy-subrc <> 0. exit. endif. split wa_string at...

Resolved! hi all

Hi,Iam sisplaying doc no d.date currency and amount fields in script. My problem is1) if doc no is exact sixze it diplaying correct but if document no is lengthy that field value is displaying upto second field position and second field is diplaying ...

reg alv

hi all In my ALV output, i ll select some records and i ll click CRETAE INVOICE button to create invoice for the selected rows.To count the selected rows in the primary ALV , i am using a loop .But it is bringing performance issue, So to avoid that ,...

Resolved! expand and collapse

hi,i am doing module pool program in which i used REUSE_ALV_HIERSEQ_LIST_DISPLAY function for display my output. in this output depend on icon i want to display my data in EXPAND all or in COLLAPSE mode. means when i click on that icon ...

Labels in this area