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

Resolved! Effect of Indexing

Dear Experts, I want to do Indexing on one custom table for performance tunning of one custom transaction .As it is one of the Operating Concern table , it is very crucial from the COPA point of view.. I just want to know are there any possible d...

Field symbol

Dear experts,Actually in the badi Import parameter T_ACCCR is of standard table type.I debugged and checked , T_ACCCR has the structure ty_itab.i want to move the data from T_ACCCR into another another internal table , to do some operations.so i ha...

Resolved! FD10N - standard Report

Hi all,I am working on the standard report for tcode FD10N.The only issue with this standard report is it includes all entries done related to a customer, such as reversal and adjustments. Basically customer is looking for a real time sale and collec...

Jobs fetch

Hi,My selection screen job family and job function, i want to fetch job. Job Function to the selection screen and it is a required field. The default will be Generalist. Job Family to the selection screen and it is a required field. The default wil...

Resolved! authorisation checks

hello frndsI have a a document number and listbox on selection screen. There are 5 vales in listbox ( create, save, cancel, park, post), my program works according to the vale selected in listbox.Now i have to add authorisation check in it, means if ...

Resolved! data selection

Hi Friends, I have 1 problem hereI m prescribing my coding and logic as following:DATA: KYEAR(4) TYPE C,NYEAR(4) TYPE C, KYEAR = SY-DATUM+0(4), NYEAR = SYEAR - 1 .IF SYEAR EQ KYEAR AND SMONTH < 4.SELECT APERNR ASMONTH ASYEAR AAPF AVPF AEPFBTMONTH BTY...

Resolved! RF Transaction creation

Hi AllMy requirement is to create a RF transaction somewhat similar to LM05. I need to add new fields to RF screens and some logic also needs to be included.How should I go about this?Shall I create the required screens in program SAPXLRF and then cr...

Resolved! Logic

Hi Iam using macro Rp_provide_from_last using pn_begda and pn_endda.pn_begda and pn_endda values are getting from t549q(payroll period)...but i want to take it payment date which is t549s..But my doubt is how i can i pass endda to rp_provide_ as i d...

Resolved! Hi All

Hi All there,I am doing some changes in BADI for MIGO transaction in that i need to get the screen values of movement type, goods receipt and outbound delivery I got parameter ID for the movement type field but not getting for goods receipt and outbo...

Issue in MEdruck

Hi experts,For the program SAPLMEDRUCK we have created a y-program by copying SAPLMEDRUCK. It asked for Function Group and a new program with the name SAPLYMM_MEDRUCK was created. This was created to include y-routines (Function modules) to be execut...

price list

i want to make a price list. i m using the following tables with help of VK13.konh.konp.a306.mara and makt.but it provides multiple rows for single material...bcz every time price change and new record row inserted in konp and a306.but i want late...

Labels in this area