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

Field exit ?

Hi guys,Does all the data element have the field exit?i tried created for data element EBELN in ME23n which was triggered successfully, but it is not triggered for BVTYP for the same program different screen.Please help us with the possible solution....

Resolved! Module pool programming

Hi,Hi,I had created two screens in module pool, second screen has table controlin that i want to two tables data print.By using of join statement i had written the select statement but the data was not printed.plz tell me how to print two tables data...

Resolved! smart form

I have one field wrbtr( For amount) and I want that amount should also print in word also In smart form. How I will do that and assign in smart form not in report. I am not looking for spell_amount function module.

Resolved! Regarding modify

Hi frnds, I want a clarification. Earlier i had a code as :modify itab1 from itab2.Now i hav my explicit work area created for both the tables .and coding asloop....modify wa_tab1 from wa_tab2.modify itab1 from wa_tab1.endloop...sugge...

regarding alv

after updating the changes made (done thro code &data_sav) in editable fields of alv in database. i need to use a refresh pushbutton on alv and i have (write a code for refresh push button) to display the changes made in database table should be re...

Resolved! Print prgram

Hi I am working on smartform and their corresponding report. I have one question that suppose I want to Print this" Rs.10000 and same amount in word also like ten thousand rupees only".How I will do that.

Resolved! DELETE

HI , 1. its a scenario like this . i am fetching all the data in an internal table . i want to restrict the material number whose thirteenth number is 3 . how can i put the where condition . 2. one more thing is i have the data in an inte...

Resolved! search help

I have a issue regarding search help.I need to provide search help for one field .there is no reference field for this field.But 4 values should include in search help by using function module f4if_value_request.......for ex i have a field 'field1'.w...

Resolved! search help

Hi,In my report there is field delivery note# ,likp-vbeln.In the selection screen if i press f4 on selection screen for this field it is displaying sales orders.I need to provide a custom search help for that field how should i do it.

Resolved! Authority check problem

Hello,I have to check auhorisation. I created in su20 2 authorization check fields (Z_UO and Z_ACT). In su21 I created an authorization object named Z_APO_MGTM. I assigned my two authorization check fields to it.Now in an ABAP Program, i try thisAUTH...

Labels in this area