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

Resolved! SY-UCOMM

Hi,I have three buttons in screen 0100. And their names are A, B, C respectively. When user pushes any of these buttons, I want to know which button is pushed. I wrote code, and I tried to learn which button is pushed. But, result of SY-UCOMM is only...

Resolved! SapScripts problem

hi all, I want to display five columns of a table on the Script output. Page is of A4 size. But due to lack of page width the contents are not coming on the same line, and part is coming on the next line. <b>I want to know how to bring the entire con...

Resolved! Forcing a new page in ALV depending on a particular value of internal table

Hello,Is there any way that i can force a page break in an ALV list display depending on the value of the internal table for the function maodule REUSE_ALV_LIST_DISPLAY?e.g for a change of MTART in MARA i need to display MATNR and MAKT in different p...

Resolved! Parameter problem

I have below parameters defined in report.******Entry for code*******Select-options :s_bukrs for bseg-bukrs memory id buk obligatory. ***Entry for biz area*******parameters: p_gjahr like bkpf-gjahr obligatory.selection-screen skip 1.select-options: ...

Resolved! replace code value.

I have parameter "v_code" with single values.and I have one internal table itab_data with below records. Code Bizcode GLcode date Amount.200 001A 12345678 20050202 100790 001A 12345678 20050202 200200 001A 12345678 20050202 300790 011A 12345678 20050...

Resolved! regarding merge

Could you pls help me below problem.i have set of records in my internal table.(records grouped by bizcode and date)Code Bizcode GLcode date Amount.200 001A 12345678 00000000 2000 - S1200 001A 12345678 00000000 3000 - S2200 00...

Resolved! BDC-Session Method

Hi,Is there any way to automatically execute the session created in the BDC Session method. I read some where using RSBDCSUB we can do that.Can anyone tell me what is RSBDCSUB and and how can i achieve the automatic execution of sessions.ThanksDan

Resolved! EKBE & EKET

hi,i´m working on a report using Logical DataBase MEPOLDB.The problem i´m facing is that there are several entries of ekbe-menge for a single entry of eket-menge.is there a relationship between ekbe-menge ekbe-bldat and eket-menge eket-sfldt?Any help...

Resolved! Delivery date fields

Hai all, i need a help from u ppl, i know how to capture delivery date of sales order header,but i want to know from where we can capture item level delivery dates.i want to find delivery date of each item from a single sales order.Thanks in advance,...

Resolved! parameter validation

i have parameter namely A to select multiple enteries.(created thru Select-options command)and i have one single input parameter namely B.After entry of A parameter and B parameter values,i want to check whether B value exists within Parameter Aif no...

Labels in this area