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
  • 83532 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! E-Mail attached documents linked in QM02 (Quality Notifications)

Hi,I am trying to link attached documents of tasks to an e-mail and send it via outlook in a background job.I have tried to use SO_DOCUMENT_SEND_API1 AND SO_OBJECT_READ.I get the links and object content, but I don't know how to attach an object, in ...

DOI with Word

Hi All,this is my first question in this SAP Community, I hope for a lot of responses I am faced with following Problem:Already implemented: I have Word forms with individual layouts used as a template for letters.In SAP I have an own report, where I...

Resolved! CAN any one tell me the similar syntax for Radio button to pass radio button to output list.

can any one tell me the logic.TABLES ZDMS.  TYPES : BEGIN OF TY_ZDMS,              OBTAB TYPE TABELLE,    "  CHAR  30  0 Name of database table for object         END OF TY_ZDMS. DATA : WA_ZDMS TYPE TY_ZDMS,        IT_ZDMS TYPE TABLE OF TY_ZDMS.SE...

Resolved! Multiple Headers in ALV

Hi,I want to use multiple headers in my ALV report attach is what i want, and what is currently my ALV showing, below is my code tooHow i want This my reportI want a top header of my four columnsUnit CostEx-factoryDeliveryErectionCraneTotalAmountEx-f...

Changes in FB03 Doc.

HI,     I want to change FB03 Doc. anyone tell me to which form is used for print FB03 document.please give me soluction. it's most important. thanks in advance.Moderator message: please do more research before posting.Message was edited by: Thomas Z...

Resolved! debugging question

why the sequence in which event is triggered is not shown using f6 button while debugging.Top of page was not shown when the first write statment occured and end of page was not shown after the last record was fetched .but it worked fine with f5.but ...

Resolved! Problem in file upload.

here is my code:DECLARATIONSDATA  P_FILE TYPE STRING. DATA  I_FILE_TABLE TYPE TABLE OF FILE_TABLE. DATA  P_EXT TYPE STRING. DATA  RC TYPE I.CODE TO UPLOAD FILE.DATA OBJ TYPE REF TO CL_GUI_FRONTEND_SERVICES. DATA : BEGIN OF I_TAB OCCURS 0,   LIFNR(10)...

Resolved! SAP trial downloads

Good afternoon, I’m trying to download the following trial versions:     SAP NetWeaver AS ABAP 7.03 SP04 64-bit Trial,3.912 GB (3.912.392.119 bytes)ABAP Development Tools for SAP NetWeaver Trial(IDE), 23.839 MB (23.839.048 bytes)The download page kee...

Which IDOC to use?

Hi all;Hope someone can help me. The business scenario is: we send PO to a trade partner (another company code in my organization). The trade partner fulfill the order and complete PGI. We receive the goods (post goods receipt and MIGO) in our system...

Labels in this area