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

    Trying to send email with excel attachment using FM SO_DOCUMENT_SEND_API1 all the data in Excel is coming in one column

    Hi,I am trying to send an email with excel attachment using FM  SO_DOCUMENT_SEND_API1 but the problem is all the data in Excel is coming in one column.I have tried to export the internal data table in debugging in that also data is in one column only...

    Header in oo-alv

    Hi , I refered sdn.sap to get header in OO-ALV & I used the same in my object .My interactive report is working fine but Header is not displaying .Below is my code . please give suggesstions.   CLASS C1 DEFINITION.  PUBLIC SECTION.    METHODS METH1 F...

    EXPORT_COMPRESS_ERROR

    Hello,we are getting a Dump "EXPORT_COMPRESS_ERROR" in an SCM 7.01 system.The dump occurs while exporting data into an internal table with compression.EXPORT t_ts_ext FROM i_data TO INTERNAL TABLE e_t_container          COMPRESSION ON.The main progra...

    Resolved! Accepted Solution

    ME2L - Work process Restarted, session terminated.

    Hi experts,When running the transaction ME2L, i encoutered the following error:Work process Restarted, session terminated.After doing some debugging i found the problem in SAPLMEREP in include LMEREPI02.   METHOD prefetch_accounting.    DATA: lt_ekpo...

    Resolved! Accepted Solution

    How to translate a package

    Hello,I know how to translate single objects using SE63, but how can I translate everything within a package.We have a customer transaction, where everything (data elements, screens, messages, etc.) lies in the same package, so ideally I'd just have ...

    Resolved! Accepted Solution

    How to populate default GL account in MIRO transaction by enhancement

    Hi Friends,My requirement is,In MIRO transaction, GL account tab is available. We need to populate few GL accounts in this tab by enhancement technique so that whenever the userexecutes MIRO transaction, he/she can view these GL accounts and enter am...

    Resolved! Accepted Solution

    Sales order baddi or user exit for line item delivery block

    Dear Friends   Good morning, I am searching for a badi or enhancement to put a delivery block on line item. my scenario is when user creates or changes the sales order based on net value or Price of a materials in sales order, system will calculate m...

    VL 31 ALV Display

    Dear Experts,After I go to VL31 to create an inbound delivery, give the Vendor number and click on Pruchase orders Push button and execute, i am getting the report output in ALV list and my user is getting the output in ALV Grid, due to which we are ...

    Resolved! Accepted Solution

    Small font size or Data/Columns are truncating in print outs

    HelloI have developed a report (with 2 options, either standard output or ALV output), users are running the batch jobs, archieving the output in IXOS / Open Text Windows viewer and seeing from +C01 transaction, many times, they want to take print ha...

    Resolved! Accepted Solution

    Retain selection criteria after issuance of message

    HelloI am developing a custom ALV report, in selection screen 4 blocks (2nd blcok has 5 fields and 4th blcok has 3 fields), my requirement is if user do not enters any input on at least field in block 2 (where in we have 5 fields) AND also not entere...

    Resolved! Accepted Solution

    ALV display

    Dear Experts,Iam outputting some datas on to the screen using ALV.The code used is as follows:  DATA: go_alv_grid TYPE REF TO cl_gui_alv_grid,        gs_layout TYPE slis_layout_alv.  gs_layout-lights_fieldname = 'TRAFFIC'.  gs_layout-colwidth_optimiz...

    Labels in this area

    Explore this Area