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

Any implication ????

In the standard trn KKAO the WIP calculate is in USD in our org. So in the standard i have to also dispaly INR column. So, what to do? Any user exits or I have to copy that program and give my own coding there,which means a lots of debuging of standa...

BDC

It has been mentioned in the document document that,the data transfer by Session method is asynchronous processing and the updation is always synchronous.And the data transfer by call transaction method is synchronous processing and the updation is e...

VL10H - confirmed qty

Hi All,Transaction VL10H shows only positions where confirmed qty > 0. I want to make a copy of this report which will show all positions (even that with confirmed qty equal 0). Do you know where in a RVV50R10C program is a part of code responsible f...

SELECT Query

Hi,I need to use a variable for the table name in the SELECT query statement.Say for ex:data c_tablename type char5 value 'MARA'.Select * from c_tablename.Is it possible to do this ? or is there any other way to achieve this?Because c_tablename can ...

user exit for me21n

hi friends, while creating purchase order no we took the ref of purchae req.no. <b>my prboblem is when i enter pr no the fields matnr and maktx should be in display mode.</b> can any one tell me <b>which user exit</b> is suitable for this req. what ...

Screens on Se51.

Hi , A screen has been created already on Se51.I want to hide one dropdown box from that screen and need to add another drop down box.when i opened the window on se51 it just seems like having only a line for all the fields. there is no property wind...

Authorization Field

Hi All,I have a problem regarding Authorization Field in Role assignment.I need to know whether if we add a Authorization Field to a Authorization Object will affect the standard customization of the object.Next one is that how can we add a authoriza...

Resolved! SAP Query hierarchically

Hello guys,I am trying to create a SAP Query from a join of 2 tables. One of them contains some document header, the other one, for that header several rows.I would like to display the Query for that join, with alv grid or a abap list, or something.....

SM35

hello expertsi am using the FM JOB_OPEN, followed by submit RFBIBL00.unfortunately it is not creating any background task when i am checcking in the transaction SM35, inspite the sy-subrc eq 0.can anyone help me out please.thank youregards priya

clarify me

Hi experts In one of the smartforms, my collegues has used the following coding. I don't know what about this IS_BIL_INVOICE, whether its a structure or a internal table. please clarify me, its done used with output type. see...

Resolved! Sy-datum

Hello Experts, In my program i have to mention 2 dates .one is current date and other is currendate - 2 months.I have done like this: Sy-datum - '0000020000'.But it is not working.can suggest me any solution??u will h...

Resolved! Regarding Smartforms

Hi Experts,Im displaying simple list with check box for each row using report program.In that report the user selects the multiple rows and click on the print button,my smartform will trigger and generates the barcode is getting generated for each ro...

Online Interface

Hello All I had a front end application for User,it may be any application either java or any portal or .net application.When the user enters the required data into the respective fields, it should be updated into ZTABLE of same fields in SA...

Resolved! hi experts

hi experts, i am not clear with functionmodules and subroutiens1)what is the diff b/n FM and external subroutine2)pls explain in detail abt IMPORT, EXPORT,TABLES, AND CHANGING IN FMS3)is it possble to upload logos to reports ...

Labels in this area