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

Resolved! Check box in ALV

Hi all!I have to show a check box in an alv layout.At this moment, I'm showing the checkbox, but i can't choose more than one alv row without pussing control key.How can I do to choose a few rows without control key?Thanks a lot.Edited by: Julio Pita...

Resolved! work center

hi friends,1.I am doing report on routing but i did not get value for work center i got tables CRHD CRCA CRCO CRHH CRHS CRTX KAKO KAZY .i try to get result by using link with PLPO and PLKO.in TCode CA03 when i see the technical attributes it stors...

Resolved! help

DATA: wa_zstatusa4 LIKE zstatusa4. DATA: f1.v_flag = '4'. MOVE v_flag TO zstatusa4-statusa4. MOVE v_flag TO wa_zstatusa4-statusa4. EXPORT f1 = f1 TO SHARED BUFFER zstatusa4(st) ID indxkey FROM ...

Resolved! macros without LDB

hi friends.Here i got a requirement on User-exit.For validating the current entry I should retrieve the preceding as well as later records(if there).In this one I want to use macros in the process of validation.But here No LDB was used.Please, can An...

Resolved! Currency

Hi 1)could you please let me know how to find what is the currency defined for specific plant? I am basically looking for table name.2)how to find valuation level? i.e. how to determine currency code needs to be taken from company level or plant leve...

FTP

Hi All,i am going through a program which transfers the files from SAP to an external system. It's using function module zbc_ftp for that. However this function module is not setting the sy-subrc to 0. and for that perticular value of sy-subrc i m ge...

Resolved! MIGO and MIRO Relation

Pls help.is there any way out to relate MIGO number to MIRO Number in EKBE table.MIGO---EKBE-belnr--when E and 105.MIRO---EKBE-belnr--when Q.i am facing above problem only when EKBE-lfbnr is blank for both cases.pls explain only in case of EKBE table...

Native SQL

Hi Experts,I am in a fix on how to convert a code written in Native SQL into Open SQL.Can ne1 plzz help me out with this.The piece of code is given below: call function 'STRING_CONCATENATE_3' exporting string1 = 'dbcc updateus...

Labels in this area