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

Adding one custom tab in transaction MD13, menu exit or a push button on existing tabs

HI Experts, Can you please suggest any way to add a custom tab to MD13/12/11 as I am not able to find any BADI and on the standard screen I cannot see any blank tab on which we can add our own functionality.Is it possible to add a custom tab without ...

Resolved! SPAU -unknow adjustment

I  just did a stack upgrade in our solution manager system from beta version to SPS04The upgrade went smooth and we have reset obsolete objects to originalBut there stays a single object with green question mark, Unknown Adjustment ModeI tried to ca...

Resolved! "Mixed" Index fields

Hi all.I just need to clarify if the below code shows efficient use of index fields of a table. Example is below:  SELECT objnrkstargkoarwkgbtrwrttpbeknzversnFROM coepINTO TABLE tcoepWHERE objnr IN s_objnrAND wrttp IN s_wrttpAND kstar IN s_kstarAND g...

hi all,

when i am trying to create z-view i am getting error as "the view ignores client dependency of base tables ", both the tables are z tables and are created by me...Moderator message: please do more research before posting, read longtext of error messa...

Resolved! Already standard SAP implemented the ENH point, can i do it again?

Hello Experts,Pls. check the attached JPEG files, for easy readibility i wrote my questions in the same JPEG file just besides the standard SAP FM's screen shot of FM - SD_SCD_PRICING_PREPARE), my questions are,1. Can i go ahead and implement this 09...

SAP Query User Groups

Hi,I would like to know if anyone has a way to automatically assign an SAP Query User group to users based on the SU01 user group, standard SAP security, a parameter, etc.  We have moved to using GRC 10 - User Provisioning tool and tool does not supp...

Z100 Pricing Routines

Hi Experts,I have requirement, Create a requirement for the Purchase Order which would look at the corresponding Sales order. If there is a Z100 condition type in the sales order then allow condition type , otherwise disallow condition type and fail ...

Resolved! ADD_TIME_TO_DATE function does not take into account change of year

Hi,I've realised that add_time_to_date doesn't take into account whether we are at the beginning of the year. For example, if I pass the following parameter to the function:CALL FUNCTION 'ADD_TIME_TO_DATE' "  EXPORTING    i_idate = '20130101'    i_ti...

need the sum of qty flds and den update the same in 2 different standard tables

HiiI have a requirement, where i have n number of records in ztable with f1 f2 f3 f4 f5...Fn fieldsi have all records in ZTABLE, my requiremnet is to sum all qty flds (column wise) based on version number.(can be 00, 01, 02, 03, 04 , 05)so once i sum...

hi this is kranthi,

data1id1id2110220id2id1501702i have these two data base tables and i want to extract data from these tables into internal table.(not using joins).Moderator message: please do more research before posting, use meaningful titles when posting.Message wa...

Resolved! Correct Code

Hello All,We have developed a Z report In MB51.add some file in mb5b report. my report is working propelly but Rate /KG filed is notworking pls correct my codeRate /  kg = ( Balance Amount / Closing Qty )Exp:  Balance Amount          =  100          ...

Resolved! PFCG menu options in BDC

Hi     The requirement is that for every role(list is provided) user wants to check a "hide menu from NWBC" . Now there are many roles so couldnt be done manually so i wrote a BDC. Now the BDC is working fine , except the only part when it has to got...

Loop Statement?

Hi all,I have written a loop statement as below.SORT PXXXX ENDDA BY DESCENDING.LOOP AT PXXX WHERE BEGDA LE PN-ENDDA                                    and endda GT pn-begda                                    an aewrc in s_aewrc.exit.endloop.if sy-sub...

Labels in this area