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

Resolved! Urgent !!! regarding mapping of frequency to operation.....Have ur points.

Hi all,In transactin IA05, we make tasklist master.I want to link (task group->group counter-><b>operation->frequency</b>) in my itab. Pleas suggest me the table in which i can link the operation with frequency.Very urgent....thanks in advance<b>Have...

problem in alv grid?

Hi guys,I displayed a alv grid report.I added 2 buttons in the toolbar.My layout selection mode is set to 'space' or 'B'.So i m getting list in lines not as rows.Now the user selects any of the line in the list(he can select only one line not multipl...

Resolved! select options

dear gurus,I need a help for select optionSuppose in select option i am getting a value low as 10 and high as 20.i need to move all those which lies from 10 - 20 into an internal table.if there is only low i need only that particular value to intern...

Comparing systems

Hi All,Can we create an ABAP to compare objects with each other in two different systems. All objects in development must be compared with the object in the quality system, and the report must display the differences. Can anyone drop a hint ?TIA !,Ro...

Tabstrip

hi friends I need a help in coding a tabstrip in module pool programming. i have placed different tabstrips in a screen but how to call sub screens and code for the tab. plz help me. i need it urgent.Regardsvijay

SALES TAX REGISTER

Sales Tax Register : 1.Fields on selection screen (input screen) : Company Code, Document Number, Fiscal Year , Date , Tax Code , LST Condition, CST Condition.2.Field in the output List : Total Amount comes as Basic Amount and ( BED + CESS ) amou...

leave to screen

Hi All,I have the requirement where i need to give error msg then i have to go the last screen.I am implementing a customer exit in i check for vendor if it is initial then i have to give error msg and then i have to go the first screen(whose screen ...

ERROR MESSAGE

Hi,I want to trigger an error msg when sy-subrc <> 0 but i do not want to use any message class or message no.want to generate my own error message.The syntax i used is MESSAGE 'SUCCESS' TYPE 'I'.however,i get the error message.Three-digit error numb...

Resolved! Split command

hi all,I want the contents from the file which is in application server , to be put into the work area fields, but only the first field gets populated, rest remain blank.the txt file is tab separated.Here is my sample code. DO. READ DATASET fname INT...

Resolved! external Database?

Hello, I'm a beginner. How can I write my files into external database?Is it correct?Thank you!!REPORT Z_AA.tables: ZAATEST.parameters: x type i.data: workarea1 like ZAATEST.data: table1 like table of workarea1 with header line.workarea1-x = x.appen...

regarding badis

hi experts, i will have to write a badis for pr and po ,the scenario is like this the po price wnt be greater than 20% of pr price....with the help of st05 i traced the badis by using me21n and me51n tc...from st05 i got these badis :::D...

Labels in this area