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

    smartforms

    Hi,Does anybody knows how to upload an image in the smartform?the name of the image is a variable no a fix one.for example in the table TABLE there is a field IMAGE so what ever the user will retrieve from the field TABLE-IMAGE it will display in the...

    Resolved! Accepted Solution

    Update table T185T

    We are doing some transaltions in IS (b) language. The problem is that a couple of those texts are in the T185T table and are in english (you access with 'IS' as language, but the texts are in english.Do you know how can we modify those records? The ...

    bdc(session method)

    while recording(shdb) va01 tcode, i entered sales organisation as 1000, distribution channel as 10, and division as 00, and when i enter displays the orther screen asking for sold to party i entered it as 1000, when i was entering material no it was ...

    screen-variant.

    Hi frens, YWHMM02 is screen variant of MM02. In that screen for the field makt-maktx some description is given.so whenever i try to change the material in YWHMM02 , for all the materials only one desc is displaying.that is even though the materials a...

    Resolved! Accepted Solution

    less than one day

    Hi all,I want date like posting date should be system date -1.I am doifn like this.select-options : s_budat for rbkp-budat.loop at s_budat.s_budat-sign = 'I'.s_budat-option = 'Eq'.s_budat-low = w_date - 1.append s_budat.endloop.from above result I am...

    Resolved! Accepted Solution

    ALV REPORT:

    I am using FM REUSE_ALV_FIELDCATALOG_MERGE as follows:types: begin of t_final, NAME1 LIKE KNA1-NAME1, ORT01 LIKE KNA1-ORT01, LAND1 LIKE KNA1-LAND1, end of t_final.data: i_final type table of t_final, w_final t...

    Resolved! Accepted Solution

    Smart forms

    I am having a problem here. I am using SAP 6.0 and I would like to print a test SMARTFORM that is already created in SAP however I don't see anywhere in FAGS under Correspondence that I could connect the SMARTFORM to the program. How is this done? I ...

    Resolved! Accepted Solution

    Function Module to find the Last Execution date of Back ground Job

    Hi,Is there any function module to find the <b>last execution date of back ground job</b>.So that I can transfer the data from SAP to Legacy system based on the document creation date should be in between last execution date and current date.thanks i...

    LAYOUT alv

    Im using 'REUSE_ALV_GRID_DISPLAY' in my report. And in the selection screen as per client requirement i gave SELECT layout using 'REUSE_ALV_VARIANT_F4'.Now if user select any layout from selection ,the output alv should be open in that layout. So in ...

    Regd. ME31k

    Hi,I have a requirement for creating Purchasing contracts through transaction ME31K.I have found a Bapi for it, 'BAPI_CONTRACT_CREATE'. But i am looking for an IDOC which does this. If you are aware, pls let me know.Thanks,Sneha.

    Resolved! Accepted Solution

    bapi regarding HR

    Hello Friends, I am need of Standard BAPI fotr 1. Retreiving of employee information like name, location, group, department etc based on employee code.2. Reading / Writing Standard infotype 105 in SAP HR based on employee code / id.If there are no...

    Resolved! Accepted Solution

    Modify statement

    Hi Guru's,Pleae can anybody expalins me what is the difference between sy-tabix and sy-index(Loop Index) ?because in one case i am Modifyimg the internal table inside the do loop by giving sy-index ((Index of Internal Tables)(MODIFY scarr_tab INDEX s...

    Resolved! Accepted Solution

    Exit needed in F-28

    Hi,I need to do an email notification upon the User entering the Cheque no.,Cheque amt for some of the open items and clicking 'SAVE'.On save ,the User exits/BADIs provide me with Data from BKPF and BSEGwhich give me the Header info (Cheque no....)...

    Labels in this area

    Explore this Area