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

Resolved! implicit commit

hi all ,Sub : Regarding DB Commit .While in a DB updating program , when a new screen is displayed ,the old screen contents are implicitly updated or a DB commit is triggered ? Whether this actual saves the Data in the DB,or as per my understanding ...

About table control

I am newbie in dialog program, i would like to know how to control the table control. In the screen which have a table control and two button which are add item and delete item, when i selected one anyone item in the table control and click add item ...

Resolved! Re: Flat file validation

Hi experts,I am using a FM : F4_filename to obtain file from front end.(presentaion server)And the i am using fm 's to upload into internal tables.before that i need to validate the flat file name which i got through F4_filename.sample code.at select...

Internal Table Entry

HiProb: I want to insert a record into an Internal Table. But the values of the fields of Internal Table are scattered in different tables.The situation is like that I cannot use a join condition or for all entries here.Query: Advise me how can I ret...

Resolved! Querry problem

Hi friends,if itab-vrkme = 'SET'. select idnrk from stpo into corresponding fields of itab3 where matkl = '4-1'. endselect.endif.dis is d querry i hv written. My requirement is to fetch only the semi-finished components from BOM when i...

Resolved! Caluclate SUM

Hello Gurus, A text file has data is in the following mannerI have read the file and all properly the only problemhere is summing up the data so below is how my data looks. Please make a note this is not stored in DDIC database table it will be read ...

table control

Hi Experts,I am working with module pool program using table control.In table control i have values matnr,description,plant and etc.When i click the download button then the content of table control should downloaded in local file as a text.Pls guide...

Module Pool

Hi,I have created a table control using wizard. The following is the code. loop at GT_NEW_ABAN into GT_NEW_ABAN_WA with control TAB_FAC_ABAND cursor TAB_FAC_ABAND-current_line. module TAB_FAC_ABAND_get_lines.When filling the wor...

Resolved! Doubt in HR Reporting

hi all, we have plenty of infotypes in HR . when to use appropriate infotype,and how we know which Infotype to use. while creation of hr report we usinig 0000 ,0006 most frequently .why? What is the difference blw the macros RP_PROVIDE_FROM_LAST...

MV50AFZ1

Hi,I have written delivery related code inside USEREXIT_SAVE_DOCUMENT(Include MV50AFZ1 ).This user exit is getting trigged through delivery transactions (VL01/ VL02) and also through shipment transaction (VT01/VT02). I want to bypass my delivery code...

Background Job Run - Error Msg

Hi all,When i run my report as background job it is failing.In report i have checked one condition n if that do not satisfy it will give error. but in any situation the background job fails though condition satifies but the spool is getin created.whe...

VikasB by Active Participant
  • 470 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area