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

Resolved! a question

hi friends,i am being put on an upgradation team in 2 or 3 days,i never did an upgradation project,the upgradation is from 4.6 to ECC 6.0did any one of you have ever done an upgradation project, if so,please tell me what kind of waork am i expected ...

Resolved! select statement!!

Hi,can anyone please tell me how this select statement works?SELECT LIPSLFIMG LIPSMATNR LIPSVBELN LIPSVRKME LIKP~KUNNR LIKPLFART LIKPVBELN LIKPVSBED LIKPVSTEL LIKP~WADAT_IST KNA1~NAME4 INTO (LIPS-LFIMG , LIPS-MATNR , LIPS-VBELN , LIPS-VR...

Resolved! Convert type x to C

I have the following code with unicode error: -CONSTANTS: C_LEFT_HEX(1) TYPE X VALUE 'AB'.CONSTANTS: C_RIGHT_HEX(1) TYPE X VALUE 'BB'.DATA: W_LONGCHAR(9).CONSTANTS: C_UNKNOWN(7) VALUE 'Unknown'. CONCATENATE C_LEFT_HEX C_UNKNOWN C_RIGHT_HEX INTO ...

Resolved! Call the same report

Hi experts,I have a urgent requirements ......In the selection screen i have three fields . And i m displaying one alv report for a perticular vendor number .My requirement is when i am double clicking the vendor number then it'll show another output...

Resolved! SAP Query - SQ01

I want to display some fields to existing SAP query table joins. I am not able to see some fields in ‘Basic List’ like EKET-J_3ANETP but it exist in table. How to include this fields into ‘basic list’. Kindly help me

bapi urgent

hi all experts.....i hav urgent requirement on bapi.my client want to enter the po details not through me21. he wants a custom transaction (custom screens) so that if wat ever he enter in that transaction that should go internallyy through me21 and h...

Reg-EXCEL File

Hi experts,I retrieved the ALV output into an internal Table which is containing Text(1024) as member.After getting Data I need to pass this data to Excel file.Excel file should contain exact format of ALV and after creating that excel file that file...

on change of

Hi, i want to use on change of instead of AT NEW cause the itab-field blnr has n index and every time when this index changes the AT NEW command makes a group change and this is not correct. so i want to use the ON CHANGE OF command but i don't know ...

Resolved! BAPI_SALESORDER_CHANGE

Dear All,Has any one successfully implemented the BAPI_SALESORDER_CHANGE Bapi to change the Z fields in a sales order ?I have extended the corresponding structures,I have used update flag = 'U' and also passed 'X' to update the changed field...but st...

Resolved! Cannot Place ALV on Tabstrip

Hello,I was looking at the forums posts on this and based on what I've read I created a tabstrip using the wizard. When I went to place a custom control for the ALV, the layout editor would not allow it to be placed in the subscreen area on the tab....

Resolved! Dequeue function does not work in RFC call (using Starting New Task syntax)

Hi All,Here's the issue: I'm locking a bunch of sales orders in my program and submitting to a program for processing the sales orders (changing header/item data). The called program in turn calls an RFC (Z function module that calls standard BAPI fo...

Tab Strips

Hi,Good day experts, Plz provide the sample programme which has shows the report with tabsrips.ex: If i click the frist tabstrip, i will get the one departmental report. and if i click the second tabstrip i will get another d...

Labels in this area