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

Resolved! Getting Time Out Dump while Executing Report

Hello ABAP Experts,I am trying to execute a report, but while debugging I am getting time out dump on 2nd SELECT statement.SELECT vbeln          matnr          werks          lgort          volum          lgnum     FROM lips     INTO TABLE i_volume  ...

Resolved! Updating Purchase Order

Hello everyone,I have a business requirement to add a new custom field, at item level, in the Purchase Order transaction (ME21N/ME22N/ME23N). It is a char10 field.I have already created this new field, which is correctly updating the EKPO table.But n...

Add fields to KB21N

Hi Experts!I have a task that requires 2 custom fields to be added on the screen for the KB21N transaction: Overtime Rate and Overtime Hours. I have searched for the SAP Enhancement in SMOD via the tcode's package. I didn't find anything. I did find ...

Resolved! Adobe Form

Hi everyone,Ok, so its a little complicated, but here is my dilemma.In the image above, the phrase "This represents" and the "in the amount of........" are in static text fields.So what I want to achieve is the word in between the two phrase. The val...

Update internal table.

Hi Gurus.I have a program MODULE POOL and he call ALV OO.PROCESS BEFORE OUTPUT.   MODULE status_9400.   MODULE inicializa_dados_9400.   MODULE set_alv_atributos_9400.   MODULE inicia_objetos_9400.   MODULE show_alv_9400. PROCESS AFTER INPUT.   MODULE...

Resolved! Tables with personal data

     Hello Experts,I need to know which tables save personal data(last name, social security number, position, etc) for every user in the system.I have been searching and I know that ADRC,ADRP tables saved this kind of information, but I need an offi...

Resolved! Use of active directory userid/password authentication instead of SAP R/3 User/Password for digital signature?

Dear all,I am looking to setup the use of active directory userid/password authentication instead of SAP R/3 User/Password for digital signature. We SSO to the backened ABAP AS via an SAP NW Portal to which SPNEgo kerberos authentication is setup. To...

Resolved! rounding problems

Dear all,We are using the BAPI_ACC_DOCUMENT_POST  to do a reclassification posting F-02 for manager motives. We need to calculate the exchange tax. We do Amount in Local Currency / Amount in Forreing Currency.The problem is that in the BADI  LV_EXCH_...

Sort sequence

Hello,I have an internal table and am trying to sort the table by three fields. The internal table contains some 400 records and all the three fields that are used in the sort have same values for all the 400 records. I am expecting that the internal...

SET_ITEMS_FOR_COLUMN

Hi all,I'm walking in circles for a while tying to figure it out what is wrong in my ALV tree. I have a report that is working properly and I checked out the messages in the SDN to find the answer to my question. I copied and pasted from the working ...

Labels in this area