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

Resolved! IDOC user-exit

I programmed and activated user-exit for processing idoc (SDPICK, EXIT_SAPLVMDE_003). Then I imported it to the production system.When I test that particular idoc type with test transaction (WE19), everything works fine but if idoc comes from non SAP...

reg : logo in script

hi,I have uploaded logo using SE78 and in the logo window i have used the corresponding sysntax in the line editor.but the probelm is..in the output...The logo is stretched vertically (a bit).why it is so?Can anyone explain this?there is difference i...

Interactive Report

Hi Can't i use At line-selection and At user-command events in one report program. Bcoz when i am trying to use these 2 events in one program the cursor is going to At user-command only. At line-selection is not getting triggerred. When i use them i...

Resolved! Excel upload

Hi experts, i am trying to upload data from Excel file to an internal table. But the data is not uploaded correctly.Can u please help me ?my code is :REPORT Z_R_BDA_UPLOAD .DATA : ANSWER.DATA : BEGIN OF T_SHED OCCURS 0, ...

Resolved! BDC help

I want the steps to use table control in bdc ,I.ehow table control cn be generated using bdcplease full steps not program only, points will be Awarded,thank you,Regards,Jagrut Bharatkumar Shukla

Resolved! Header in Reports

Hi I have maintaned table TSE05 .But still i didnt get the desired or entered value on the report header...is thr something else i should do...in addition to tht.I have seen couple of blogs ,thy said use pattern, but i dont want to use tht, i want i...

Resolved! Hi friends..

Hi.. I need a small help. I m working on payroll. My requirement is to display payroll results report in alv. till now i completed my selection screen logic. Now how to proceed further? pls can u tell me step wise in general?Note: we should not use...

maximum mode session

Hi to all.i'm having a problem with call transation 'CV03N' and skip first screen. i have a zz program that show a ALV layout and i include 3 buttons to give access to other transation by call transation. but when i open more than 6 times, i receive ...

Resolved! File handling

Is it possible to transfer the contents of one word document file to another word doc file..I want to copy a file from one directory and want to store in another directoryby a program...is any function module there

Resolved! ahout at new.

hi forks, when we use the break control in the loop statementseg.1 LOOP AT GIT_1 INTO GFC_1. GFC_2 = GFC_1. AT NEW FIELD3. MOVE-CORRESPONDING GFC_2 TO ・・・    &#1...

routine

I am new in sap. i want to write routine.My requirement is sales employee can give 1 to 10% discount and sales manager can give 11 to 20% discount.i want to write routine for condition type k007.Please tell me how can i write the routine for the abov...

Resolved! how can i handle errors in bdc - call transaction method using tcode xk01

Hi,i want to know how can i handle errors in call transaction method using tcode xk01. I have written a program in se38 but its not working.TYPES : BEGIN OF itab,lifnr TYPE rf02k-lifnr,ktokk TYPE rf02k-ktokk,END OF itab.DATA : i_tab TYPE TABLE OF ita...

Labels in this area