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

Memory for field symbols

Hi Guys,        My question is when we declare FIELD SYMBOLS and ASSING any data object to them do field symbols occupy actual memoryalong with pointing to memory address of assigned data object.Here is a example.DATA : lv_temp TYPE i." This will occ...

Free Sap IDes

Hello guys,I have been using Ides Consolut as a free IDes for ECC.But recently i noticed that they no longer provide service.Thats sadDo you know any Free SAP Ides?Please recommend me, as our sandbox is down and i need to learn new things.Help is app...

Resolved! Can a .Net application get the LogonTicket of an authenticated portal SSO scenario?

A customer use a portal with SSO from windows clients. At the windows client the users login to a AD domain and in the browser they authenticate themself at the portal and work the whole day with this authentication. Now, he will use my application. ...

Data fetching problem

Hi Experts,                 I have faced one problem.I want to fetch data from table COEP where VRGNG ne KOA*.It means I want that data whose VRGNG not starting with KOA.I have written the code which is written under..SELECT *  INTO CORRESPONDING FIE...

use secondary index

Hi Experts,how to use secondary index to below statement:select mblnr          mjahr          bwart          matnr          aufnr          from mseg into table it_mseg          where bwart = it_out-bwart           and matnr = it_out-matnr           a...

Resolved! IF...ELSEIF...ELSE LOOP

Hi gurus,               I am calculating overdue days with the help of following loop     if wa_data-pay_term = c01.       overdue_days = overdue_days - 0.       ELSEIF wa_data-pay_term = c02.       overdue_days = overdue_days - 7.          ELSEIF wa...

Resolved! R/3 not in SM59!!

Hi Guys, i am trying to set up Idocs. So, when i go to the T-Code SM59, i see that R/3 is not there an as option in the connection types. What is the way out.Screen shots attached, hereby.Could you please help me with this. All this is in IDES.Please...

Resolved! Hello i am new to abap i am facing problem with bapi can anyone help me please

I am did some changes in custom bapi BAPI_PP_POM_MASS_GOODSMVT. I am not created this bapi and it is already existing one I am just did some changes for requirement should I release the bapi or just save and activate is enough. I am not asking Transp...

Resolved! Is there a possibility that even when you remove a t-code from a role, authorizations get added?

Hey all,I would like to know if there is a possibility that authorizations get added to roles when you remove t-code from it...   Kindly help me understand why this could happen or what can I check to know from where these "un-wanted" authorizations ...

Resolved! performance for huge table

Hi  FriendsI need to fill data from excel file and implement below logic for all the fields  and at last finally need to update custom table .    A  table has  more then 35 fields  then in these fields there is one field  ' STATUS ',first after picki...

Resolved! CX_GDT_CONVERSION /IWBEP/CL_MGW_DATA_HELPER=====CP error in st22 at backend for Approve Travel Expense application

Hii,while opening the Approve Travel Expense application on fiori Launchpad i am facing issue in fetching the data from backend.only master page data is populated , data in detail page is not been populated and showing nulll value.i am asle getting d...

SXMB_MONI in sap ABAP

Hi Experts,After execution proxy service, I am checking messages in SXMB_MONI in sap ECC system & it is inbound proxy. It is showing dump Short dump occurred when executing message in qRFC queue : Date/time , user , runtime error:And getting CX_XMS_S...

Switching ON Enhancement Implementation MSAM_MOREP_AUTH_CHECK_MATERIAL via switch EAM_MSAM_SFWS_1

Hello Friends,I need to SWITCH ON Enhancement Implementation MSAM_MOREP_AUTH_CHECK_MATERIAL of BADI  MB_BAPI_GOODSMVT_CREATE via switch EAM_MSAM_SFWS_1. I am not able to find the switch in SFW5. Please tell me how to switch on this Implementation. I ...

Ship to Party and Bill to Party with salesitem is not displaying in ALV report when fetched from VBPA

Dear Experts,My requirement is to display ship to party and bill to party with reference to the sales order through ALV report. When i was trying to fetch the data from VBPA table looping from VBAP , the ship to party & bill to party is not displayin...

Resolved! whether unused reports in production to be deleted or made inactive

Hi , Recently SAP has done custom code maintainability checks for our production systems .SAP  have mentioned that custom reports which are no longer in use can be removed/ deleted. Please suggest for example there is Zreport which is not used for 1 ...

Labels in this area