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

ALV Editing

Hi all,Is it possible to set the mode of an ALV List to editable which is created using the class CL_SALV_TABLE. If yes, would it be also possible to set some columns/rows of the ALV to editable similar to old ALV Processing?Thanks,Sukru

Call TCode C223

Hello AllI need to call the TCode C223(Production Version) from a program with a particular saved layout of the table control in it.I have saved the layout of the table control named ztest_layout.Kindly help.Thanks and RegardsAvishek

Resolved! Usage of BAPI

Hi all,I have created a BAPI ZBAPI_TST1( by making use of RFC function module ) in SWO1 transaction.Its working fine.May I know the procedure to make use of ZBAPI_TST1 in SWO1 in an ABAP program.How to call the ZBAPI_TST1 ?Can I schedule the ZBAPI_...

Transaction CO02.

Hello Experts,I am using the transaction CO02 for printing the purchase orders.While printing the normal PO ,I am getting the lot and community details on the smartform but while printing the warranty orders, these details aremissing, may be because ...

at new...endat.

plz help me to implement the following code.its not working.LOOP AT ITAB_OUTTAB INTO WA_OUTTAB.MOVE:WA_OUTTAB-BISMT TO WA_CONSUMPTION-BISMT.AT NEW WERKS.MOVE WA_OUTTAB-WERKS TO WA_CONSUMPTION-WERKS.AT NEW MATNR.MOVE WA_OUTTAB-MATNR TO WA_CONSUMPTION-...

Resolved! LSMW Methods

What is the best method to upload the legacy data among 1. BDC Batch/direct Input and what is the diffrence between these two.2.BAPI Syncronous method.3.IDOC And diffence between BAPI and IDOC method.4.Recording Method I know the last option is recor...

Resolved! Read Dataset error

Hello All,Because of Upgradation we did unicode for this program but in Read dataset I am getting error.Could you pls help me in this issue. Before unicode I am getting YAR:14:13:## 15::##After unicode I am getting YAR:14:13:##15::# START OF INSER...

Labels in this area