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

Resolved! Get vacation quota

hi guys,i need to know if an employee has enough quota to have vacations, i know that that info comes from it 2006, my problem is that with out time managment, every employee earn vacation days during the year.so sometimes in it 2006 you will have en...

Resolved! Select statements

when I give in source code of function module the below statements:SELECT vbeln bsark vtweg spart vdatuFROM vbakINTO TABLE itab WHEREerdat IN s_erdat ANDvkorg IN s_vkorg ANDvtweg IN s_vtweg ANDbsark IN s_bsark ANDspart IN s_spart.it shows the followi...

Display any container

Hi all,I have a simple question :is it possible to display any container on a screen ? I mean that I want to create a container and fill it, and then display it.For exemple, I would like to create a Function module that takes a container and display ...

Resolved! Doubt on IDOC

Hi Friends,I am new to IDOCS .I have got a Segment type and a User Exit names.The program is related to Purchase orders. Is there any ways to find the Idoc Name with this Segment type and a User Exit names.The Segment name is E1EDP19.The User Exit na...

Resolved! HR_GET_QUOTA_DATA error

hi guys,im trying to use this FM, and i need the ABWKO table with the quota absences, the problem is that the table ABWKO that im using is incompatible, but i get the data definition from pt_qta10.here is the code:data definitionTYPES: BEGIN OF F_ABW...

Regarding ALV grid.

hi,i want to display one or more output report in an single ALV grid display.eg: consider A,B,C are the 3 reports by selecting a radio button, i want to display A and B as a single alv grid display by selecting the other radio button i want t...

Not able to Divide

Hi Experts I have a query . I am using one of the oldest version of SAP ie SAP 4.5 b.I have a code to divide two variables ie loop at it_konp.v_sumkbert = v_sumkbert + it_konp-kbert .endloop.In someother loop v_divkbert = it_konp-kbert / v_sumkbert ...

background job

Hi all,I have a program where in if i run in foreground, the values are correct and when i execute the same program with the same variant in background, teh values arenot correct....Is there any way to check the program in debugging mode while runnin...

Reg message classes

Hi Al,I have a doubt regarding message classes.We want to use one message class per one module(ZSD,ZMM) developments(Report,Interfaces,Forms,Conversions).Now my question is if I create one message class(I know how to create message class) and use it...

Resolved! Spool without Values displaying when schedulling a report in Background

Hi Friends,Im schedulling a report in background and the job was succesfully generated with a spool request,but it was noticed dat the spool had no data in it..while runnung the same report in foreground values are diplaying.Im using Field catalog in...

lines on main window

posnr matnr description quantity unit price amount10 ch-1000 sap 10.0 25 25020 ch-100 sap 1 30 30this is my main window i need to draw lines in format as below-posnr matnr description quantity unit price amount-10 ch-1000 sap 10.0 25 25020 ch-100 sap...

Resolved! smartforms

Hi,I have a material number and i want to display its last 8 digit in the smartforms...but when i used: l_dummy = 000000000000008633. l_dummy = l_dummy+10(8). the value of the l_dummy = 8633. i want to display it 00008633 how can i do that? does ...

Resolved! ALV

Hi, In my coding i displayed heading in top of pag in ALV report, but it's not display in ALV report, when i come back from ALV report it's display please any one correct my codeREPORT ZE0232_ALV_TOP1 .TYPE-POOLS: SLIS.TABLE...

Labels in this area