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

Resolved! select stmt

Hii am getting sy-subrc eq 4 after this stmtsTABLES: VBRP.types: begin of tab,posnr like vbrp-posnr,matnr like vbrp-matnr,fkimg like vbrp-fkimg,vrkme like vbrp-vrkme,netwr like vbrp-netwr,end of tab.parameters: invoice like vbrp-vbeln.*select-options...

CATT - Urgent plz

Hi,This is regd CATT. I was able to make a test case using CATT in my Development server. But I am unable to transport from my Development Server to Quality Server. I used the transport icon to transport. I got the transport request number which I us...

Resolved! What should I study

Hello ExpertsI'm an ABAP beginner.It's been just about 1.5months that I started to study ABAP and there is minisap installed in my computer.For 1.5months, I studied very basic level of Report programming, Dynpro, ALV, smartform but there is very limi...

Resolved! Short dump

Hi all, I have written a select statement using the inner join, my internal table and the select statement is below:data: begin of it_output occurs 0, syst_date like sy-datum, syst_time like sy-uzeit, ...

Resolved! GUI Upload

I'm running R/3 Enterprise (4.7). I have an ABAP program that I changed to invoke function GUI_UPLOAD.But, it crashes if I use a variable to determine the FILENAME location.If I don't use the variable PATH the function works fine. That is, if Isay FI...

Resolved! Search Help

Hey folks - If I have a field called code and I have another table with a listing of all the codes. Can I create a search help on code to point to the table that has all the codes. Is this possible. I am learning search helps, and any input will be g...

Resolved! Enhancement Issue

Hi , I need to find the screen exit in the MM01 transaction.I need to add a couple of fields in MM01 transaction for Ticketing purpose and I had look in the whole MM01 program and I could not find the screen exit provided by SAP.Is there any way I ca...

Background job status

Hi,I have two programs....one is being submitted in BG through the second one.I got my list output but when I check the status of my job in SM37 I see it as Active.....something wrong here?If I already have the output shouldn't the status be as finis...

Commit Work Problem

Hi! When i try to run from a User Exit the function module MB_CREATE_GOODS_MOVEMENT, the following erros message appears: ==== The function module MB_CREATE_GOODS_MOVEMENT cannot be executed Message no. M7 299 Diagnosis The function module MB_CREATE_...

Resolved! User Exit

Hi ABApers, My PP consultant want MRP controller number in the Transaction (MD01). Presently the input is as 1) Scope of planning 2) Plant I want one more here as DISPO (MRP Controller). I have seen the user exits but there is only functional user ex...

Resolved! Short Dump

Hi, I have got this short dump in Production for one of my Interfaces '' No storage space available for extending table "IT_2211406". As this is the first time the legacy system has given a big file (More number of records). Does anyone has a fast so...

Resolved! bapi_po_create

Hi , I am trying to create PO using bapi_po_create ,but I am not successful. I am retrieving data from production box through RFC using bapi_po_getdetail and using that data trying to create PO in development box. but, I am getting the error...

Error in dev_rfc.trc

Hi All,I am seeing the following error in the dev_rfc.trc file while trying to connect to SAP system using rfcopenex call.Value for id 'LANG' not foundIn my application, the rfcopenex call is executed periodically. It works for around a day and then ...

Resolved! Table control

Dear Friends., I have this Req't. 1) In user selection screen ,, user enters a,b values based on this 2) Suppose I am displaying( next screen) a,b,c fields in Table control.,>> display mode., 3) Suppose User want to modify selected c values in Table ...

Labels in this area