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

    Update/Set Payment Block field (ZLSPR) in MIRO based on Invoice Amount.

    Hi Guys,How can i set/update payment block field value while processing MIRO tcode for incoming invoice, based on total Invoice amount. Which will reflect in corresponding Accounting document items.Any wayout. I tried badi INVOICE_UPDATE and MIRO exi...

    ftp_server_to_R3

    Hi,I'm working for the first time with the ftp-services from SAP and I have some questions concerning this FM: Is there a maximum length to the line of the text table which contains the content of the downloaded file.I'm downloading an excel (tab del...

    Resolved! Accepted Solution

    Can anyone plz tell .from which table the data is being fetched???

    &----*& Include ZP_CL_BBP_DOGUID_ASSIGN&----CLEAR: lr_typede, lr_elemde, lv_cl_attr.lr_typede = cl_abap_typede=>describe_by_data( RESULT ).lr_elemde ?= lr_typede.lv_result = lr_elemde->help_id.REPLACE FIRST OCCURRENCE OF '/BIC/OI' IN lv_result WITH '...

    Resolved! Accepted Solution

    How to convent float data into decimal & to display on the screen fields

    Hi all,I am working on a MPP.If the user click on the additional detials pushbutton on the application tool bar, a pop-up screen comes up.I have a FM, where the export parameters need to display on to the above pop-up screen.And, some of the export p...

    Resolved! Accepted Solution

    Reading any value from table into a string (Especially date etc..)

    How would I read any value from a table into a string? Currently doing the following...data ret_val type string.select single (wa_map-qes_field) from z_qekko into ret_val where angnr = _angnr.When the source field is a date it bombs though. The resul...

    Data sets

    Hello, Iam transfering data from sap to application server using datasets .I have 46 fields and the length is more than 1500 characters,but iam able to transfer 35 fields data only in such case what i have to do to transfer all fileds data?And w...

    Resolved! Accepted Solution

    Abap Report Query

    Hi I need to retrive the following data from KNA1,KNVK,ADR6...CustomerNo (KNA1-KUNNR)CustomerName (KNA1-NAME1) Contact Person(KNVK-NAMEV)Address 1 (KNA1-STRAS) City (KNA1-ORT01) Country(KNA1-LAND1) Postal Code(KNA1-PSTLZ) Telephone No(KNA1-TELF1) Fax...

    Resolved! Accepted Solution

    split tab delimited file

    Hiall,I filled an internal table with the data from a tab delimited file (trought the FM FTP_TOR3). All my date is in the internal table, but I want to split it now. I tried with the '#' (as ALT + 3), but he doesn 't split the line.I'm on 4.6, so I c...

    Program RFBIBl00

    Hello Everyone, I am using RFBIBL00 program to post FI documents. This program is used to create sessions and will be processed in the back groung it selt.Presently we are passing the line items along with the tax calculations(separate line for ta ...

    Labels in this area

    Explore this Area