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

Resolved! tcode for Ztable

Hi experts,req is: create a tcode to execute only se16 - 2nd screen(Not se16 first screen) . Ztable name is set by a Zprogram. and code is "SET PARAMETER ID 'DTB' FIELD Ztable.call tcode skip 1st screen" inside that zprog.Now after executing this us...

Resolved! Added custom field to VA01 should be mandatory for a particular order type

Hi experts,I have created a custom field in Additional Tab B (Screen 8459) in VA01 at the item level. Now that field should be mandatory for a particular order type. If a sales order is created with that order type then the user cannot save the sales...

BDC on GB01

Hi Friends,we are using BDC for GB01 transation and we are facing problems with the specific scenario.If the users go into transaction GB01 and do the postings - under the Target Ledger if "Specify Target Ledger" is selectedThen if we use BDC to d...

Resolved! Quantity Field issue

Hello All,I am getting the bom item quantity values for lv_qty using function CSAP_MAT_BOM_READ is like Example 1,966,346.00 or 159.818,182 or 13.555 or 552,500 or 2,00Data: lv_qty(18)Data : lv_menge(15)I am expecting the above values to the lv_ m...

Resolved! Enhance transaction LT41

All,I'd like to enhance transaction LT41 (Prepare TR for multiple processing) by adding new selection screen parameters. Selection screen is defined under program SAPML05S / screen 101 and I still haven't found any user-exit or badi to add the expect...

Resolved! Defining attribute for internal table within class builder?

Hello there,I use an function module that provides me an internal table which has the reference type of the DDIC object zml_output. Furthermore I call this function module within a global class that should keep the result of the function module into ...

BDC for FWZE

hello everyone,i have to create a BDC for T-Code FWZE. The t-code on succesful execution displays the accounting document details.I am required to display a list of all the accounting documents created after successful execution of the BDC.Can anyone...

Resolved! OLE Class

Hi Gurus,Was going through the OLE Excel creation and data population wherein,the below code was presentCreate first Excel Sheet CALL METHOD OF application 'Worksheets' = sheet EXPORTING #1 = 1.Wanted to know what is the OLE Excel creation origin...

Resolved! Problem in getting fiscal year from table BKPF while posting through F-37

Hello, In a scenario i have some receipt data in ztable. receipt no. cheque number and amount. Now i load the data from ztable into internal table it_post and the when i press button save , i post the entries through BDC for F-37 in background pro...

Labels in this area