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

BATMAS03 Idoc Type

Hello,I am extending the segment E1BPBATCHATT in BATMAS03. Please let me know any user exit or any other way to populate the values in the extended segments. Is there any way to find out the user exits available to update the newly added fields for a...

Resolved! IDOC Extension problem

1. Created new segment with 2 fields in WE31.2. Created new extension based on DELFOR01 and added my new segment from step 1 to it in WE30.3. In WE82 I added a new entry with Message type DELINS, Basic Type delfor01, and my extension from step 2.4. I...

Problem in ALV

Hi, I am using ALV grid control to display a table. The table contains one quanity field with 3 decimals. The ALV is editable.Now, when the user enters a value in the quantity field..for example 12, then ALV assumes it as 0.012. How can avoid this p...

CJi3

I want to build a actual line item report the look and feel of the report should be same as CJI3 but it should display the data from the ztables.As CJi3 uses PSJ logical database. I need drilldown functionality as well not to material document but to...

ABAP Report in CIC

I have configured an action box for the CIC, but my requirement is to display a custom report from R/3 in the user screen, I created a new bussiness object in (SWO1) and created a new method with the single line:CALL TRANSACTION 'ZXXX'.I already put ...

Resolved! User name search help

I want to include search help fucntionality on the SAP username within a custom table. Si it possible? I have defined my field using XUBNAME but this doesn't inherit and search helps or lookup tables. I can see that the function 'DD_SHLP_CALL_FROM_...

How to do Count

Hi I have got HKONT BLART BSCHL in a itab now I want to use an another field count where count of all the selected records is made per hkont at level 1, blart at level 2 and bschl at level 3eghkont blart bschl count766000 blank blank ...

Resolved! Varient.,

Hi, I am new to SDN..I have a requirement to save a varient to run a Program in background. The selection screen has a date field set as sy-datum. However due to some business changes the program should pick up data for the previous date, a day befor...

Resolved! END OF PAGE IN ALV LIST

Hi All,I am generating the report output in ALV list and downloading in the PDF format. It is working fine. But I am not able to print last line(AS SOME TEXT) on each page of the report. I think the output of report in ALV LIST does not show the END ...

Resolved! Dynamic select

I have a dynamic select like:data: where_tab(50) occurs 0.tables mara.ranges s_matnr for mara-matnrwhere_tab = 'matnr in s_matnr'.select single * from mara where (where_tab).and i get a dump.Can i make a dynamic selection with the IN operator.Thanks ...

Resolved! job_open

Hi , i am running CC11 transaction in the background using the below code, i have created a BDC for the transaction and trying to run this in the background , the log(SM37) is showing the sucess message but the revision is not done. CALL FUNCT...

Problem with a BADIs

Hi,I'm try to create a implementation of a BADIs (ACEPS_BAPIPREDOC_MOD) but the system only let me modify the description field and the others no. When I put the description and press save or enter the system tell me that I need to put a Filter type ...

Labels in this area