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

Is it possible to pass a selet-option as parameter in a SUBMIT transaction?

e.g SUBMIT ZACHREP002_CDE_PX WITH S_BUKRS = S_SOC.Suppose S_SOC is a select_options containing values '202', '303' and '404'.IF i use a submit , it will display only the records corresponding to '202' (first line)Is it possible to display the 2 oth...

Services for Object

Hello All,I have a scenario where a set of users enter their comments in the "CreateNote" tab in Services for object.After it is done nobody should be able to delete the notes created in here.Is there any method to achieve this.Many Thanks in Advance...

Resolved! Subtotal in ALV Report

Hi Experts,I wanted to implement the subtotal functionality in my ALV report based on purchase order number. I have one field having field named as VALUE having type CURR(13).Anybody will suggest me how to implement the subtotal functionality in my A...

EDI error

Hi allHow can we findout error in EDI.now the status is 51.and the error is "no batch input data for screen SAPMV45A 4001.now what i am doing is debugging and try to change the value of sy-subrc while debugging and process it at WE19 .then checkthe s...

CODE

hi,in my report i need fetch number of line items of a vendor.for eg:from lfa1 table i am fetching lifnrfor this lifnr in bsik table how many line items are there.for eg;gt_lfa1-lifnr = 900for this 900 lifnr i have 2 line items in bsik i need get 2 a...

Group by

I m using group by clause in my report.select ebeln ebelp belnr max( bwart ) budat menge matnr werksinto table itab_ekbe1 from ekbe where werks eq p_werks group by ebeln ebelp bwart matnr .But is it showing an error, when i m not using ...

Resolved! about Julian date

What exactly julian date refers to? any example of the julian date?i checked the previous forums... but they all refer to giving code related to converting the date from one format to another format? somebody pls enlighten me about julian date... wha...

FM

Hi Guru,I want one function module which can convert period to date.means if I am giving 06-2008. Then I should get as out put as 01-06-2008 and 30-06-2008. I shouls get the first and last date for that period.I should give only the period.Max pts wi...

Function Module

Hi Guru,I want one function module which can convert period to date.means if I am giving 06-2008. Then I should get as out put as 01-06-2008 and 30-06-2008. I shouls get the first and last date for that period.Max pts will be rewarded.Thanks,Sandeep...

Object status

Hi Experts, I have a standard sap transaction. I want to debug the Object status, but I need information on this field. What is it exactly and where is it coming from. Is it coming from somewhere on the screen of the initial transaction?

Resolved! select query

Hi ABAP masters,I have requirement where I am fetching data from BKPF and BSEG.since BSEG is cluster table it is not allowing me to use JOIN.so I am fetching data as below.START-OF-SELECTION. SELECTBKPF~BUKRSBKPF~BELNRBKPF~GJAHRBKPF~BLARTBKPF~BLDAT ...

Smartform query

Hi Guys,I was created one main window, in the window i was declared three tables. I can able to display the data in the tables, but I need space between the tables.Please let me know do i need to do any setting in the tables.Any one can help ple...Th...

Function module

Hi all, I need a function module that would return me the quater basec on the period key.I have the period key, as 1q08, or may be 2q07..and the period key may also be in MMYY format....So i want a FM to which passing this value i should get the val...

data dictionary

hi experts,what is mean by primary key in the data base table ? what is the main purpose of that? with out primary what happens.in custom table how many primary keys we can put maximum? at what basis we have to take primary key?give me the answer bri...

Labels in this area