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

    reg : Transaction VL02N

    Hi,     Can anyone explain the transaction VL02N ? i need to know the difference between goods receipt created in this transaction and receipt that is made through MIGO or MB1C ...In my project we  are running IDOC through which stock is updated in S...

    Resolved! Accepted Solution

    Persistent representation of document (header/items) - how to model?

    Hi All, I try to play around with persistent layer,I would like to create an examplary scenario.I got 2 tables, one DOC_HDR with document header data,and another DOC_ITM with document items,like VBAK/VBAP or BKPF/BSEG tables in standard.Now I would l...

    Resolved! Accepted Solution

    dummy fields

    Hello all, i am new to ABAP. I have a question to ABAP structure. In the structure UCES_CO_CONTRACT there are 7 dummy fields. Why? Could i use them for my own customizing?

    Resolved! Accepted Solution

    SMARTFORMS Print Privew ZOOM Button need in Enable mode

    Dear All,For a SMARTFORMS transaction, after Print dialog box, while previewing the report, in Print Priview ZOOM Buttons are in disable mode. How to enable it? Is it solved by Authorization or needs ABAP settings?Kindly guide.Regards, Tanuj Parikh

    Can anybody explain the use of I_callback in resuse_alv_grid_display

    Why we use these functions mentioned below I_CALLBACK_PROGRAM• I_CALLBACK_PF_STATUS_SET• I_CALLBACK_USER_COMMAND• I_CALLBACK_TOP_OF_PAGE• I_CALLBACK_HTML_TOP_OF_PAGE• I_CALLBACK_HTML_END_OF_LISTModerator Message: Welcome to SCN, Please read the foru...

    Resolved! Accepted Solution

    Creating an Internal table globally in SAP Smartforms

    Hi Experts,I want to create an internal table globally as standard table of Tline in SAP SMARTFORMS.I have tried to create table as '<table> type table of Tline' in 'Global Data' tab in Global Definitions. But, when I am using that table in Initializ...

    Resolved! Accepted Solution

    Replace Occurences in Internal Table.

    Hello Experts,  I have internal table like shown below. APPEND 'SO_SEL' TO itab. APPEND 'SO_TEST' TO itab.In the above internal can we replace ‘SO’ with only ‘S’.I tried using statement REPLACE ALL OCCURRENCES OF REGEX  '\b(SO)\b' IN TABLE itab WITH...

    Resolved! Accepted Solution

    concatenating PDF files

    Hi,   I need to call the Adobe form Function Module inside a loop. So I want to concatenate all PDF outputs in a Single PDF file. Here is my Function call code call function iv_fm_name     exporting       /1bcdwb/docparams  = is_docparams        bil_...

    Resolved! Accepted Solution

    sapcript language

    Hello Everyone ,I have a question regarding sapcript. My original sapscript was in danish , so i converted the script to English and made all the changes needed.The user wants the form to be bilingual . The other language he wants is Portugese. So th...

    Resolved! Accepted Solution

    TYPE 'IT_SPFLI' IS UNKnown

    Dear gurus.I am trying to learn abap statement. the following is my test program. when I execute it, it gives me this error 'type it_spfli is unknown'.REPORT  ztest001. data it_spfli type sbc400_t_spfli. data wa_spfli type it_spfli. select * from spf...

    peng_tang by Participant
    • 5440 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    error while bdc session

    Hello Guru g,                     I am learning BDC session transaction . I open SHDB done recording for MM01, done editing in code but when i checked it i am getting error message( The FORM "BDC_DYNPRO" doesnot exist). Please go through the coding p...

    set the Delivery Completed flag (EKPO-ELIKZ) and Final Delivery flag (EKPO-EGLKZ) for the PO

    Hi Experts,I need to set item wise delivery completion flag and final delivery flag for purchase order where type is UB(stock transport order).For example:ebeln  ebelp  elikz  eglkz--------- --------- ------- ---------1001     10     X     X1001     ...

    ABAP Statments

    Hello,Can any body please let me know the below statments meanings. As I am new to ABAP so I am unable to understand the syntax. 1.    acgl_item-shkzg      =   *acgl_item-shkzg.  acgl_item-hkont      =  *acgl_item-hkont.  acgl_item-konto_txt  =   *a...

    How to create a PDF output which is in binary data to Spool request, so we can select print spool to print the pdf

    Please help with a solution to print the PDF content which is available in binary format to SPOOL request for print.In Web UI, on click of a custom print button in a view, I select the custom developed PDF form and get the form output in Binary Data.

    Resolved! Accepted Solution

    How to sort for following criteria

    Hi Guys, the below question may b silly...but m stuck...hope ill get some clue..No.                   Cr. Date        Time created    Qty           ITem number0001000203      20130119      171158            1555         000030001000197      20130119 ...

    Resolved! Accepted Solution

    WSAEACCES: permission denied error while creating Gui session in Eclipse

    Dear ADT users,When i try to run a transaction that creates a Gui session i get the error: 127.0.0.1:3200 not reached (WSAEACCES: permission denied). At the same time i can view and edit my classes without a problem. Can someone out there help me fig...

    Resolved! Accepted Solution

    ALV GRID OO data change problem

    We use an editable alv grid oo in a customer project. We have the problem thaht the customer enters a value in one cell and then without enter or leaving the cell pushes save. In the save routine we trigger the check data changed event and we have th...

    Labels in this area

    Explore this Area