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

Difference in execution time of SELECT query between Production and Quality despite almost same volume of data.

Hello Experts,  We are facing an issue, the execution time for the below select query is taking more than 1 hour in production systemand in quality system it is taking less than 5 min for the same selection criteria. We understand that JOIN statement...

Resolved! Vertical table Smartform

Dear all, I'm printing all items details in a window with size fixed. The maximum number of items will be six. My requirement is to print a table with this format: I don't want to use a template, and i don't know how to achieve this with a table beca...

pop up values in abap

Hi Abaper's,I am facing one issue in VA02 transaction.My question is how to capture the pop up screen internal table values means when we select a line from that pop up(say we have 4 lines) the requied or the selected value has to be saved in the one...

Resolved! sy-ucomm not calling for selection-screen after using call selection-screen in main program.

Dear Gurus,I am using docking container. I have come through a strange problem. I have been using Include programes for selection screen and variable decalaration and another include for the Reciver calsses. I have been using Reciver class for creati...

Resolved! FI_ITEMS_MASS_CHANGE function module not updating dunning level (BSEG-MANST)

Hi Experts,My requirement is to update dunning level value decresed by 1 for disputed items. i.e. BSEG-ZLSPR = 'D',  hence for those document numbers i made the existing value to - 1. (ex : if bseg-mast = 3, i made it as 2). After that in my program ...

Resolved! Exact User Exit for Scheduling Aggrement regarding creation of Idoc custom segments

Hi,What is the exact user exit for scheduling aggrement when i'm adding custom segment.My Assumption is:Enhancement: MM06E001Description: User exits for EDI inbound and outbound purchasing documents.So if the above Enhancement is the right one, then ...

Resolved! f-02 uploading

Hi experts,Please guide me thatHow to put all the line items with same header data or contents into single document no. i.e. belnr while uploading data using call session method in BDC, because the mentioned field is systematically generated once the...

Problem with JOIN, repat data

Hello,I have query below: SELECT a~j_3gblart "Clase documento           b~j_3gbelnri  "Número de documento PBE           b~j_3gposnri " Número de posición PBE           b~j_3guposnr "Subposición           b~erdat      "Creado el:           b~ernam   ...

Resolved! SQL: ORA-01843: not a valid month - SQL Native

hI,I have the selection below by DBLink:TRY.       EXEC SQL.         CONNECT TO :vg_dbs       ENDEXEC.       EXEC SQL.         SET CONNECTION :vg_dbs       ENDEXEC.       EXEC SQL.         OPEN c1 FOR           SELECT CON_DSSNOME, CON_NUSCICNUMERO, S...

Webservice external view Tab NOT able to change field name which is under export Tables

Hi,I have created few webservices in SAP to interact with for e-commerce/intershop system we have ...I am NOT able to change External view field name which is under export tables ..I can able to change any other independent field names , but not able...

Labels in this area