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

commit and BDC

Hi,i use a specific program who create a BDC for translation (SE63) in ECC 6.40i execute the batch input with SM35. at this point all the translation is done.but since ECC6 i use RS_LXE_RECORD_TORDER for Transport.and RS_LXE_RECORD_TORDER create tra...

Resolved! Urgent! SELECT-OPTIONS.

I created select-options FOR RESB-MATNR.It is a material. But if i put "22* " on the selection screen, the further selection doesnt give me any data cause all the material numbers start with 000000.This 00000 are added automatichaly by its domen. Bu...

leading zero

hello experts,I hv devloped an alv report but in that i want leading zero in one columnEXP. IF OUTPUT COMES <b>09</b> THAN MY ALV REPORT GIVES OUTPUT only <b>9</b>.i want a leading zeroi hv used function module CALL FUNCTION 'CONVERSION_EXIT_ALPHA_O...

Resolved! How to add my own logic in INCLUDE Program which is in Function Module Exit

Dear Experts,How to add my own logic in INCLUDE Program which is in Function Module Exit? I need to add my own logic and add some extra fields to Function Module Exit ,which contains import and export parameters and I used these values to reflect the...

describe statement

Hi to all Guru's,can anybody explain me how this below syntax get works?i am not getting the flow of this program?so please can anybody explain me the flow of this particular code?DESCRIBE FIELD dobj INTO td. PROGRAM DESCTEST. TYPES: BEGIN OF name_st...

base UOM

Hi ,I created a function module , to find the requested quantity is available or not in BW system. I have to pass MATNR, quantity and uom.every think looks goood.But i didn't understand below point.As per the Spec , "if UOM is not there on requested ...

BDC Problem

Hi,I am running a BDC for VF01.Invoice with reference to Sales Order.For the first iteration, the SO is picked from internal table and passed to VF01 screen field.In the second iteration, my internal table field is not getting passed but the last sal...

Labels in this area