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
    • 94727 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Describe Table itab Lines

    Hi experts,I've the following codesselect * into corresponding fields of table tmp_eban           from eban where banfn in s_banfn                             and ebeln = ''.describe table tmp_eban lines line_cnt.When I execute the above code in 2 di...

    Resolved! Accepted Solution

    G/L Account - Balance Sheet - Monthwise

    Dear Abap gurus,We have a requirement. At the end of the every month, for the current and previous months, we have to push the data of  total current assets, total non current assets, total current liabilities, non current liablities and share holder...

    Hello exceprts

    hello Exceprts ,i have a  zreport in that i need to add a field to the search criteria i.e VBKD.IHREZ. so for that I need to relate the tables VBRP & VBKD how to do that??? Moderator message: please do more research before posting, use meaningful sub...

    FMCYLOADN Transaction Enhancement (Validating Source Fiscal Year and Target Fiscal Year)

    Hi All,When Copying budget from one Fiscal year to another year, Here i need to validate Fiscal year (Source FY and target FY).For doing this we have on BADI, FMCU_RULE, but it does't h've the target FY parameter to compare both source and target FY'...

    Resolved! Accepted Solution

    Smartforms coding in the editor (Command Line; IF-condition)

    I've got a Smartform with only 1 window MAIN.Based on a flag in the incoming structure, i need to print some data.Incoming structure = ZHRU_RV_BEERSHIP and the flagfield = ZHRU_RV_BEERSHIP-FLAG.I use the SAPscript type of editor where I can choose /:...

    Abap background job

    Hi abapers,                  I had a requirement to get the batch spool data.                  Run rcatstco program as batch job and get the personnel numbers from errors(batch spool) and display them in all grid.                   Can anyone give me...

    leave quota

    Hi experts,  I have requirement in which i have to display employee's available sick leave and privilege leave quota. I know the table (pa2006) ,subtype (subty)  and absence quota type (ktart).I coundnt find which subtype isprivilege leave and sick l...

    Resolved! Accepted Solution

    how implement the WHERE-USED LIST functionality in program ???

    Hello Experts,I am trying to implement the WHERE-USED LIST's functionality in my program, i got few FMs also while debugging the where-used list. But i want that if i enter say name of data element then program checks in database where this data elem...

    /E command

    I know /N opens a new transaction in the same session and /O opens the transaction in new session. But what does /E do ?From the initiail screen when i type /ESE38, it takes me the se38. The reason iam asking this is we have a name space that starts ...

    Resolved! Accepted Solution

    Issue with SORT syntax

    Hi Experts, I am facing a strange case which I would like to clarify with experts. There is an internal table in my report where I am sorting the internal table using the field Bukrs,Belnr,Gjahr. (Ascending order) Case 1 : A document in that internal...

    Spliting a select query with multiple join conditions and sub queries.

    Hi Friends,I am having a select statement which I have to split  to increase performance,Please help me.Select Query:SELECT vbrk~vbeln         vbrk~kunag         vbrk~fkdat         vbrk~ernam         vbrk~fkart         vbrk~waerk         vbrp~posnr  ...

    Is there any way to set a text-editor container field (in a dynpro)I as obligatory?

    Hi,I am doing a Modul-poll where in one of their dynpros I need to put a text-editor container field where the user can write. But I have a problem, I would need that It was obligatory(required).I am searching some information but I have only fougth ...

    LSMW BOM ERROR

    HI All,I am trying to create a LSMW for BOM upload,and I have got this below solution from another post,which is very similar to my requirement,but the main problem is  how to identify which is BOM Header data and which is BOM Item data?In the previo...

    Labels in this area

    Explore this Area