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

set idoc status

Dear experts,i have an idoc which i work with. My Problem is:how can i set the idoc status to 51 and mark it as corrupted ?or how can i let the system mark it like this if it is not possible to do it myself ?Thanks a lot and best regardsRené

Resolved! Cyrillic client

Dear Gurus,I have another idea and just would like some feedback if its feasable or not.We are converting to unicode and the our issues come from the Cyrillic code page.. 1500.Since this code page is unique to only 1 client, wouldIt be possible to ...

Resolved! ALV issue

Dear all,I have the code as below for the ALV list. DATA: LS_FIELDCAT TYPE SLIS_FIELDCAT_ALV. DATA: POS TYPE I. DEFINE CATALOG. POS = POS + 1. CLEAR LS_FIELDCAT. LS_FIELDCAT-COL_POS = POS. LS_FIELDCAT-QFIELDNAME = &1. ...

Change Pointers

Dear experts,I'm working on a scenario, where in I created a function module, which does all the functionality that is required to do.Now the requirement is I need to trigger this fn module when a sales document is created, can some one please specif...

BAPI_IDOC_INPUT1

Hello,Does anyone know what is the use of field INPUT_METHOD for BAPI BAPI_IDOC_INPUT1?Has it something to do with create or change?I have configure PO inbound scenario but now I need to handle PO change also, so was wondering if I can use this field...

Labels in this area