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

Resolved! dynamic SELECT

Hello experts,I have a dynamic SELECT with different fields in the WHERE-clause. But in some tables on which the SELECT operates, the field mentioned in the WHERE-clause is not part of it and a DUMP is the result.So is there a way to check, if all f...

Resolved! Table control

Hi Friends,I have used table control wizard.I am using table control to display the data of the internal table. I am getting the data in the table control. But I am unable to scroll table control vertically down, but I can do scroll horizontally it.A...

Resolved! radio buttons questions

hi gurus. can someone help on radio buttons?? does abap have on action performed events, like in java??? i only ask this because i have a screen with 2 radio buttons and i want to deactivate some fields when one radio its choosed and vice versa ...Th...

Resolved! Script Font

Hello friends,I have developed a script and everything prints fine.The problem is I have a line and in the line I need some words to be BOLD and some withour bold.I am using a paragraph type P1 for that line. Now everything is printing non-bold.Eg:Cu...

Resolved! validating user fields

Hi all, brand new ABAPer here. When using tcode CO03 and going to Production Order Display -> User Fields tab there is a field that we input Length. For example a user will input 194.10 for the length of material. In this case the user entered 194...

BTE 00001030 problem

Hi,we have customized the 00001030 business transaction event (BTE) to start a particular function module. When we use transaction FB01 to post a financial document, the function module is called.When we use the relevant bapi BAPI_ACC_INVOICE_RECEIPT...

h_senden2 by Active Contributor
  • 2450 VIEWS
  • 5 REPLIES
  • 0 Likes

table control in BDC

hi all,in my requirement i am copying the details of one plant to another plant.say for example i am copying the details of plant 1102 to 1103.In 1103 plant i have to change one component in the plant 1103.but here i didn't passed that component.it i...

Resolved! fuction codes

Hi,Where can I find Function codes?See for removing buttons like sort asc, sort dsc, filter etc in ALV report we use IT_EXCLUDING parameter and pass the relevant function codes..How can we find the Function codes for the same..regards,nazeer

hi lsmw

hiin lsmw how shuold be the data in flat file. should it be in order with field mapping or should it be in reverse order for 3 methods i.e. direct, batch input, and BAPI.how should be the data in flat file for loading data from lsmw by direct method...

Resolved! Faq's

Hi Experts,Pls send me faq's on Data Dictionary and also useful links..I am looking to very basics of ABAP/4.pls send me collection, if u have rather than links, along with the answer's.thxs in advanceNani

Monitor - messages

Hi expertsCan anyone please explain me what happens in the following ABAP code. I'm interested in posting a message when sy-subrc = 4.More specific:- what does this statement do: MESSAGE s000(rsqbw) - what does the monitor fragment do: C...

Labels in this area