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

ALE/IDOC

Hi Experts, I’m new to ALE/IDOC concept.A simple ALE Scenario:<b>I have created new IDoc type ZMATMASZ as a copy of MATMAS05 by extending the basic IDoc type MATMAS05 with a new segment ZE1xxxxX to accommodate some custom fields in it and wrote the o...

Resolved! No rounding

I want to convert a number with 2 decimal places(ex: 77.58) to at number with 1 decimal place (ex 77.5). The problem is that by defualt SAP rounds up (ex: 77.6), but I want the number to always be rounded down. I tried doing this by converting it ...

Resolved! IDOC monitoring

Can anybody explain me following with Transaction codes 1. Monitoring the IDOCs at the receiving end.2. Error checking3. Resolution of errors4. Proposal to implement the Workflow for error monitoring What all is involved and the process that shall b...

Resolved! BDC question

Hi,I did a BDC recording for a transaction and I am going to use that in a userexit of a standard IDOC function module. I did all the steps like below in the userexit. PERFORM bdc_dynpro TABLES bdcdata USING - - - - - - -- so and so.. PERFORM bdc_...

Resolved! Secondary list

Hi all,In a report when i click on F8(execute) the o/p is displayed...after that when i click on back(F3) it will go to the selection-screen before going to the selection-screen i want to perform a sub-routine i.e, when i click on F3 it should perfor...

tricky question???

Hi ALL,Hope all are doing fine!!!This is an interview question ,,,this is as follows:-<b>if there are some records in internal table ,,,,,i want to upload only selected records ,not all records into the database tables via transaction...thru BDC..how...

ABAP Dict. tables

Hi!I"m solving a problem:there is a table containing a list of programmers.there is a table containing a list of tasks.a programmer can have several tasks and at the same time one task can be implemented by several programmers. How can I realise thi...

Labels in this area