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

Resolved! PDF mail VIEW ISSUE in sap

hi..we are using the program to sewnd mail to customers bus the mail is delivered as PDF but user is unable to view the PDF , i have attached my code please suggest changes ... *program xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx TYPE-POOLS:   addi, meein,     ...

we are facing one problem SAP BI 7.3 while executing tcode RSA1 CL_RSBM_ERROR_HANDLER=========CP

Hi,We are facing error in SAP BI 7.3 while executing tcode RSA1 "CL_RSBM_ERROR_HANDLER=========CP". Please help. Please find below error analysis Error analysis    Short text of error message:    SQL error occurred during test access to table /BIC/B0...

problem in BDC

I got one requirement i.e BDC on SWWL.requirement process:1.  Selection Screen  (input):  Employee / Manage ID ____________________Date : _______________________History_Item : ____________________  2    Execute the FM           SAP_WAPI_CREATE_WORKLI...

Resolved! Mailtext (SAPscript) enrichment with program variables

Hi,I have a SAPscript text, which contains an email text, I have to send via bcs-classes. Email sending is working fine, but now I am supposed to translate some program variables within the SAPscript text. I think "program symbols" and the FM text_sy...

Resolved! why delivery not created in background job scheduling using BDC

Hello Expert,when i create job scheduling for report and i schedule job it will not create delivery.But when i debug finish job using JDBG command line than it will create delivery. Also work fine when create delivery using t-code.and calling BDC( VL...

Need BAPI or FM to update the delivery item with '0' Quantity

Hi,I had tried the above scenario with  BAPI_OUTB_DELIVERY_CHANGE and  BAPI_OUTB_DELIVERY_CHANGE. The Picking Qty is 0 but the delivery Qty is unable to changed to '0' using FM's. When I tried manually from VL02N it was successful. Please share your ...

Resolved! How to trigger a custom outbound Idoc with custom segment when invoice is created in VF01?

Hi All,I have create the following things :1. Custom Segment Type2. Custom Idoc3. Custom Message TypeThe requirement is that whenever the custom message type is triggered through VF01/VF02 , my custom Idoc should get triggered and all the fields of t...

How to disable a field in rumtime when select dropdown list value, and how does round trip works?

Hi Experts   I am working on a requirement in crm web ui but i don't have enough experience for the subjetc, that's why I am asking for your help and asking all of you 2 questions:how round trip mens and how it works, neither how to implement it, I w...

Resolved! Offset length error

Hi all,I am facing offset length error when working bapi. I am passing data for custom fields in PRPS table.But when i am passing data i facing following error.'The sum of the offset and length (=480) exceeds the length of the start (=387) of the str...

Screen Exit for COR1

Hi,I have a requirement to add extra tab for the transaction COR1. I'll need a screen exit for this.I found one screen exit PPCO0020 but it is already used in the system.So is there any other screen exit available and if not then how can I add extra ...

Resolved! how to disable a field when i select a value in a dropdown list in crm web ui

Hi expertsI have been looking for an answer without success.I would appreciate you could help me, any new a will be good for me I am new person in CRM Web ui and is not too much informatio to read for beginners.I have code in P and V getter but i don...

Resolved! Electricity consumption

Hi all,I have two reports one for hourly consumption of electricity and other for daily consumption of electricity.Here we have got a different measuring point for the same machine one of these is termed as  hour meter and another as energy meter.We ...

How to Send attachments with mail that created using cl_gos_document_service->create_attachment method

Hi guys ,   I have created attachment and stored in Ztable and display as well using create_attachment and display_attachment methods of cl_gos_document_service class, But i have no idea to send this stored attachment from mail as attached file, plea...

Resolved! SELECT * FROM LEFT OUTER JOIN

Hi developers,here comes a short issue I'm dealing with without finding an answer.Please have a look at the select statement:  SELECT *    INTO CORRESPONDING FIELDS OF TABLE @gt_data    FROM bkpf AS k            LEFT OUTER JOIN bseg AS s            O...

Labels in this area