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

Resolved! Calculation

I have an internal table with vbelns from table vbak. Now I want to go to vbpa and calculate number of partners for these sales orders with partner functions 'ME', 'BU' or 'GS'. Can you provide a sample code for this ?Thanks a lot.

Resolved! Matchcode - HitList

Hi everyone.I'm working on a search help, using a search help exit. When I test the search help, the results appears in a hit list. I need to know if it is possible to select data from this hit list and select data from another table using the data s...

Date Validations

Hi Experts,Please help to validate the date in the selection screen.I have used date as the select-options I want to do the validation for the date range ie if the user input the current date or past date it should acceptotherwise any future date it ...

Resolved! Question reg. range

Hi,I am attaching my sample code below. itab_var, r_var1 and r_var2 are all of bsis-hkont type. Even though itab_var has value '0000121000' and not in the ranges r_var1 and r_var2 and not equal to '0000720000', it is still succeeding the IF condition...

IW32-USER EXITS

Hi ABAP GurusI got an issue where I have to send an IDoc from IW32 when it is saved. can any one help me out in resolving this by giving user exit name or the necessary steps to populate the IDoc or to create any output type in regards with this.I wi...

Resolved! alv grid

Hi friends,plz help me with the below requirement..1. Above the ALV Grid report, below date and time should display the following : a. display - Provided selection criteria: Material Group: <pri...

help need

Hi friends, Could u please help me how to do thisRead table KNB1 using company code(BUKRS) and G/L Recon Acct(AKONT)Read table KNA1 using KNB1-KUNNRIf Not found,put out error message,skip processing and read next KNB1 record“KNA1 Record not found fo...

Resolved! if condition

ho to all,help me in this issue,iam not able to access the the elseif statement.SORT ODP_TOTALS DESCENDING BY LPD_TOTAL. SORT ODC_TOTALS DESCENDING BY LOA_TOTAL. CLEAR : COUNT, CM_TOTAL,IS_TOTAL,FR_TOTAL. LOOP AT ODC_TOTALS. CLEAR:L_NAME1,L_L...

Resolved! how to know access

hi friends,if i create parameters for radibutton how will you access the button selected by users. for example PARAMETERS: p_name1 TYPE C RADIOBUTTON GROUP nams DEFAULT 'X',p_name2 TYPE C RADIOBUTTON GROUP nams.in the above how will you know user sel...

Re:LSMW

hi,In LSMW, when i'm trying to Specify a file, iam getting a error message "No Logical Path Specified".I've given the file name and path correctly( the file will be on the PC Frontend).regards,Krishna

Resolved! System Variant

Hi,when creating a report transaction using SE93 I would like to insert a variant in 'Start with variant'. But what kind of variant is that? It doesn't belong to report, those are called screen variant aren't them? While that is a system variant. Do ...

Resolved! Performance

Hello friends,I have to select data into an itab based on conditions from 2 different itab.this piece of code wirks fine but i am kind of thinking it wouls take time so is there any simplier process. SELECT kunnr name1 regio ...

Labels in this area