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

Value table

I have domain name BSTTYP and its having Value range...How to find its Table... value table ... ?when i see its contain in value table below domain its blank.i.e value table is blank..from where i will find it..Point is assurd...

Resolved! ABAP certification

Hi ,I took my training in one of the small insitutes in Hyd. I have been working on ABAP since last 2 yrs.Anyone please help me how I can proceed on doing my certification in ABAP?How do I do some free online tests in ABAP for practice?Anyone please ...

Eliminating decimal places in Quantity field in screen display

hi gurus.,plz check the transaction VA01 .. if i enter '10' in a quantity field it shows 10 only .. but when i use the same field in my 'Z' Program it shows '10.000' .. how ? .. i want to display only '10' not '10.000' . In all standard transactions ...

Downloading from TSTC

We've just upgraded to ECC6.0, and we also have the previous 4.7 box up and running. In order to see what new Tcodes are available in ECC 6.0, I wanted to download the complete list of Tcodes from both systems (SE16N -> TSTC ), and then do a lookup i...

bdc query

CALL FUNCTION 'BDC_OPEN_GROUP'EXPORTINGCLIENT = SY-MANDT[red]GROUP = 'ZMM01' hw to create this group ?plz give details steps for bdc u[pload using session method[/red]KEEP = 'X'USER = SY-UNAME.IF sy-subrc 0.u2022 MESSAGE ID SY-MSGID TYPE SY-MSGTY NUM...

Resolved! Problem in AT END OF

Hi experts,Plese see this codeLOOP AT it_fin INTO wa_fin. sum = sum + 1. wa_final1-sr_no = sum. wa_final1-st_ut = 'Maharashtra/REL'. MOVE wa_fin-cat TO wa_final1-cat. AT END OF id. move wa_fin-id to wa_final1-id. SUM. MOVE wa_fin-no_em TO wa_fina...

f4-filename

I am using the function F4_filename to give the user the option to select the download path. Can it happen that as the dialog box for path selection appears the user should just choose the path but thefile should be downloaded with the specific name(...

Labels in this area