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

Resolved! Finding Form

Hi Friends,If we process the transaction VL03N in the end it ll print out the Delivery Note. I have to copy this system standart form and make some modifications to address user needs. I am unable to get the form name. Can anyone help me how I find r...

Resolved! HR infotypes

Can somebody give views on :What is the use of infotypes in HR ....i mean what are they ....and why are they used ...!! In HR ...tables are not used ...LDBs are widely used ?? how do they all relate when we talk of HR programming ?? whats different a...

Resolved! Abap vs EHS

Hello guys!Could anybody help me to find an information from EHS?I need to get the Component Type of a substance, path:Transaction CG02 - Transport Information - Road Transportation - Tab Composition.I would appreciate any tip.Thanks a lot.

Resolved! FM

Hi friends,I want to use this function module three time in my program can you please tell me how to put in form and call it.CALL FUNCTION 'CALCULATE_DATE' EXPORTING DAYS = '0' MONTHS = '-6' START_DATE = so_budat-l...

Resolved! smartforms

Hi experts,I am using SAP 4.7 version.After creating table in a smartform ..i am not able to find the o/p options like New line New cell box for texts in side the table..What may be the reason..shall do any settings?Regards

Resolved! Please tell me in which tables tax related values are stored in for FI/CO .

Hi,Iam working on a FI/CO report, and I need tax values to calculate the total loaded cost i.e. (Material cost + un-planned cost + taxes) for the parked PO.the fields that I will use to search the tax values are tax codes(MWSKZ) & the tax jurisdicti...

purchase info record

hi,How to select data from KONV table corresponding to a Purchase info record or Purchase requistion.I have Purchase requiston data , and Purchase info record associated with that.Now i culd nt find field KNUMV in tablesEINA Purchase info record (mai...

ST01 - System Trace

The records in the trace file are stored as per the structure RSTRENTR. This has only four characters assigned for the transaction code. I am currently restricting the trace for a particular transaction say, ZSDPP_US. But is there any method I can ge...

Resolved! performance

could anyone suggest me the changes to be done in the following code performance wise.form getdata.data: wrecord type i.data: wtime type t.data: wtoday type d.move sy-datum to wtoday.move sy-uzeit to wtime.if wtime eq '000000'. wtoday = wtoday - 1. e...

Resolved! ALV-SORT

HiI have a requirement like this.In my list i have a column which displays active(1) and inactive(0) employyes.i want to add at the end.i have 5 active employyes(1,1,1,1,1)..But at sub total it should be 5,but iam getting 1 and also in total its not ...

Resolved! Currency

Hi folks,i have assigned a quantity some_amount of type bseg-dmbtr to char_amount of type c which i will display in a form.I am getting the SLIN(extended program check) error as: use addition CURRENCY while outputting the the some_amount field. Pleas...

HR_INFOTYPE_OPERATION

Hi all, Currently i used HR_INFOTYPE_OPERATION to modify IT0007 data. Before I use it, i have call the HR_READ_INFOTYPE to get all the existing record and then I change one of the field. After that I call HR_INFOTYPE_OPERATION but return "Fill in a...

ALE_Query?

Hi.Can we use RBDSEMAT(BD10) and RBDMIDOC(BD21) for EDI configurations as well?(File Port)Or we can only use if our partner has got an ALE connection? (t-RFC port).If yes, please tell me the reason for this?Thank You

Labels in this area