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

Smatform

Hai! AllWhile i am printing the smartform layout, the printer skip one line for every printing line. Thats not a problem in printer, becasue i checked with other printer also. Can any one give me a solution.ThanksAlex

alex_m by Active Contributor
  • 482 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Select statement

In open sql select query i want to extract year from database column and compare it with entered value.for eg.i want to get employees joined in year 2005for that i have to extract year from the database column and compare it with 2005How is it possib...

Resolved! need to know the logic

Hi everyone,I want to know the logic and steps involved in implmenting the functionality. pls help me outTable YKXRDAWERKS consists of two fields – Landlord plant YWERKS_LANDLORD and Logical Plant YWERKS_LOGICAL. The table holds the plant number of t...

Resolved! Performance Issue

HI, When I am copying the entries from one table to another table and using modifying statement,it is taking a lot of time during execution.the number of entries in the first table are some 20,000 recordsmy logic is:1)selecting the records from the ...

Resolved! "Call graph" in WAS 6.20

Hi!In 46C there is a useful feature in SE80 in menu Utilities -> Call graph -> Calls / Called by.It seems 4.70 /WAS 6.20 this feature is no longer available.I couldn't find any relevant OSS note.Anyone has any idea/info about it why this is no longer...

Event declaration

Hi all,Is it possible to declare the events in a report program twice. That is, can i declare an event 'initialization' or say 'start-of-selection' twice in the same report program. If yes, then what is the implication of such an instance.Any help w...

Resolved! Spool problem

Hi,I am not getting complete output in the Spool.Below please find the code.Thanks in advance,KishoreDATA: val(1) TYPE c, lay TYPE pri_params-paart value 'X_65_1023', lines TYPE pri_params-linct value '1023', rows TYPE pri_params-li...

Resolved! Dynamic variant

hi all, i created a report and that report has to be execute in back ground daily with variant,but my report contains some date field, so i need to change the date value in that varient,how can i do it.How can i create dynamic variant,could you plea...

Resolved! ALV problem

Hi all,I want to create an icon on the grid but i am unable to get it can tell me the solution why iam not getting icon in the grid.REPORT zklk_temp .CLASS lcl_event_receiver DEFINITION DEFERRED.TABLES: sflight,disvariant.DATA ok_code LIKE sy-ucomm...

Resolved! Barcode in Script

Hello AllI have to develop barcode for the delivery number in Scripts. I have done that. Now the barcode is getting printed in the very next line without any space.So I have left two blank lines in between them and also reduced the height of barcode....

Labels in this area