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

    Function Module Input Change

    Hello,        I am presently working on a function module where the input of the existing function module was only one material number, but the current requirement is to create a new function module which would replicate the features of the existing ...

    Resolved! Accepted Solution

    Image upload in sap

    HI all,I have a requirement in which I have to upload a picture.DATA: lr_mime_rep TYPE REF TO if_mr_api.DATA: lv_filename TYPE string.DATA: lv_path     TYPE string.DATA: lv_fullpath TYPE string.DATA: lv_content  TYPE xstring.DATA: lv_length   TYPE i....

    Regarding event

    Hello,on selection screen which event is triggered when we click on execute button?In my case, there are two radio buttons. user click one of the radiobutton and clicks on execute button then i have to check which radio button is clicked and accordin...

    print pages overlap

    Hi Alli had created one Smartform in that i didnt created second page. now when i test this smartform i am getting two pages if my table in main window exceeds. it is showing in my print preview and after that if i give print command the spool reques...

    How do we know table name for the parameter ref_table in field catalog for f4 help in oops alv

    Hi Experts ....i have a doubt in oops ALV......Let me know if u have solution for that .....CODE IS :data : ls_fcat type lvc_s_fcat,         t_fcat type lvc_t_fcat.if  ls_fcat-fieldname = 'BSART'.    ls_fcat-edit =  'X'.    ls_fcat-f4availabl = 'X'. ...

    Resolved! Accepted Solution

    Error in the Smartforms 'ERROR CANNOT BE CLASSIFIED'

    Hi,     While Executing the output type of ME23N (Custom Output type), I am Getting the Below Error,        From Debugging i came to know that the error is from the Smartform,     From the SFTRACE, I got the Following Log.        00trace begin level ...

    Resolved! Accepted Solution

    Problem in classical report.

    Dear all,I am facing a problem with alignment in one classical report.Requirement is debit ,credit amount's sum will at end of every g/l as new line.Text will be closing balance - then amount.My amount & text is coming ,but not properly.All document ...

    Error in Select query

    Hi ,In my select querySELECT BELNR           VBELN           FKDAT           NETWR           BUKRS           WAERK           GJAHR     from vbrk          INTO TABLE it_vbrk          where  vbeln in s_vbeln           and gjahr in s_gjahr           and...

    Resolved! Accepted Solution

    To prevent movement type from 1001 to 1000 storage location

    Hi all,I have one of the requirement from functional side in MM which requires following :        Movements 262 & 962 should not be allowed to storage location 1001      PO's to SLOC 1001 should not be allowed.I am an abaper.So please help me as to ...

    Resolved! Accepted Solution

    DEV Test Company question

    Hi experts,I'm not sure where to post this question so please forgive me:I'm coming from SAP Business One and now getting involved with SAP R3/ECC.  I can't wait to explore the many things about it, but I have a question: I really want to understand ...

    Resolved! Accepted Solution

    Access request Audit log

    Hi experts,For all the access requests we are getting the complete audit trail and Even we will get whether Risk Analysis is scheduled in the Workflow.But is there any possibility to get the output of Risk Analysis in the audit trail?Please suggest.T...

    Resolved! Accepted Solution

    creating same instance again

    Hi ,I have the following code.DATA: r_plane TYPE REF TO lcl_airplane,CREATE OBJECT r_plane EXPORTING im_name = 'LH Berlin'                                   im_planetype = 'A321'.CREATE OBJECT r_plane EXPORTING im_name = 'LH Frankfurt'               ...

    SAP HR question

    Hi All,I am using FM SDOK_PHIO_LOAD_CONTENT, to get the content  of document in  Binary form in SAP HR and converting the binary form into xstring using FM SCMS_BINARY_TO_XSTRING.But it is not getting converted to xstring form.So,is 'SDOK_PHIO_LOAD_C...

    Labels in this area

    Explore this Area