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

DBIF_RSQL_SQL_ERROR ORA-01455: converting column overflows integer datatype

Hi all,I have a problem with generating a customer program in our 4.6C version and Patch Level 48.I changed something in program in Development System and i transported to the test system. I tested the program in test system and i transported to Prod...

ibrahim_u by Active Participant
  • 925 VIEWS
  • 5 REPLIES
  • 0 Likes

Need help in IDOC

This is for outbound 855.We are using different client to test our developments, client 173 and 160.In client 173, we try to change the quantity or line item is added in the sales the E1EDP01-ACTION code should show up as 001 or 002 instead it’s show...

Resolved! PROB INNER JOIN

BELOW IS MY PROGRAM. AND I WANT TO SHOW THE WHOLE DATA OF ALL THE TABLE.SO HOW I WILL DEFINE TABLE IN DATA STATEMENT AND IN SELECT STATEMENT.PLZ IT'S URGENTTAHNKS..SAM&----*& Report ZTEMP_JOIN*&&----*&*&&----REPORT ZTEMP_JOIN.TABLES: MARA,MARC,MARD...

Resolved! ALV

hello all, can someone plz help me to start up with ALV reporting. i am confused after reading all the pdf's. what is the diff between normal ALV and that using classes?how should i get on with this. i am fine in doing classical and interacti...

Resolved! Messages for BDC

Hi all,I've recorded a BDC for transaction ABZON. When I run the transaction and successfully save, there is a status message that gives me a document number. However, when I run the BDC, only the return status is 0 and there is not document number.W...

Resolved! al11

hello gurus,this below code works fine nowTABLES mara.DATA:BEGIN OF itab OCCURS 0,matnr LIKE mara-matnr,mtart LIKE mara-mtart,matkl LIKE mara-matkl,END OF itab.DATA:file(200) TYPE c VALUE <b>'F:\usr\sap\DEV\DVEBMGS00\data\X.txt'</b>IF sy-subrc EQ 0.S...

Resolved! CSV download problem

Hello all,Im downloading an internal table into a CSV file to PC, which contains some QUAN, CURR fields. Im using the 'semicolon' as seperater in FM SAP_CONVERT_TO_CSV_FORMAT. Then Im downloading with GUI_DOWNLOAD. Problem is .. there are values fo...

Object list

Hi Friends,I want to know all the sub-objects of a main object.For example Fugr main prog zfg1: contains 11 ddic objects 8 function module.Is there any table which stores all sub-objects of a main object.?Thanking in advance,Nazir.

BAPI

Hi Frendz,Can any one give me any idea of using Standard Bapi's eg (BAPI_COMPANYCODE_GETDETAIL ). can u give one example program ?Thanks in advancePoints for sure for good example.RegardsVijaya

length of page

Dear Gurus,I have a smartform which has one page and is full to the bottom. I have to add new rows to it.The customer wants it in single page.. I am trying to shrink the material as much as possible..I have reduced the font size , but I also need to ...

Labels in this area