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

Reduced message type..

Hi All,Today i have query related reduced message type...and you have answer for it...Background: I have created new basic IDOC structure and assigned it to message type say ZPRODAT.Now i want to reduce this message typr so that i can send selected f...

output display

Hi Friends,I have one query regarding my output.Suppose i have multiple entries in my internal table itab.Now i wanted to display internal table via screen 0101 as a scrollable output. will u tell me how to do this??If coding is there it will be appr...

Resolved! Re: ALV screen output

hi to all,how we can put update button in the ALV output screen.if i enter some values in particular field then when i press this update button it has to update.hi vidya i am using classes and containers for ALV grid displayhelp me in this regardThan...

Runtime analysis

Hii All,The runtime analysis (SE30) of a program shows that the ABAP runtime is 68.9%; Database is 26.1% and system is 5% making an overall 100%. Is it good performance? the ABAP bar is shown in red color. What can be done to reduce the ABAP runtime ...

CREATE OBJECT

hican any boby tell me what is 'BCALV_GRID_DEMO_0100_CONT1' in g_container type scrfname value 'bcalv_grid_demo_0100_cont1'.2) what is instance fillerwhile creating an object3) how to find out an enhancement any procedure is there?thance in advance k...

currency

hi,how to pass a number without decimal places to the functional module.like i wan to pass 5,000.00 which is from mhnd-bmshbi want to pass it without this decimal parts to funcitonalmodule how can i do itthanks in advnacekiran

Resolved! real time report

hi alljst help me in solvin this issueactually im retriving some materials their description from one select stmt usin four tables by joing thm now the issue s i need to retrieve some records based on the value tht i have got from the previous one i ...

select-options

Selection Criteria:hi experts,plz explain how to do this.and what is the meaning of this <b>The program should allow the user to create selection variants based on above fields, with dynamic date calculation for document date (VBRK-FKDAT)</b>• The p...

Resolved! Module pool query

I am working on a screen which have customized subscreen. I want to check whether two fields are equal.one field of standard subscreen and another of customized screen. I have written that code in custozied screen.Validation works fine when i do ente...

Resolved! problem with currency

hi to alli had the problem with currency .iam taking from mhnd-dmshb it is working fine for all european countries but when it is for non europe it is giving a problem.for example iam taking the value as 5,000.00.when coming to dmshb it is becoming 5...

Resolved! FOR ALL ENTRIES

I have temp defined as DATA : BEGIN OF temp OCCURS 0 , bukrs LIKE bsid-bukrs, gjahr LIKE bsid-gjahr, belnr LIKE bsid-belnr,END OF temp.andt_bsisbsas has all the fields in the select statements in the same order.And when I am calling the following ...

Resolved! Time synchronization

Hi,I'm getting two files with creation date and creation time. I've to upload this file somewhere. But problem is " sometimes i'm getting the latest file before the older one" and older is getting updated as latest one due to time Insynchronization. ...

Resolved! sadr table update

hi,we recently had to change plant addresses , we used transaction ox10 , it did update table t001w , but no changes have taken place in table sadr.our script uses fields from sadr and therefore no changes appear on our script.is there a way to updat...

Labels in this area