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

Resolved! Module pool

Hi, I have two fields in screen, First field has search help (Search help value is1.INTERNAL , 2.EXTERNAL). If i click INTERNAL the second field should be disable automatically without press enter, if i click EXTERNAL the second field should be ena...

Change

Hi,How to Enable Modification Operations, in Edit Menu in se38. All the operations in this function, are disable....How it is possible....Plz Tell...Thanks...Edited by: Prince Kumar on Jan 21, 2008 2:02 PM

Dynamic actions

Hi Gurus,I have coded a perform in a report for a dynamic action to be performed for while updating IT0416.Could you please tell me that if I am making an entry in the table T588Z will this be accomplished ? Or if not what else I have to do.Please gi...

Resolved! Sort

Hi,-MaterialPosting DateVendorMat.Doc.NoBal.Qty-ID016916407.08.2004IC-KIT4127834.000ID016916407.08.2004IC-KIT4127848.000ID016916416.08.2004IC-KIT41306414.000ID016916416.08.2004IC-KIT41306534.000ID016916419.08.2004IC-KIT41316214.000ID016916420.08.2004...

kiran_k8 by Active Contributor
  • 654 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Fcode

Hi, I have a tcode for module pool program it has 7 screen i used to only one module for back in all screens but my problem is when i press back buttom in 2 nd screen it is comming first screen it is correct but after that when i press enter in the...

Resolved! How do I leave a line?

I have this code.-LOOP AT ZLES_INT_ITAB INTO WA_B. WRITE 'The object id '. WRITE WA_B-ID. WRITE ' is mandatory'.ENDLOOP.-I am suppose to have an output of like this:The object id 4 is mandatory.The object id 5 is mandatory.However my output is lik...

Resolved! ALV - Sub Totals ??

Hi Experts,Wanna to get sub totals on ALV, so, my code goes as folow, but, am NOT getting sub totals(am getting sorting)form get_subtot .clear wa_sort. wa_sort-spos = 1. wa_sort-fieldname = 'VBELN'. wa_sort-tabname = 'ITAB1'. wa_so...

Resolved! BAPI for FB60

Hi all,I need to park a document using FB60 tansaction. I need to use BAPI to do the job. Which BAPI can i use to park the document?When the document is park, how do i know the status? Which database table stored the information that is pass via BAPI...

Resolved! use insert comand

hi i created a ztable and now by using gui_upload i want to enter a flat file to the that database tablenow i need to keep 3 radio buttons on the selection screen they are insert modify and delete by using these radio buttons flat file must be uploa...

Labels in this area