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

Resolved! How to use Widening Cast?

Hi,I have 2 class: cl_crm_mktpl_cpg_fusg_coll and zcl_crm_mktpl_cpg_fusg_coll.Class zcl_crm_mktpl_cpg_fusg_coll inherit from cl_crm_mktpl_cpg_fusg_coll.I wannt to do Widening Cast, but i get casting exception.    DATA: lr_fuh_coll   TYPE REF TO cl_cr...

get paramater id with type range ?

Hello,I have a selection screens that contains a field of type SELECT-OPTIONS and I'd like to retrieve the value of this field.I declared a variable Range but when I use the instructionget paramater id 'XX' FIELD l_var, it shows me an error saying th...

LGA by Participant
  • 919 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Running .EXE file issue

Hello fellow developers. I am rather new to ABAP and I have an issue with running an exe file from a bat file. Let's say i have the following:     - a bat file: execute.bat with the command line: " test wr 37 199.166.0.99" (199.166.0.99 is a random i...

Resolved! Open URL in Background

Good Day Gurus,       Currently i'm developing an email notification for newly created purchase order,          On the user exit side of Purchase Order Creation, this will call a function module to open the url.       Is there any other way to call t...

Resolved! Printout for a range of inputs - in an existing report, with 1 input parameter only

Hi all!I have an existing classical report with 1 input parameter only, Service Entry Sheet number (ESSR-LBLNI). Based on  input i get a page layout. While printing, you can print for 1 input at a time. Now i need to print for a range of input. How c...

Resolved! Item text of ME53N

Hi Experts,I have included the following text in the smartform:Now, the output is coming successfully. But my issue is the text entry of text has become mandatory which I do not want. The client may or may not enter the text.If I enter any purchase r...

Resolved! TCODE from RFC

Hi thereI need to retrive sy-tcode from RFC (BAPI_SALESORDER_CHANGE) that is called by .net program.I'll do a customizing at include MV45AFZZ, USEREXIT_MOVE_FIELD_TO_VBKD.I tried to use SRDEBUG transaction and I put a external Break-Point but I don't...

Resolved! Why is BAPI_BATCH_CREATE updating blank date as Non-initial value in MCH1-VFDAT?

Hi Guys,We have the BAPI_BATCH_CREATE call in a program to create material batches and everything is working fine except sometimes when it updates a blank date in the date fields MCH1-VFDAT / FVDT1 / FVDT2 as non-INITIAL value. When we check such a d...

ZAN2 output issue .. The preview is ok & the physical printer output is ok ..( both chinese and english words works well) But if send it by mail as attached, it will show weird charcaters for those chinese words ..

Hi all, I have searched in SCn as i have not got any convincing solution so i am posting this question.ZBN2 output issue .. The preview is ok & the physical printer output is ok ..( both chinese and english words works well)But if send it by mail as ...

Issue with Withholding tax base FC in Accounting document for vendor line item

HI All,I have posted an incoming invoice using BAPI_INCOMINGINVOICE_CREATE with Withholding tax information(Name of Wtax type = "LR', Wtax code = '01' and Wtax Base FC = '0.00'), this is updated properly in Invoice document, However, it's not correct...

rthoodi by Active Participant
  • 965 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Modify Statement not making new entry in Custom Table

Hello Experts,                              I am getting problem with modify statement, i am modifying the table from internal table ,as i am changing the value of primary key field and keeping all fields of work area as it is so the modify statement...

Labels in this area