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

Plz see this problem

hi Everyone,I have written a bdc for multiple line items for single header in PO.but i am getting multiple PO number for different line item.Plz suggest how should i correct it.report ZPURCHAGE1 no standard page heading line-size 255.*include b...

Resolved! ALV Display.

Hi,I have to generate a ALV list for a report.The output screen must be such that just above the alv list I have to display the name of the report with the date and time.How should I do it?Please help.Thanks,Sandeep.

Resolved! Inner join

I need to join MARA and MSEG as inner join on mara-matnr = mseg-matnr.However matnr is not a key field in mseg.The query is shown below.from mkpf AS a inner join mseg as b on amandt = bmandt and amblnr = bmblnr and amjahr =...

Uploading ZFields with BAPI 'BAPI_PO_CREATE1' using ExtensionIN gives error

Hi friends, i m using 'BAPI_PO_CREATE1' for uploading my data, it was running fine, but now have to add option to upload some customer fields through this , which i m unable to do. I read alot , and found ExtensionIN table of BAPI, which can be use...

reg sapscript

HI EXPERTS,HERE THERE ARE 2 PROGRAMS PROGRAM A AND PROGRAM B, PROGRAM A -- TO PRINT ALL INVOICES FOR A DAY.PROGRAM B - PRINT PROGRAM FOR INVOICE.IF I RUN THE PROGRAM A IN FOREGROUND THE RESULTS ARE SUBMITTED TO PROGRAM B AND THE FORMS ARE PRINTING., ...

Resolved! smart form

Form Interface- "Tables using LIKE may only reference flat structures"When I am checking my smart form I am getting this error message. What does it mean. In form interface i have mentioned itab1 like structure nameand in global interface I have men...

alv report

can sombody help me in displaying alv reporti want to have a display in way eg************************************************pernr fatherNa empna desig ************************************1 ram mohan so...

bdc for F-32

I use f-32 to cancel documents clearing.When I use the mode 'A' and 'E', it's okbut use the mode 'N', BDC will take something wrong. SY_SUBRC =1001 and return message is "No batch input data for screen SAPMSSY3 0131"As we know, SAPMSSY3 0131 is the ...

Resolved! Perform

Hi all,It is small doubt like in the performPERFORM using i_tab1 changing i_tab2. we are giving but in the FORMFORM USING p_i_tab1 CHANGING p_i_tab2Why we are passing with the name i_tab1 and i_tab2 and using in the form with...

Error

Hi, Iam developing one enhcancement Delivery due list report.Currently Vl10G is not showing some fields.For that one i append one field ZZSDABW in SHP_VL10_ITEM.i write the logic in the enhancement LV50R_VIEWG07 in include POSTAB_DELIVERY_FILL_USER ...

Customer Master (Sales) Enhancement with additional tabpage undersales area

Hello ,My requirement is as follows.I need to add one extra tabpage besides Partner funtions tab under the sales area tab of VD01 .somehow i did with SPRO customization process by creating a screen group and by implemetning two BADI s . but I could n...

Resolved! Error

Hi, Iam developing one enhcancement Delivery due list report.Currently Vl10G is not showing some fields.For that one i append one field ZZSDABW in SHP_VL10_ITEM.i write the logic in the enhancement LV50R_VIEWG07 in include POSTAB_DELIVERY_FILL_USER ...

Resolved! ALV

i need to have the text for my total in ALV. if i m using REUSE_ALV_LIST_DISPLAY. i m able to see the text by using layout-total_text.but if i use REUSE_ALV_GRID_DISPLAY. i m nt able to see the text by layout-total_text. what can be the problem here....

Labels in this area