Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83489 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! 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...

How to create single Inbound Delivey for multiple PO line items through Tcode VL31N?

Dear All, Could you please suggest me how to create single inbound delivery for multiple PO line items through Tcode VL31N.I have already done BDC recording program to create inbound delivery with Handling Units with reference to Single Purchase Orde...

Resolved! 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! 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! 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