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

Debit note format

How to create and assign debit note format in NACE Smartform to be use is the copy of CN,just heading change as per clients requirement. Can anyone suggest me the steps related to creation of new output type,nace setting... I already have docu...

vishal_g by Explorer
  • 1383 VIEWS
  • 4 REPLIES
  • 0 Likes

I want to update the kernel on the SCS instance without java instance downtime. How?

The sapcontrol command has function "UpdateSCSInstance". This function can update the kernel for ASCS instance. And this doesn't affect an application server. But despite the name UpdateSCSInstance, this function doesn't work for SCS instances. I w...

SAP FPM to Capture Screenshot of Current Session( using Java Script or HTML Island )

I would like to know is there any easy and standard way to capture SAP FPM application by ( adding event using Custom Button ) and that will either launch client side scripting ( either using Javascript or HTMLIsland ) and capture screen details and ...

How can we extend SOAP service JournalEntryCreateRequestConfirmation_In without using CF&L app?

Hi, We are trying to add some fields to the Item structure (JournalEntryCreateRequestJournalEntryItem) used by the standard SOAP service provider JournalEntryCreateRequestConfirmation_In. We don't want to create these fields using the Custom Fields...

afordham by Participant
  • 3849 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! ABAP Error Message

Good Days, I am writing an ALV report yet receive couple errors which i cannot solve: **Different number of parameters in FORM and PERFORM (routine:SET_FC_SUB, number of formal parameters: 6, number of actual parameters: 4). **The data type of ...

Is it possible to sometimes skip part of the processing during a batch?

Hello ! For a customer, we have a specific treatment during VK12, but I have a new request which is to skip part of this new treatment in certain specific cases.I wanted to use EXPORT to MEMORY during both direct call and batch but I have a problem f...

SD_SALESDOCUMENT_CHANGE is not updating custom fields in VBAP using BAPI Extension

We are trying to update one custom field in VBAP table using SD_SALESDOCUMENT_CHANGE and passing the field value using BAPI extension. The BAPI SD_SALESDOCUMENT_CHANGE is returning success message but not updating the field. For this reason, the cu...

Resolved! Abap keywords

Hi all; I struggle with reading this code block: SELECT x, y, z FROM A INTO TABLE @DATA(lt_A) FOR ALL ENTRIES IN @lt_x WHERE x = @lt_x-x AND y= @lc_y. I would like to understand the sense of this coding . @ lt_ and lt_ ...usage...

BAPI_SALESORDER_CHANGE returning success message though data is not updated.

My requirement is to close(reject) the RMA orders(which has no open subsequent documents). I used 'BAPI_SALESORDER_CHANGE' and changing the reason of rejection at line item and performing commit work. Above bapi is returning success message however R...

Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird

Hallo alle, ich hoffe es kann mir jemand helfen. Ich habe seit längeren sehr oft die Meldung beim Skriptaufzeichnen "Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird". Diese kommt nicht immer. Wenn ich...

set Pf status

I created a custom program and I copied a pf status to my program in one server. I want to move the program to another server, how does the PF-status remains in my code when it moved. Does it remain the same or do I have to copy the same in that serv...

Automatically hold a Purchase Requisition(ME51N/ME52N) if GL Account is not filled.

Hi All, I have a requirement to make a PR (ME51N) into HOLD status when the GL Account (EBAN-SAKTO) is not filled on save. How to make a PR hold. Kindly help me on this. I tried with ME_PROCESS_REQ_CUST, not able to make it. Kindly suggest solution...

After calling Fm with Destination none. not able to import from memory

hi. I have one fm it will crate the notification order. this is existing program. Some how. some fields are missing. while creating. So Suggested us to Call the FM with destination none. Before calling some variables are exporting, into memory. Aft...

Labels in this area