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

Resolved! DDIC Generic Table

Hi,I need to create a generic 'Table type' to use with a RFC to be called from an outside system. I have tried to use 'Any' in 'Reference type' as mencioned in the SAP Help, but I've got an error messege - 'Referenced class or interface ANY not activ...

ABAP short dump

Hi folks,I had an interesting issue. Last week we went for a client refresh from PRD to QAS environment. that resulted in a short dump while accessing the HR masterdata using PA30 or PA20, the infotype screen is not appearing. The error log gave this...

replacing editor-call

hi , after recently upgrading from 4.6c to ecc6.0 we have experienced various program incompatibilities. I have the following problem can anyone help ?I have a program that performs an editor-call for an internal table , however this no longer works....

Resolved! Entry in FILENAMECI

Hi friends,In the FILE trxn, i have created one entry for logical file name and associated physical path name also. I want to use FILE_GET_NAME to get the physical path when logical file name is given in this FM, which is what no happening in my case...

Resolved! select option

i have select option s_tanumi need to make check if the tanum is in LTAP if not to give messagehow??i made it but notselect tanum from ltap into ztanum where tanum in s_tanum. if sy-subrc <> 0. write : / s_tanum-low. ...

Sy-subrc

Hello all, I have written a module program which have 2 screens one accept purchase order num and the other displays the pruchase order details.My problem is after i hav written my first select statement im going for sy-subrc check but thou...

Resolved! SM35 processing question

Hello,I have a question concerning the processing in SM35. I have a job that runs RFBIBL00 to create a file and then submits RSBDCSUB. I track these jobs in SM35. If SM35 is procssing a file containing 100 documents and the system goes down durning t...

Resolved! Table maintanence

Hi,I created a Custom table with table maintenance generator, in that table i have 10 fields including User name and the date, when the user Create/Change any record through the table maintenance these 2 fields (User name and the Date) should be fill...

Aging report

hi I am developing a aging report for which I am getting fields from the tables EKPO and EKKO based on s_gjahr FOR bsid-gjahr OBLIGATORY. "Document Fiscal year p_date TYPE vbak-aedat OBLIGATORY, "A/P Open items p_bukrs TYPE t001-bukrs O...

Resolved! Debug ABAP program

Hello:I have a WebService and I followed the instructions in order to call it from the ABAP side. So now I have a proxy.I created a simple ABAP program to test this WS call but it seems it's not working quite well. For external debug purposes, on the...

Making MIGO display

Hi All,We are working on a requirement to make MIGO transaction Display only .The initial thought is to make all the objects required for MIGO haing activity 03.We have done that already but realised that it is very easy to make it executable if any ...

Resolved! WS_UPLOAD

Hi,I am using the FM WS_UPLOAD in 4.6C to upload a txt file.But I am unable to do that .Can someone tell why??CALL FUNCTION 'WS_UPLOAD' EXPORTING CODEPAGE = ' ' FILENAME = VA_FILEPATH FILETYPE ...

Labels in this area