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

Resolved! Meaning of wave line in TRANSLATE lv_text using '~'

Hi Sir/Madam,I have a question of the meaning of wave line "~" in      TRANSLATE l_v_buffer USING '~'.I debuged in the process of this statement,It is seems that the work area (lwa_output) did not changed.I konw how does the demo in SAP ABAPDOCU work...

Stock Transfer Order IDoc

Hello,I am confused with Idoc type for Stock Transfer Order & Standard PO. We are using ORDERS05 for both types of POs but problem is that in case of Stock Transfer Order , partner details(E1EDKA1) (LF) is blank. I think It should be filled with supp...

Modify keyword Error

I have created a Table Control and from the table control I have moved the data to an internal table and by using Modify keyword I am trying to update a Custom table.. But I don't know why it is throwing Syntax error for the following syntax.MODIFY z...

Resolved! Version management still exist after the deletion of OBJECT

Hi Team,I have created one report program and moved into Quality, latter on I have modified 4 times and transported the same, please find the below TR's from version Management.00004             620       SX1K97739000003             620       SX1K977...

condition for konp.

Hi all,I want to display  KONP-MWSK1 field in VA01,02 and 03 transactions.I have added it to screen painter, coded as below in PBO module. Data wa type konp. SELECT SINGLE * FROM konp INTO wa . konp-mwsk1 = wa-mwsk1.Now it is displaying the same tax ...

Call Remote Function Module with SAEURI dataelement as Export parameter

Hi Experts, Am creating a program in a Gateway system, where i need to call a FM from HR system.My Code is like this,Data: lname(20) type c,         lv_url type SEAURI.Call 'Z_EMP_GET' Destination 'HR_DEST'ExportingPernr = '12345678'Importinglname = ...

Resolved! Getting run time error when accessing the file from frontend server using F4.....?

Category               ABAP Programming ErrorRuntime Errors         CONVT_NO_NUMBERExcept.                CX_SY_CONVERSION_NO_NUMBERABAP Program           ZMM_MIGO_GOODS_ISSUEApplication Component  Not assignedDate and Time          26.05.2014 14:28:...

Meaningfull text

HI Experts,    I want to display some text based on the user inputs,Question here is i want to display it meaningful way.For ex, if i gave length as 50, output is displayed with last word splitted and coming to new line, like "PAV" in one lineand "AN...

How to get the output data of Standard drill down report into z-program?

HI every one,        I want to get the output data of drill down report into z-program.       Actually,if the output is only one, I can get into z-program,      But, Here the report consists 3 alv outputs. when double clicking function happens, it wi...

Resolved! in FBV2 BDC, if error exists, then unable to do parking through FV75.

Hi All,Please suggest me where I am wrong.I already posted the same problem and find some solution by myself but it is still not working.I am running first parking BDC and then FBV2 BDC in same loop (call Transaction).When for 1st record there is err...

Labels in this area