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

Function Group

Hi,i wont to build a function group and store their all fm that for e.g.. to h.r but if i do the first fm and i move it from Dev to Qa and i and i build another fm and under the the same function group i D'ont have erorr ?Regards

Resolved! Update report

Hi All,I have all the required data in my report output(ALV GRID). But when the user selects a particular field I have to call Transaction ME32L, which is fine and working properly. But when the user makes changes in this TCODE it has to reflect imme...

Resolved! Grouping CARRID

Hello experts!!could you plz tell me how to group the carrid when i m displaying records of SFLIGHT table.Means, there are many records of AA carrid then many of AZ.I want to print like following...carrid connid fldate price-AA ...

Resolved! Types - Structure

Hi Experts,Types:begin of t_line, col1 type I, col2 type i, end of t_line.Is t_line structure? can we use t_line as workarea? I think this is not possible unless we specify 'wa_line type t_line', where wa_line can be used a...

Resolved! Transfer Routine !

Hi Experts,I have a created on date field coming from R/3 to BW. some times this field comes Null value. when ever this null value comes i usually edit future date in PSA and push it to cube as a full load. Now my requirement is i want to handle this...

DD_STYLE_TABLE

Hi everyone,Will anybody let me know how to use DD_STYLE_TABLE with Grid.Like how to display the alv grid display with bold text by using the methodsused in DD_STYL_TABLE program.I am confused with the both, will anybody let me know how to display th...

Resolved! A doubt in parameters

Hi all,Hope everyone is doing well.I got a small problem.I wrote small SE38 program using parameters to accept few fields and put the data to internal table,then to database from internal table.I need to validate a field(trackid) which is primary key...

barcode in sapscript!

i am using hp clj 3800 printer.i need 2 print barcodes in my sapscript.it says that i need bardimm module for printing barcodes in my layout.now i have tried downloading barcode.dll n it works well.however for this i need 2 install the barcode.dll on...

Resolved! Reading XML with Flex

Ok I've gone through Ed's awesome Flex tutorial in the wiki but for some reason I simply can't nail this one. <mx:Label y="10" text="Craig's Movie List" id="lblTitle" enabled="true" horizontalCenter="0" fontSize="19" fontFamily="Arial" fontWeight="b...

urgent

Gurus have a look and i need code for this not ne ideas My Requirement:----Delete the Data Base table field value Comparing with other data base table and its field.( field values which are going to be deleted is from flat file (input file)LOGIC: rea...

Resolved! Indexing error ....

Hi Experts,I have written a program and checked with Code Inspector. It gives error : Large Table AFRU : No field of a table index in where condition. SELECT aufnr vornr ltxa1 budat xmnga grund aufpl aplzl erzet FROM afru INTO TAB...

report

sirsir we want to display the field name in zreport credit,debit, balance but all the field have same tecinal field name . strucrure name fdbl_balance_linei find table name t001 and field name wears this field same for all debit , credit and ba...

Background job in Released status and does not run. What is the problem?

Hi Experts, I ran a ABAP report as a background job. But when I see the job status in SM37 I found that it is "Released" but the job does not run further, It remains in "Released" state. I have given the correct variant and start condition "immedi...

Labels in this area