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

Resolved! Datasource as a FM

Hi Experts, I am trying to create a FM which will serve as a datasource for BW.  I created a structure for the output and using it my FM. My select query is a join from different tables and I am fetching a field OBJID from different tables. When I am...

manukapur by Active Participant
  • 566 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Note 1514322 - FSEPA_M4: Number of mandates after filtering : question on advance correction

Hello, I am currently implementing oss notes 1514322 for SEPA.In the text of the note there is a manual part starting by "If you implement an advance correction"Does somebody knows what this means ? Is the manual part mandatory  ?Thanks in advance, M...

Integer divided by 10

Hi,I'm reading from a COM port, in this case the datatype is integer.My question is that the value I get from the port is divided by 10 and, It shouldn't be divided.I checked the windows xp setting (in the regional setting) related to numbers and the...

Resolved! Error in ALV header "this program cannot display the webpage".

Hi Experts,In ALV report I am facing error in top-of-page - "This program cannot display the webpage".ALV report is being developed in ECC 4.6 version. The real dilemma is when my client is running the report he is facing this error, but when I am ru...

Scheduling background job from specific step after cancellation

Hi Experts,I have a requirement regarding batch jobs.Batch job is having multiple steps , now when job gets cancelled I need to reschedule the job from spefic step at which it was cancelled.Also I need to consider variants for those steps only? Is th...

Resolved! How to create field symbol

Hi everybody,I have a z table. I want to field symbol table from z table contents.it must be itab columns which z line items. All columns should be the amount.how can i do this.in z table Acount number(saknr)101020100110102030011010203001101020400110...

Resolved! va02 dump (The interface "IF_EX_BADI_SD_DPBP" was changed at runtime.)

Hi allI made some enhancement in va02 and got the following dump.  Error in the ABAP Application Program  The current ABAP program "CL_EXITHANDLER================CP" had to be   terminated because it has  come across a statement that unfortunately ca...

ALV GRID

Dear colleagues,have some questions regarding the ALV Grid functionality.Situation: I am  using an ALV-Grid for reporting. It is an multi-level process means, using 2  Dynpro with different data base structures.First dynpro contains information that ...

LSMW Handling multiple recordings (“Generation cancelled. Reason: No Target Fields”)

Hi Experts,I have a scenario in which i need to run SM36 and SM37 tcode back to back to upload data .I have done two recordings one for SM36 and another for SM37.I need to have a sequence for these two T-code so I have done my Source structure (step ...

adding watch point

I encounter a error when I try to add watch point during VF01 debug, the watch point i am going to add is RK2R1000/variable GT_ITEM[].it says:Variable GT_ITEM[] in program RK2R1000 does not exist, or is not yet loadedMessage no. TPDA149what should I ...

Resolved! Logic to create Physical Inventory Document for multiple material using eCATT test script

Could you please, suggest us the logic to create Physical Inventory Document for multiple material using eCATT test script.1. After entering basic data in the initial screen of T code: MI01, click enter,2. The user need to enter the below detial in t...

Resolved! Unwanted Character in excel download

Hi Experts,I am facing one issue. I am using FM EXCEL_OLE_STANDARD_DAT to download excel.    call function 'EXCEL_OLE_STANDARD_DAT'    exporting      file_name                 = lv_filepath          "file path    tables      data_tab                 ...

Fiori application

I started off by setting up the Sales Rep Apps - in particular the Track Sales Order app. We have a Gateway System connected to an ECC instance  on the cloud on which this setup has been done. The BADIs for the Track Sales Order App SRA018_SO_USR_TO_...

Resolved! The Open SQL command is too large - issue

Hi all,SELECT matnr          mtart          matkl          meins     INTO TABLE it_mara     FROM mara     WHERE matnr IN s_matnr       AND mtart IN s_mtart       AND matkl IN s_mtart.   LOOP AT it_mara INTO wa_mara.     s_matnr1-low = wa_mara-matnr. ...

Field conversion issue

My default user Notation is X.I have a ALV grid where I show all fields of character type, when the user enters distance (KOMP-DISTZ)    I will convert the input value using RS_CONV_EX_2_IN and display it in terms of distance representation.Ex: If us...

Resolved! After transporting my program and tables from one Development Server to another, I get Error "The work area <itabname> is not long enough.?

Hi I transported my report executable program and it's related all tables from SAP ERP version 5.0 server to SAP ERP version 6.0 server. After transporting when I tried activating the program it gives error 'The work area <itab> is not long enough.' ...

Labels in this area