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

Resolved! sapscript if statement

hi,may i know why the if statement doesn't work in sapscript?IF &BSID-BUDAT& GE &RF140-DATU1&xxxxELSEyyyyENDIF(where &BSID-BUDAT& = 07.01.2008 and &RF140-DATU1& = 01.03.2008)actually march is greater than january but it still able to perform xxxx.it ...

smart forms margins

haiin smartforms i inserted one table in main windowthe upper margin is 10 now i want to reduce the upper margin and move this main window to upper position of 4. because we conditioned the headings to print in only 1st page so in 2nd page the hea...

Query in the syntax

Hi experts,Is there any diff b/w the 2 syntax given below:First one:lt_result TYPE TABLE OF vbak.et_result LIKE TABLE OF lt_result....PERFORM state_entries TABLES et_result.FORM state_entries TABLES it_result.*****************************************...

Resolved! MANDT in Index Creation

Hi,1.While creating an index in a standard table is it mandatory to include MANDT?I am tyring in create an index on vgbel,vgpos,vgtyp and werks in the vbrp table.2.Can't we include the changes w.r.t to a program and the index creation in the same req...

kiran_k8 by Active Contributor
  • 1688 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! DISPLAY

Hi ,In my ALV REPORT i HAD TO FIND THE SUM OF ONE FILED.i HAVE DONE USING ALV.nOW I NEED TO DISPLAY THE WORD 'TOTAL' IN THE LEFT HAND CORNER OF THE SUM..IS IT POSSIBLE USING ANY FUNCTIOANLITY

Re:pa0709

Hi all,I am working on SAP HR.I wanted to know about this PA0709 table i.e concurrent employment.I wanted to know that in which of the field will I get the 2 assignments of a single employee.Is it PERNR or is it PERSONID_EXT?Thanks in advanceRegards....

Resolved! OSS Notes

hi,I have downloaded the OSS Note successfully in my system .But while implementing the OSS notes-i am finding the message:'SAP Notes does not contain valid correction instuctions'.can someone help me?

Resolved! Clarification on variant

Hi all,,,I shall explain the scenario. Please let me know how to proceed on this.The user has given this scenario:when creating the variant, this will set up as a selection variable and the value will be pulled from z_sysdt entry found in TVARV table...

Get data as FS10N

Hi,I've tried to create a program using function modulo LDB_PROCESS as std. program: RFGLBALANCE. The problem is that the internal table: lt_balance_data is not filled.Any idea of what else do I need to do to fill this internal table.Do you know any ...

Resolved! Hi pls help me

Hi Experts, Need to some modificatioons ..pls help..acatually i m learning to use slis function in my code.w_fldcat-fieldname = 'EKORG'.w_fldcat-ref_tabname = 'S012'.w_fldcat-tabname = 'GT_GOODS'.w_fldcat-col_pos = 1.i have used this much.now i need ...

Downloading to a file

Hi, I am using the following code to download to a file.In debugging everything seem to be transferred but I am unable to find such a file in the c:/Kindly help.Thanks.data : ofile(128) TYPE c VALUE 'C:\train_status1.txt'. OPEN DATASET ofile FOR OUT...

Labels in this area