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

enhancement in fk10n

hi all,Is there any enhancements or report or transaction code which displays Vendor account by Company Code and a specific plant. I know FK10n but it displays the Vendor account Balance for the Company Code and not for the Plant and Company Code. Pl...

Resolved! date problem

hi gurus, i am trying to upload fi transactions through session, in tcode FB01, when i process the session in fore ground, the dates in BLDAT and BUDAT, ie. document date and posting date in the screen are filled up leaving the last digit of the da...

Report

HiThe below report is to display G/L Account with material doc.no .the output fields are belnr,budat,bldat,blart,dmbtr,menge,matnr,shkzg,kostl.but i am not getting the last four fields in the output .TYPES : BEGIN OF TY_BSIS, BUKRS TYPE BSIS-BU...

Resolved! Need help

Hi SAP Gurus,I have a requirement as below :Parameters : DENSITY(3) TYPE C.Actually this DENSITY field is 4th , 5th and 6th characters of the 10 digit material number .Say if the material number is A123456789 then the DENSITY would be 456.Now if the ...

pls help me

Hello,I am working with BDC and I am getting error dump...file1.txt consists of the following data with seperated tab...1500-4322 Retail Samples Description CARreport ZCALLTRANSACTION no standard page heading line-size 255.Defining the Source Interna...

REPORT

HiIn the below prg the fields matnr,belnr,menge of bsim table is not executed TYPES : BEGIN OF TY_BSIS, BUKRS TYPE BSIS-BUKRS, "COMPANY CODE HKONT TYPE BSIS-HKONT, "GENERAL LEDGER ACCOUNT GJAHR TYPE BSIS-G...

Resolved! Tables - BOM related.

Hi All,I need to know the know what are all the tables related to the below fields.BOM item is marked as a bulk materialBOM item is marked as costing or not costing relevantBOM item is marked as production relevant or not production relevant.BOM item...

BDC

Hello,I am working with BDC and I am getting error dump...file1.txt consists of the following data with seperated tab...1500-4322 Retail Samples Description CARreport ZCALLTRANSACTION no standard page heading line-size 255.Defining the Source Interna...

Resolved! Time minus 30 minutes?

Hi, Guru:I defeine one parameter as the following: p_etime TYPE uzeit DEFAULT sy-uzeit.I want to minus 30 minutes on p_etime field.I can take hours, minutes and second from p_etime. then minutes=minutes-30.Is there any short way to do that. call fu...

Labels in this area