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

Resolved! URL escape in upper case

Hi,I have a requirement to escape a string that contains url information but can also have special characters example is '<'Using cl_http_utility=>escape_url the converted value is '%3c'.  However due to limitation of the backend webserver this is n...

Resolved! TEMS Report

Hi Abapers,                 I have a requirement where in I need to develop an Audit report for Qualifications infotytpe 0024.Scenario :              Generally Qualification infotype is updated through business event like going through tcode psv1 and...

aarif_baig by Active Participant
  • 1090 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! Error Express document "update was terminated" received from author XXXX in VL32N

Hi All,Getting error as Express document "update was terminated" received from author XXXX in VL32N while posting a inbound delivery.When we checked the dump it is showing ROLLBACK_IN_POSTING.Below is dump screen. Please guide in ressolving the issue...

Resolved! user exit/enhancement to update profit center in KO01

in KO01 after entering the cost center on hit of enter key we need to update the profit center.Please through some idea what is the appropriate enh we can use.tried below not working.Enhancement/ Business Add-in            Description                ...

Resolved! How to hide Tabstrip created in Screen Exit of MEREQ001 for particular Conditions

Hi Expartswe have used enhancement  MEREQ001 for Screen exit                 Screen exit                    SAPLMEGUI                      0014 SUB0     SAPLXM02                       0111. Here we have created a tabstrip.Now our requirement is for p...

Resolved! Excise duty Miro Issue

hi experts,I made PO with excisable tax code , I did GR without capturing excise duty & user post miro by selecting exciseable tax code. why should system allow to post MIRO with excisable tax code.& How should I validate so that if excise invoice is...

Simple program

Hello developers,I am not an ABAP developer, but I want to write a simple program with selection screen, which extracts some data fromthe database. Let's say table KNA1, or a table join KNA1+KNB1.In fact I made a lot of Querys in SQVI and SQ01, but I...

How to transfer routing master data with component allocations and object dependencies

Hi Gurus,i have tried transferring routing master data with component allocations and object dependencies from sender side but to my bad luck i have got the routing created in receiver system but without the following theings.1.          ->The sequen...

How to get the Datatype of Fields declared with TYPES

Hi,I have a requirement to check the data types of SELECT statement fields with the Internal table fields and if there is a mismatch I should throw an error... like EX:TYPES : BEGIN OF TY_VBAP,                 VBELN     TYPE VBAP-VBELN,              ...

Enhancement for standard report S_ALR_87012172 (customer balances in local currency)

Hi Experts,I have a  requirement which is to enhance the standard report S_ALR_87012172. I have to add 6 more fields to the resultant report which are,1)      Customer Name (KNA1-NAME1),2)      Previous Acc. No. (KNB1-ALTKN),3)      Sales Org (KNVV-V...

Excel Upload Problem

Hi Experts,I have created a program for excel sheet upload to z table. I have used FM 'TEXT_CONVERT_XLS_TO_SAP'. But the problem is even if my excel sheet has more records, it uploads only 17 records every time. I have been trying for a while now but...

Resolved! open dataset coversion problem and no entry found in database even if existing

Tried with encoding UTF-8, same problemc_split TYPE c VALUE cl_abap_char_utilities=>horizontal_tab.Bukrs is missing a 0.My other problem is that the data is existing in the custom table but unable to retrieve it. Data type is character 10. no convers...

Labels in this area