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

    Scheduling Jobs

    Hi all,I have a job with three JOb steps. Here when i schedule it even if one of the programs fails the next programs are running.I just want to stop subsequent Job steps ones the previous jobstep fails. I also need to check the Variant data before i...

    Regarding IDOCs

    hey guys,I am new trying to practise IDOCs with small examples.following book Arvind Nagpal with John pitlak -Second edition.I created small example with basic IDOC types(ie,for Summing customer weekly report in monthwise ).Now they said we want to r...

    Resolved! Accepted Solution

    VBAP-KTGRM and VA02??

    Hi all,In VA02, give the Sales order numberthenSelect item line => go to details => the billing record => and you will find the field in the middle of the right hand side field VBAP-KTGRM (Material account assignment group) <b>is not ready for INPUT...

    Resolved! Accepted Solution

    maintenance view event

    Hi,in a maintenance view if i want to control when a record table has been deleted, first i need to select the table record and then press save.the question is that inside this event (before save) how can i know that i´ve pressed before the delete bu...

    Resolved! Accepted Solution

    ABAP Substring?

    Hi,I'm looking for a substring command in ABAP.I have a string like this...text = 'hello, how are you today'.Here's my goal...I want to separate my string at the 10th character into two strings (text1 and text2).so the result would betext1 has the va...

    decimal place.

    Hi Experts,<b>I need to display decimals like 999.99 but the currency is set as no decimal in the configuration for company setting. When i print the smart form i am getting 2,00 instead of 2.00(TWD) . How to display 2.00 or 2 Expecting your valuabl...

    Resolved! Accepted Solution

    Dynaminc display of date

    Hi guys, I got a problem displaying the data in the selection screen..I got a radiobutton i need to give some discription for the radiobutton such that it should display the previous days date dynamically... eg: * activity for "15/05/2005".. ...

    Perform in Script

    Hi All, I am using perform statement in script.following is code.I debug the program & check tha value of in_tab-name = it_mara-matnr, in_tab-value = ''.Why it is taking it as blank? PERFORM GET_VAL IN PROGRAM ZGET_VAL USING &IT_MARA-MATNR& C...

    Resolved! Accepted Solution

    why system variants.

    hey,i have two questions to confirm.1-why we go for system variants, avoiding normal variants. could you tell me the situations where we only use system variants(&CUS).2-why fieldsymbols introduced in ABAP. In which case we advised to use Fieldsymb...

    Resolved! Accepted Solution

    list Box

    hi all, i'm facing a small probs,plz help me out of this,in my selection sceen i have a list box which should have 4 values.all those 4 values are not from any database table.i had created an internal table with those 4values,i want that four t...

    Resolved! Accepted Solution

    Creating Bapi

    Hi, I have created FM with attributes as RFC, I would like to know the steps to create Bapi using this FM, so that once it is in BOR, we have One .Net application could call that bapi and access data from Sap.I appreciate your help.Thankskisu

    EXEC PROTOCOL

    Hi everybody,can you give me information about EXEC PROTOCOL and some examples how we can use BTCXPM table, i would like to know about fields in BTCXPM.How can we FTP files to the destination.... do we send completed file format to destination or is ...

    Labels in this area

    Explore this Area