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

    FTP_SERVER_TO_R3

    Hi All,My basic requirement is to get some files from an ftp server into sap.I tried using ftp_connect, ftp_command and ftp_disconnect, but the files are getting downloaded to my local pc. Can i use FTP_SERVER_TO_R3 to directly load the files into in...

    Resolved! Accepted Solution

    Error in declaration.

    Hello All, Here is my statement" DATA: newvariable(12) type N swc_get_element container 'REQUISITION_NUM' newvariable. "The error I am getting : Class ZCL_HRMSS_RECRUITING_WF,Method CREATENBOBJECT",", "VALUE ...", "LENGTH ...", "DECIMALS ...", or "...

    Resolved! Accepted Solution

    in script

    hi expects, i have add a new field in address window in medruck.and i have written subroutine for it.but during printing the form , it is not printed with data.please help me. it is urgent.

    Resolved! Accepted Solution

    Populating a custom table

    When Sales Order is created, using output determination I will be triggering a program. I need to write the program to fill in the Customer number, sales document number, date, time and set flag as blank into a table ZTABLECan anyone help me with the...

    Resolved! Accepted Solution

    Task on exporting data

    Hi all,How to use the 'EXCEL_OLE_STANDARD_DAT'to export the data from itab to EXCEL file.REPORT ZT11.data : begin of itab occurs 0,t1(3) type c value 'sag',t2(3) type c value 'ntc',end of itab.append itab.write : itab-t1,itab-t2.CALL FUNCTION 'GET_FI...

    Resolved! Accepted Solution

    BDC Error

    Hi All,I did the BDC program for sales order creation and here I read the file as each line seperately to get the data. The program was working fine for line items < 7, as we are getting more line items in single PO now I changed the program to inclu...

    Resolved! Accepted Solution

    alv

    hi expects, i am having 5 columns in output list , but i want to extend the column in 10 columns in output list.how could it is possible?please help me. thank you

    Resolved! Accepted Solution

    Do we create an Index?

    Hi All,Have a question about Indexes.We have a ZTable and we would like to create secondary indexes on the table.Lets say the table has 5 fields a,b,c,d,e with a and b being primary keys.Now we have a Select query as select b from ztable where c...

    Resolved! Accepted Solution

    TABLE IN SM31

    Hi!!!I want to create a table where i can directly introduce data, i was investigating and i read that this tables can be created in the standard transacction SM31, but i dont no how, someone can help me?Thanks & Regards

    Resolved! Accepted Solution

    Currency field ALV

    hi experts,i have a field which has decimals values and i am displaying them in ALV.while display the colum is not aligned according to the decimal point.i have refered this field from a currency field in standard table.eg..12.541.563646.90but i want...

    Resolved! Accepted Solution

    Example transaction

    I know there are a transaction on SAP with a lot of examples of how should a dynpro looks like, and the code to do it. The problem is that I don't remember the transaction code, and I can't find it.Could anybody refresh my mind?Thanks!

    field values

    Hello,I need to insert a code which is in bold but it is not consider there.......can you suggest how can i update that field values....it_fg_xvbap-kmpmg into it_fg_xvbap-kwmeng if the material zfreegoods-matnr is not equal to it_fg_xvbap-matnr..corr...

    Labels in this area

    Explore this Area