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

Resolved! TC wizard

hi,In ECC 6.0 when i create a table control thru the wizard in my dialog, I dont get the options for insert/delete, select all/deselect all etc. i get only for page up and page down !!wheres if my table control is based on internal table defined in t...

Resolved! missing )

hi,i get the error,incomple arithmetic expression. missing ")" at end of statement.my expression isL_BKED = L_BKED + ( ( WA_XVBAP-KWMENG ) * ( 0.05 ) ).all operands and operators are properly spaced out !!whats wrong ??thks

Resolved! Regarding "Wait up to"

Hi,After I call a FM I need to stop the process for less than a second.I thought that i could use WAIT UP TO 0.5 SECONDS, but i doesnt seem to work that way. It only works with integers.So, if anyone could suggest anything, it would be very usefull.R...

Resolved! decimal rounding..

hi,i went thru the forum for this and tried but did not work out..my requirement is to round off a decimal number to zero decimals. so if the value is 1.3456 it should be 1.00 and if it is 1.8767 then it should be 2.00.i used the ROUND FM, no help..a...

Resolved! Creation of file

Hi Abapers.Can any body tell me how create the a logical and physical file by using FILE tcose.Please tell me step by step.<Moved thread, has nothing to do with ABAP Objects. Please choose your forums more carefully in future>Edited by: Mike Pokraka ...

Resolved! PAI

hi im using material number and description in my screen,if the user changes the material number , then it has to validate and show the appropriate description.how to code it in Process After Input.PROCESS BEFORE OUTPUT. MODULE STATUS_0200.PROCESS AF...

Resolved! badi

hi Abappers...my requirement is on BADI, Me_process_po_cust in the Tcode Me23n the Document date should be less than the delivery date. plz the needful .Thanks and Regards,nag.

Resolved! Problem is okcode.

Hi,I have developed a mod-pool prg with pop-up tab control .. i am entreing in mod-pool first then inin pop-up tab control..my requirement is to save at last after entering in TC.when i press save ..data in mod-pool is saveed..But the data in Table-c...

Resolved! number generation

hi,i need sequence numbers for a field. there r two ways i can do this...create an object in SNRO and useCALL FUNCTION 'NUMBER_GET_NEXT'orcreat a custom table where i maintain the current number and the next number.which is a better approach ? does a...

oops code

Hi all, I need to write a small program where i m exporting some value and importing some value and want to concatenate it and get the return value.can anyone help me wht to do?i have tried it even i m below giving my code.please help me.<c...

Enhancement Spots

Hi,How can I use enhancement spots.I have gone through lots of material on enhancement spots.But, not able to understand it.Can you explain it to me in your own words..My requirement is to add my own functionality during Production/Process Order Rele...

Memory ID

Hello All,I got one problem with my memory id.I created one selection-screen with 3 TABS.SELECTION-SCREEN BEGIN OF TABBED BLOCK tabb1 FOR 20 LINES.SELECTION-SCREEN TAB (40) tab1 USER-COMMAND tab1DEFAULT SCREEN 1010 .SELECTION-SCREEN TAB (40) tab2 ...

Labels in this area