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

copy itab1 to itab2

hello itab1 N no. of records .itab2 N+/- x no. of recodrs.Basically no of records different in both itab.I want to transfer itab1 to itab2 having similar data & want to delete data from itab2 which is not present in itab1.Itab2 should contains all...

Resolved! Rejejected inovice list

Hi there,We create outbound INVOIC02 idoc for all the billing document which gets picked by the batch run every evening and first transmitted to middle layer which converts them into EDIFACT format and create an invoice list for each customer. Depen...

Resolved! ABAP Code Corrections

Hi ExpertsPlease correct the ABAP CODE written as Field routine in TransformationsRequirmentIf ZB_AMT = '0.00'then result should be '0.00'If ZB_AMT '0.00' and SOURCE_FIELDS-/BIC/ZB_TPE1 = 'AMOUNT'the result should be CONCATENATE '$' SOURCE_FIELDS-/BI...

Reg: ALV display

Hi All,I am using method set_table_for_first_display to display the report output.I have split the container into two parts, first part (PART A) i am using to display the top of page and second part (PART B) to display the data. When i execute the r...

Resolved! SAPConsole on RF

Hi allWe have installed SAPConsole and a Telnet server, plus an RF device with Windows Mobile 5.0.Do we need to install a Telnet client on the device? If so, what is the preffered client? Does SAP have their own? Are there any that can render the ...

Resolved! me21n workflow and bte

Hi all,I'm trying to set a workflow to be generate when i create a new PO. (With tcode ME21N)I tried to put a workflow on BUS2012 (which i think is the correct one for this transaction):BUS2012 RELEASED WS90000004BUS2012 RELEASESTEPCREATED WS90000004...

luscruz by Participant
  • 1341 VIEWS
  • 3 REPLIES
  • 0 Likes

AL11 Alignment Issues

Hi All, I am writing data to a file in AL11 from an internal table and I'm facing alignment issue when I open the file in the AL11 folder.Here is the scenario. 1. The internal table has 10 records. 2. Below is the how the 10 records are coming out ...

Code 36 compression

Hi!I've to compress a field (numeric characters) with Code 36 algorithm for output with barcode.We also have to decompress a compressed value (after reading this compressed value with a barcode-reader).Does anybody know methods, which can do this job...

Labels in this area