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

Resolved! List "Z" Objects

Hello,I have a question and maybe someone can help me on that.I wanna know from a "Z" objects list which ones have errors during the generation process; like a syntax errors...Probably there is a way to check this a program or standard function that ...

Z Objects

Hi,I have a question and maybe someone can help me on that.I wanna know from a "Z" objects list which ones have errors during the generation process; like a syntax errors.Probably there is a way to check this a program or standard function that I can...

TIME zone SY-TIMLO

Hi all,I have one requirement that in the output of script the user wants the " LOCAL TIME OF THE USER " so i used the System variable as " SY-TIMLO" it is working fine in the Testing server but not working in Production server. What will be the Rout...

Resolved! ABAP queries

Hi All,Iam trying to move an ABAP query to the Production client from the dev client. It gives me a short dump when i run the transaction code assigned to the query . Is there a specific method to move a query transport to ProductionKindly let me kno...

Resolved! Excel email attachment

Hi,My excel file contains a logo , text and other information .I have to send this excel file(which is on the local PC in the C drive ) as email attachment .So I am using the FM SO_NEW_DOCUMENT_ATT_SEND_API1 .The receiver is able to get the mail bu...

Regarding inbound PO

Hi, I have a requirement like theinbound PO's will create sales orders in R/3.if the inbound IDOC fails or success, the customer team will receive an email.Inbound FM is "IDOC_INPUT_ORDERS". Can any body tell me the correct IDOC user exit to impleme...

Resolved! Dialogue Box......

Hi all,i had generated 5Grid ALV report using Objects and Methods ,now i wanted to create Dialogue Box for one grid out of five grids.that is if you click on grid5 (grid5 s customer details) then automatically we need to popup one dialogue box with s...

Resolved! User-exits for FI

Hi,can you please help me: I cannot find appropriate user-exit for FI transactions (creating invoice FB01 and creating credit memo MR01). Looks like there are no user exits at all for stage when whole new doc is being saved in BSEG.I was requested to...

ALV key fields

Hi friends,i am using REUSE_ALV_HIERSEQ_LIST_DISPLAY to display header and item deatials. g_repid = sy-repid. g_tabname_header = 'IT_HEADER'. g_tabname_item = 'IT_ITEM'.define keyinfo CLEAR gs_keyinfo. gs_keyinfo-header01 = 'SPMON'. gs_keyinf...

Labels in this area