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

Resolved! User Exits

Hi Friends, I would like to know more about user exits.Could anyone help me in those concepts like1. how to find out the user exits for a particular module.2.Why do we user user exits?And if Possible please send me any documents which give...

Resolved! BADI general info

Hi all,I know how an user exit fires when we develop user exit for any tcode. But how does a BADI fire ? We develope BADI in se18 or se19 how does the tcode know the name of the implementation and how it will be triggered ? do we need to set up any c...

ALV in a loop

Hi Guys,I am stuck up in a very funny situation.I have to display an alv in a loop, i.e. alv(with same field catalog) with different set of data.And i just found that it is not possible to do so using...REUSE_ALV_BLOCK_LIST_APPENDand thenREUSE_ALV_BL...

Picture in Sap Script

Hi everybody,I have a problem trying to print a picture. It's the company's logo. The problem is that we used to print a different picture but now we want to print this new one. Before printing we see the document in the preview mode and the picture ...

Update EKKO table

Hi,I have got the requirement to update EKKO table while creating PO. The exact scenario is, I need to update email address based on some condition while creating PO. This is what I have found:When we create PO, the ADRNR field of EKKO would have a v...

BDC and TREE_CONTROL

I created a BDC function module to create WE20 partner profiles when remotely called from a web order system. When running the BDC in SE37 (not in debug) it works fine. When running in debug, the CALL TRANSACTION fails but I don't see an error dump...

Invoice Clearing

Hi All,I have invoice created against salesorder, and i have accounting document. I want to clear the accounting document. Could any body suggest how can we clear the open invoice. sorry for the ignorance. Thanks for the help.Regards,Praveen

Resolved! customize tcode 223

I have been tasked with adding four fields to the report displayed when a user executes transaction c223. I have a few questions...Can I just copy the source code associated with tcode c223, rename it zc223 and add my fields to the custom report? Wha...

Logical Database PNP

Hi,im using standard logical database PNP. After the user filles the selection screen, i want to manipulate some of the selection fields, but evrything i tried out til now does not change the amount of data i got by GET PERNR. How can i manipulate th...

Idoc Status doubt...

Hello,If an Idoc(Inbound) is in status 64 (Idoc ready to be passed to application) is there any way to force it to any other status so that it will not be processed by the backgroung job(running for RBDAPP01)...?Is it possible to force an inbound ido...

Resolved! Assign problem

Hello everybody,im having a problem using the assign statement.This is what i need:I have a structure at runtime called "S_TEST". This structure has 3 fields. A, B and C. A has the value 10, B is 20 and C is 30.Now i have a internal table called "it_...

Resolved! BAPI_ALM_ORDER_MAINTAIN

Hi All, IN SRM we want to create PM order components and operations from the shopping cart and for the same we wereusing a BDC program. this BDC used to call the transaction IW32 for each line item and update the PM order. Now we are thinking of usin...

Resolved! Selection Screens

Hi I have a requirement where I need two Blocks with Titles in one line.I am using the following line to create a Block :SELECTION-SCREEN BEGIN OF BLOCK C1 WITH FRAME TITLE TEXT-C16.SELECTION-SCREEN BEGIN OF BLOCK C2 WITH FRAME TITLE TEXT-C17.The pro...

Labels in this area