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

How to retrieve results of a report or transaction from R/3 into .net?

Dear experts, we have an application written in .net and running in a browser.There we want to have a button which triggers the reading of real time datafrom a ABAP system and displays it in an info area. The real time data would beprovided via stand...

Resolved! Checking generic data types

Hi all,In java, when we have a parameter/variable of a generic type, we can use the "type of" to check what is the correct type to make some attribution.In abap, i have a function with generic table parameter, and in the function i want to check abou...

How to change Values on an embedded Selection-Screen AS Subscreen on an Dynpro so that class Logic gets updated as well

How to change Values on an embedded Selection-Screen AS Subscreen on an Dynpro so that class Logic gets updated as well.I got a Report using an embedded Selection-Screen.From the called screen no change is possible to the default values of the select...

how to use query method in bopf?

following was the code written to return the key.CALL METHOD lr_srv_mgr->query     EXPORTING       iv_query_key            = zif_viv_trq_c=>sc_query-root-test_query *     it_filter_key           =        it_selection_parameters = lt_filter *     is_q...

User Exit to lock if 2 users are trying to update the same table through different transactions

Hi All,Right now the issue is, if one particular user is raising one invoice and in the same time if another user is doing some payment for the same customer.Due to this transaction, there will be change in the Credit master data (FD32-  KNKK table S...

Where can I get Document class, object year and object number(Eg: EXT 36 000000237423) for files which are stored in content repository.

I'm working on document archiving.I need some information...Before configuring the content repository what are the files attached to the PO are available(information like: INSTID_B like FOL31000000000004EXT36000000237423,object type (TYPEID_A) like B...

Resolved! MB90 - Print Preview

Hi All ;I created an output type, which name is 'ZIRS' . The problem is that;when I want to print much more one MBLNR at a time,for example 10 mblnr , I have to click print pop-up for every mblnr.I want to only one pop-up for all mblnr.The output lik...

Resolved! Printing issue in vf02

Hi Expert,I have a issue, When i print in vfo2.In exnum it print 10 digit but i want to print only last 5 digit.before 2 days ago its working fine. but after changing financial year this problem occur from last 2 days. so please suggest me what shoul...

Resolved! How to update the Customer field value of PO Item under the Delivery Address Tab?

Hi Friends,     i tried to update the Customer field Using Bapi_PO_change.I passed the PO Order no,POADDRDELIVERY data with Item no,Adrees no,Customer no.But i am getting no data changed message from return table.I attached the screen shots.So please...

Resolved! modify multiple roles

Hi,I have a requirement to modify multiple of roles with one transaction code.We have transaction code ex: xxxxxx exists in around 40 roles, but we replace xxxxxx with another t-code ex:*******How can I replace the old t -code with new t-code in all ...

pop up in va21

Hi All,Our requirement is to bring up pop up screen after the user enters input on the initial screen of VA21 where some instructions will be displayed and there would be two buttons accept or reject.In case he rejects it will go to some specified UR...

Labels in this area