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

Resolved! Storage Bin

Hi,i need to find out the bin location for particular warehouse number. But in the table LAGP each warehouse no(LGNUM) is having different bin locations. how can i find it out exact bin location for a particular material. Is there any other tables re...

Resolved! Table Name

Dear Friends,I would like to know whether there is any table to look for the imported transport requests to the Production environment from a Development system.If there is a table which maintains these transfers kindly let me know the name of the ta...

Resolved! Control Break Statements

Hello All,Can any body explain how to use control break statements in a select loop i.e between a select and Endselect. I need to calculate subtotals for a field with in this loop.Where exactly these control break statements are used? in Populating a...

selection screen

Hi,I have one query regarding selection screen.Based on radiobutton my selection screen will become enable & disable mode.i.e. suppose the selection screen having two button B1 & B2.the input fields are F1 & F2.if i select B1 radiobutton the field F1...

changing

please check the below and suggest to me to change the report into background execution from foregroundFORM FOREGROUND_CHECK. DATA: V_TITLE(35) TYPE C. IF SY-BATCH = ' '. "executed in background V_TITLE = SY-CPROG. ...

Resolved! Estimation time

Hi Folks, I need some information to estimation time for interfaces. Based on those estimation guidelines we can decide how complexity is the interface and how many days it will happen to develop that interface. That type of estimation guidelines i ...

Resolved! BDC

Hi Gurus, I am doing a bdc for inspection plans(QP01).First il call transaction for QP01 and after that if sy-subrc = 0. I will call transaction QP02.If i set a break point in the code if sy-subrc = 0 ,it is working properly but if i dint...

Resolved! ALV Questions

<b>Hi, Please answer the following questions.1. What is the difference b/w classical report and ALV report and in classical report can we produce output more than 255 characters?2. Did you used classes to create ALV reports and how is superior ...

badi test

hi all,while executing the zbadi_test given in the one of the site iam getting error the type zif_ex_badi_spfli is unknown where is error how do i declare it?code is as followsTables: spfli.*types: ZIF_EX_BADISPFLI1 type TABLE OF SPFLI.Data: wa_spfli...

Saving Data from ALV.

hi all.I have an issue regarding saving data from alv to data base table. The problem is like this. I have an internal table consist of 10 column from three diferent tables.one primary key is there.now i have displayed it in alv grid. there is a colu...

Resolved! estimation format

Hi Guys, i need a format for estimation of time for interfaces like how can we decide the amount of time required for an interface. This is taking in view the developer.Please reply urgently. Points will be awarded generously.

Resolved! HTML Mail

hi,i am using the FM 'SO_NEW_DOCUMENT_SEND_API1' to send an HTML Mail to users Outlook,now, in my HTML i am adding a logo at the end, everything displays proper, but after the Logo i get the following text aswell <b>'&SO_FORMAT=ASC &SO_CODEPAGE=1160'...

Resolved! Interfaces

Hi folks, I am working for a small company. They told me prepare estimation guidelines for interfaces. We can create interfaces by using BAPI and ALE. So what is the estimation guidelines for those so that we can take decision from how many days we ...

VA01

Hi All,In my req. while creating a sales order in VA01 after entering kunnr value in sold to party field i have to display some info. as a pop-up screen.can i do this by using any user-exit.If there is any possibility Plz let me know.Regards,Ashwin

heading

HELLO ONCE AGAIN,please tell me how to put a heading in the sap script..i tried in d header of the script but its not enough v really need a big heading representing our company....wit regardsvijay

ALV printing

I have a ABAP program which generate a ALV report. i want to print out the ALV report, so i use the print function. but some of column too large. the print out cannot display all column, then i adjust the column in ALV report and print again, the col...

Labels in this area