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

Resolved! Is it possible to find program name using a perform name?

Hi AllThere is a perform named CHECK_AUDISP in some xyz program.But i'm not knowing that program name and hence can't locate this perform.Don't know but still in general is there way i can get the program name by using a perform name which is present...

Resolved! f4 search help value not appearing in the selection-option field

Dear allI have done a dialog prog , in that i have defined subscreen to pass select options . i have done search help for that select options field . i can get f4 help for that but when when i selecting any value in that help (pop up window) that not...

Resolved! J1IIN - Not able to change the Excise invoice Type to Deemed for doc currency USD

Hi, all...Need to get your advice on India country specific requirement on Excise Invoice, particulary on Deemed.The customers from India requested our India plant to bill them in USD but with Deemed export invoice.However, we failed to change from l...

Resolved! ABAP Ranges (sort order)

Hi Friends, I have a requirement to modify a program which uses a submit statement. This submit passes parameters defined in a "ranges" type.                         "Submit RSNASST00                                   WITH r_objky IN key"            ...

Resolved! Sending email delayed

Hello Experts,I have a ABAP program which checks for failed jobs and send emails to user providing job details. rsconn01 is running in the same program. So no seperate scot scheduling is required.It works perfectly in dev. environment too. There is n...

Resolved! CHECK condition in SELECT query.

Need to use the check condition to check only the second digit . Eg.   SELECT MATNR           INTO WL_MATNR           FROM MARA UP TO 1 ROWS           WHERE MATNR =  PI_MATNR                            AND   MTART  IN PI_MTART(Range Table but value c...

Resolved! FM RV_DOCUMENT_PRINT_VIEW gives the duplicate output

Hi Expert,I need to take the print for sales order using the program RVADOR01. Header details print correctly. but the item details print with duplicates. ie VBAP table has 2 line item but it print 4 line items. I've debug the program, the FM RV_DOCU...

short text(field PRUEFBEMKT) not being displayed in table QAMR, while recording via TCODE : QE51N

Hi AllAfter closing and saving the recording highlited below via tcode:qe51nthe entry saved in table QAMR does not reflect the short text "#EXTERNAL#" for the above saved recording .the feild highlited is the feild for short text(QAMR-PRUEFBEMKT), bu...

Resolved! How do I find failed change pointers that don't become IDOC's ( BOMMAT one's in particular )

I am having an issue where I have set up change pointers for BOM's and some of them fail in RBDMIDOC due to the ISO UOM not found.  I do not at this point want any help in that aspect of it ( the UOM part - I pretty much understand what the issue is ...

Labels in this area