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

Resolved! sapscript

hi,i able to export to presentation server using RSTXSCRP and the file type is FOR.now i want to import back from presentation server but having error. also how does it know which form to import to? in object, file name must same as form name? but ev...

Transaction CO13

Hi, I am using BDC on Transaction CO13 in the interface for the reverse /cancel confirmation. When only one entry is coming for the Order in the file then it works fine i.e material document is created, but when multiple entries comes in the file t...

Resolved! updating delivery batch

Hi,I am trying to update batch number of delivery (VL02N) using BDC or FM or BAPI.If using BDC, I am stuck with this problem:To update batch number, I have to move the cursor horizontally and give the batch number which I don't want to do using BDC.I...

Resolved! 2 screens

Hi All!! I am entering a material number in the 1st screen and then hit enter, then it should show up the orders in which it is involved in the second screen, also they should be able to check the orders required. So could anyone suggest, how I can ...

Modify DB-table

I have an ALV report output in which the endusers can enter values as well as split a line into multiple lines. My problem is that these change has to go/(reflect) in a "Z" dB-table. I need help in 2 things:-1.) While modifying the Z-DB-table, it is ...

Resolved! Get Cursor

In the basic list I put this code and it's returning me wrong values in the First Detail List . select kunnr name1 land1 from kna1 into table itab. loop at itab. write:/10 itab-kunnr, 35 itab-name1, 70 ita...

Resolved! KONV, KONP

Hi,Can anyone tell how the tables, KONV, KONP, A001, A006 ..all the A series tables are linked, with an example. I am a fresher..please include an example to help me understand better.Thanks & Regards,Pavan

Resolved! how to reduce the visible length of the I/O field lesser than the def lengt

Dear all,I am devaloping a screen program and I need to set the visible length to 10 and the field defination say it is length 15. the field type is DEC and not Char.I want to know how can i make the visible length lesser than the defination length.P...

Add new line item

Hi Everybody,I want to add a new line item in me22n based on the values in current line item. In me_process_po_cust badi , we do have get_data and set_data methods to retrive and update line items. But I think these methods will work for current line...

Resolved! select statement

Hi frnds, I m upgrading and i m having a unicode error. My problem i m facing is select statement...SELECT * FROM Z_ABC INTO TABLE IT_ABC WHERE......So frnds the problem is z_abc is table which contains some fields... and it_abc contai...

Labels in this area