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
    • 94659 Views
    • 212 Comments
    • 39 Likes

    select query

    hi,i need select query where personal no and payroll are the inputs . By which i should get the wage type of those employees where wage typr is hard coded . Wage type should be taken from RT table (cluster table).Please resolve my query as soon as po...

    Resolved! Accepted Solution

    How to improve select stmt performance without going for secondary index

    Hi friends,I have a select statement which does not contains key fields(Primary index) in where condition. And I have to improve that select stmt performance without going for the secondary indexes.Can you plese suggest the alternative way for this?....

    BAPI customer

    Hi,I want to upload data to create a customer for XD01 transaction, and for that I've created a bapi.Now I want two fields (Acct.group and comp.code).I did not find those fields in standard Bapi structures/tables.Can anyone help me to find those fiel...

    Resolved! Accepted Solution

    Background job

    when i executed a job in background got the error message as "ABAP/4 processor: BCD_ZERODIVIDE".This error is occured for only one of the given selection criteria,for other cases its getting executed.How to correct it.?What ar the reasons for it?

    BAPI for MD12

    Hi, I have to update some fields(Start,finish dates) and change status of AUFFX,STLFX in the Standard Table PLAF..for a particular planned order(PLNUM)what is the BAPI I should be using through which I can do this?Transaction Used - MD12Please let m...

    Resolved! Accepted Solution

    Dynamic selection

    Hi experts, I have a condition where i need to fetch the data from the DB tables based on user entries but here there are 11 search parameters.and i cant write IF condition for all the combinations of that 11 parameters because it will...

    regarding pe04

    hi experts,i have created my own opertaion through pe04 for updating infotype2001 and my consulatnt is putting this operation (name-%wtar) under the rule and putting in the time schema,here the updation is happening but the another rule or operation ...

    Resolved! Accepted Solution

    Reg : FM submit_report

    Hi,I have a sap standard report i need to call this report from custom report with STARTING NEW TASK option. I know i can use1. Write a fm use the above said sap standard report inside the fm and call with STARTING NEW TASK optionBut i tried use fm S...

    Resolved! Accepted Solution

    Centering Commentary OO

    Hi,I am using ABAP OO to Write and ALV header list. How do we center the commentary written above?*Write Header Commentary DATA : l_oref_grid TYPE REF TO cl_salv_form_layout_grid. * Add text items for top of page *CREATE OBJECT l_oref_grid. perform...

    Resolved! Accepted Solution

    Date Format

    Hi all ,I have a requirement where i require my date in output in the format like September 26th (th in superscript) input date is like 20080926(like sy-datum format).I have managed to change it to September 26 , 2008 ,But that "th" superscript is wh...

    Labels in this area

    Explore this Area