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

DB VIEW VS ABAP JOIN

hey,guys,I wanna know what's the difference between DB VIEW AND ABAP JOIN,the explain plan,we use the Oracle as DBS.HERE IS THE CASE:THE WHERE CONDITIONS' JUST CONTAIN THE ON CONDITIONS' FIELDS,SO WHICH TABLE SHOULD I DISPATCH THE SAME VALUE TO THE '...

Resolved! PR created(ME51N / ME52N) and approved in one plant with WBS element of another plant.

Hello everyone,While creating PR I am able to select WBS element of other plant also. I want to put a check such that whenever WBS element of different plant get selected an error message is shown. I am unable to find user exit to implement the same....

Resolved! Multiplication table in macro

Hai friendsWhen i was activate this , its shows a error , anyone can give answer to this..plzREPORT  ZFUN_MULTI_TAB_REPORT.PARAMETERS: mul TYPE i,            len TYPE i,            op TYPE i,            gv_res TYPE i.DEFINE mul_tab .  do len TIMES.  ...

STRLEN() related

Dear Experts,It is related to a BDC program using Call Transaction for uploading data, using Excel template a cell of which is for Longtext containing about 1000 chars.Problem:The STRLEN function used in the split text area of the code is not returni...

Resolved! BAPI_MATERIAL_SAVEDATA says success adding storage locations but wierd results in mmsc.

Here is the scenario:I have several pieces of material that already exist in plant 1000. For any one of these materials if you go into MMSC, and then put in the material number and then put in the plant (1000) it will show the material in storage loc...

Problem downloading SAP NetWeaver AS ABAP 7.02 SP6 64-bit Version - Developer Edition

Hi.I have a problem when try download SAP NetWeaver AS ABAP 7.02 SP6 64-bit Version - Developer Edition (http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/3042391e-f06c-2e10-e2a8-8d2e2a4e711e).The browser page returns the next text: File not...

Resolved! How to share a variable across ABAP blocks in the eCATT

Hello,I have following eCATT script: ABAP. DATA:       lt_tab1 TYPE STANDARD TABLE OF tab512. CALL METHOD class1=>method1   EXPORTING     i_infoprov    = V_OBJ_NAME   IMPORTING     e_t_data      = lt_tab1. ENDABAP. SAPGUI ( SAPGUI_1 ). ABAP. DATA l...

Resolved! Smartform and OCR-B

Hello All! We need some help on smartform printing... We have to print cheques with some OCR-B numbers at the bottom, but only the replacement font (Courier) comes out.We tried it out on a sapscript form, and the printer is set up well (..the fonts c...

Labels in this area