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

Getting “Buffer table not up to date” error if we did not specify [ ] for internal table

Hi all,The program is declaring internal table with header line.If we passing the internal table into BAPI_PO_CHANGE without [ ], the BAPI will hit error "Buffer table not up to date".If we passing the internal table into BAPI_PO_CHANGE with [ ], the...

Resolved! Program to Upload CSV File Crashes with AiE but not with SAP GUI

Hello community,I tried a tiny program to upload a CSV file to an SAP system. The program works fine with SAP GUI for Windows but crashes when I execute it with AiE and the option Open with > SAP GUI. Here the error message:And here the program:"-Beg...

Resolved! Where can i find out cast data type information of cast function in the CDS view ?

Dear CDS experts and developers.For example, We can see lot of cast functions and data types on CDS view.....cast(acdoca.rldnr as fins_ledger_pers) as rldnr_pers,cast(acdoca.rbukrs as fis_bukrs) as rbukrs,...The "fins_ledger_pers" a...

jungwoo_han by Product and Topic Expert
  • 1657 VIEWS
  • 2 REPLIES
  • 0 Likes

How to know how was created a generated standard program?(Query , other way).

Hi guys currently I'm working with FI module (ABAP).The functional asked me to change a report with transaction z------.....I go to see the code of this report and it is standard and the name of report is AQA0FI_BR=======FIAA_(.......)=== I presume...

Resolved! Problem with SO_DOCUMENT_SEND_API1 in txt attachment with '#'

Hi experts,I have a report that was going well until some weeks ago, I don't know if it's due to migration to hana or to unicode. We we're using fm SO_DOCUMENT_SEND_API1 to send a mail with an attachment .TXT. We used CONSTANTS: crlf TYPE c VALUE cl_...

Resolved! problem to update operation while creating routing in F.M BAPI_ROUTING_CREATE

Hi Experts,I got a requirement to Creation a Routing. I'm using BAPI_ROUTING_CREATE.Issue:Operations are not updating while creating the routing. Can you please help me..Please check the below code.SPAN { font-family: "Courier New"; font-size: 10pt;...

Resolved! Background job failing due to high data in select options used in a select statement.

Dear Abapers,I have a background job report supposed to run daily which is failing for some days. Debugged and found out that in a particular select statement it is failing when select-options having more than 5500 records in it. I think select-optio...

SLAD - no break

Hi Everyone,I've a question abount Layer Aware Debugging. I set up an example with selection-screen a simple select and a cl_salv_table utilizing a fullscreen display with a custom toolbar.Debugging using /h comes with the issue the salv uses its own...

Labels in this area