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...

    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...

    sheenamk by Developer Advocate
    • 94647 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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...

    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! Accepted Solution

    SNOTE (Note Assistant) list expected "source code corrections" of a note?

    Is it possible, in current versions of SNOTE, to print the "source code corrections" that the note is supposed to contain?This was possible in "good old OSS" and also, I think, in early versions of SNOTE.Why do I ask?Sometimes you have a note that SN...

    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    Material Quantity

    Hi Experts,I need material quantity, netprice for the particular material. But in MARA table I couldn't see this fields.Please any body tell me the table and field name for Quantity and Netprice.Thanks,Points Assured.

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area