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

Resolved! how to close the screen

Hi all, i create a screen as model dialog box. The PF-STATUS type is Dialog box. In the screen, there are some fields which are Required, do this in the screen layout. If I want to close the screen, it also asks me to input the required fields. I wan...

Resolved! Domain BELAR

Hi Experts, here in this select am fetching the values of BEART these values may be U M T F S V O K.but i need the description also like for U Accomodation. so for these am using tese functon module 'DDUT_DOMVALUES_GET' . ...

Resolved! Validation of vendor

Hi, I have to validate is the vendor given is one time vendor or not.Have written the code asCLEAR lfa1-lifnr. IF NOT s_lifnr[] IS INITIAL. SELECT SINGLE ktokk INTO gw_lfa1 FROM lfa1 WHERE lifnr IN s_lifnr. IF gw_lfa1 NE 'ZECS'. MESSAGE ...

ALE Error

Experts,Am getting the below error when working on ALE :-No recipient found for message type GLMAST / GLCORE in the ALE modelMessage no. B1129DiagnosisAccording to the ALE distribution customer model, no messages of type GLMAST / GLCORE are distribut...

PDF No data

Hi all I am trying Script to Pdf using Convert_oft FM working fine but no data in that pdf fileThe following code i am using CALL FUNCTION 'OPEN_FORM' EXPORTING device = 'PRINTER' dialog = 'X' OPTIONS = struct ...

Performance issue

Dear allI am using BAPI_BUS2172_GET_TREE fm for get phase, task for one project in Cproject.When i am using this fm. it took time (4 to 5 seconds). After 5 seconds only i can able to get the result. But i am using the fm. with in loop. LOOP at LT_DPR...

Resolved! Regarding ExcelICON

hi, the spreadsheet option in my report output is being hidden .ie List->export->spreadsheeteven i copied a pf status in menupainter which already exists for other programs and passed the same inalv list display but iam not getting the excelopti...

Attachment Issue

Hi Gurus,I have a Issue in PO attachment A user is using Tcode ME21N and attaching a file after that when he is checking that PO in ME23N he can see the attachment and he could able to Delete that attachment even though he has create and Display Auth...

Labels in this area