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

SAP .net connector

Hi,I am using SAP functions (Bapi_Alm_Notif_Create, Bapi_Alm_Notif_Save, Alm_Pm_Maintnot_Close) in my SAP.net connector application and create the notification. These all function are working fine but the fail for some order number and we got an exce...

IDOC Issues

Dear Experts,I am newbie in IDOC, I monitor IDOC message by using BD87. I have IDoc in inbound processing with IDOC status = 53 - "Application document posted" (green indicator). Why the messages type in this status still got error with "without erro...

SAVE_TEXT problem

Hi Experts,I'm facing strange problem in user exit MV45AFZB,My requirement is to copy the custom header text in VA01 to all the item text .I"m able to do this successufully .......but the problem is the incompletion log still throws up......we have t...

Re: GUI_UPLOAD

Hi Experts,In my program i have used WS_UPLOAD function module , and in the dat_d_format export parameter i have passed the DATE format , to find the date format in the file.Here , i have to replace this function module with GUI_UPLOAD , in the case ...

Resolved! HOTSPOT Issue

Hi,I have Hot Spot enabled ALV grid report.The following code needs help:form user_command using r_ucomm like sy-ucommrs_selfield type slis_selfield.case r_ucomm.when 'BACK' or 'CANC' or 'EXIT'.leave to screen 0.boldwhen '&IC1'.my Logic.I have seen i...

Resolved! Hide Password in FTP_CONNCET FM

Hi,In FTP_CONNECT we need to pass user name and password. Here if we pass hard coded password then that thing will be open to all. So my requirement is u201CHow to hide or encrypt FTP user password from user for security reasons?u201D Here I also wan...

pkb by Participant
  • 2941 VIEWS
  • 13 REPLIES
  • 0 Likes

Resolved! Currencies for COKB/COEP

HiI use FM K40C_DOCUMENT_CREATE to create controlling documents but I don't knowwhich parameter is to set currency for docuemnt and which to currency for country (not mean controlling area)I know only that I can set parameter cobk-waers.Edited by: Ko...

Resolved! Triggering a mail

hi,I am trying to trigger a mail thru the following code.But, the mail is not getting triggered. PARAMETERS: p_email(50) LOWER CASE.DATA: document_data LIKE sodocchgi1.DATA: t_content LIKE STANDARD TABLE OF solisti1.DATA: s_content LIKE solisti1.DATA...

Labels in this area