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

enhancement VL01NO

Hi Guru's,We have a delievry getting created through ibound idoc in tcode ' VL01NO'.The data in idoc for field delivery type is 'LS'. I want to change it to 'UL' when this idoc creates delivery document.Is there any user-exit or badi where during cre...

Resolved! Memory ID

Can i Get list of all memory IDs that are being currently used and not present in tpara table.For ExIf i use a statementExport var1 to memory id 'ZRM'.Can i get a FM or a table (not tpara) where this Memory Id can be retrieved.Thanks

lsmw with bapi method

Hi,in idoc inbound processing i have given file port, partner type as LS, partner no. as zpart1 which is created in SALE transaction and i assign the logical system zpart1 to LS so i'm giving this in idoc inbound processing and while activating i'm ...

CHECK_CHANGED_DATA

whats the role of method CHECK_CHANGED_DATA here...why should i use it ...cant i update the table w/o using it ?CASE ucomm. WHEN '&UPT'. CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR' IMPORTING e_grid = lv_ref1. CALL METHOD lv_ref1->check_changed_d...

CS_BOM_EXPL_MAT_V2

Dear All,I am using CS_BOM_EXPL_MAT_V2 to get BOM details.See sample code below.It's not working.Please tell me how can I get group BOM detail.Regards,Nikhil Gupta *****************************************************sample code: CALL FUNCTION...

API_RE_CN_CHANGE

Hi All, I am using a funciton module API_RE_CN_CHANGE to update the tax type and tax group for contract in RECN tcode. I am passing the company code and contract to BAPI 'API_RE_CN_GET_DETAIL' to get the details and i passed change indicator U to up...

Resolved! Comparing Text

Hi All,I have a requirement like i need to compare two texts for example i need to retrieve the text from Purchase order as well from Purchase requisiton and i need to compare the both and if there is any difference i have update a flag. i am retriev...

ADRC-SORT1

Hi All,SORT1 filed of ADRC table is being deleted by one of the program. My requirement is to find out which program/FM etc is updating this filed in data base table ADRC.Is there any way where we can find out which which program is updating this fi...

Resolved! Tag range details

In one tag range updation reportthere are 2 fields..........Tag from1 and Tag to1.IT_data is the internal table.Logic is like given below.IF IT_DATA-TAGFROM1 <> SPACE AND IT_DATA-TAGTO1 <> SPACE.IF IT_DATA-TAGFROM1 GT IT_DATA-TAGTO1.MESSAGE E001 WITH...

Labels in this area