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

crm_order_maintain

Dear alli need to update the system status of header and line item of the order , i have tried crm_order_maintain , it gives subrc 0 but when i check crm_jest table there is not entry.current status is 'completed' , i want to put status 'IN PROCESS...

CALL_FUNCTION_RECEIVE_ERROR

This is in reference to the error detailed in the previous CALL_FUNCTION_RECEIVE_ERROR question from the archive. I have the exact same issue, but I cannot find the any information about the Note 2101119 that is mentioned by 28f4b37a40894f18a22abc696...

raghug by Active Contributor
  • 1267 VIEWS
  • 2 REPLIES
  • 0 Likes

BAPI_ACC_DOCUMENT_POST error RW 022 FI/CO interface: Balance in transaction currency

Hello ,Running bapi in se37 for posting incoming payments (to clear open items ) like f-28 . passed document header data , account recievable data and currency amount .. i want to do full payment . its giving error balance in transaction currency .Pl...

Resolved! SE80 drop down of Enhancements

Hello, Can anyone here let me know a better way to interpret the drop-downs of Enahnced Objects/Implemented Enh Spots of standard programs through SE80. It is a bit confusing as the drop downs goes on and on.I have some knowledge of Enhancement frame...

kiran_k8 by Active Contributor
  • 2298 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! How download Table Change History (SAP standard table logging) for different SAP tables in ABAP

Hi all, I am new at ABAP development and have a Problem. For a project I have to create a program that downloads the change history (SAP standard table logging) for three different SAP tables. I tried to select the data for these from the CDHDR and C...

Order of entries in SM30

Is it possible to change the order in which the entries (lines) appear in sm30? I needed them to appear sorted by several key indexes, but from what I see sm30 puts the entries in a random order always different even without making changes to the con...

When reading in ABAP, do UTF-8 files containing double-byte characters require a BOM?

Hi all,SAP NetWeaver 7.4, ERP 6.0 EHP7.I have a UTF-8 file that contains the character 'Ñ' represented as a double-byte character - 0xC391.The file is placed on the application server and an ABAP program then opens and reads the file. The OPEN statem...

Labels in this area