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

Resolved! How to search for user exit/enhancement for a Tcode according to requiremen

Hi to all Please tell me how to search for user exit/enhancement for a Tcode according to requirement.Please tell me in simple step by step manner.I am very confused abt using user exit.Actual requirement :My requirement is to impose a check in FF68 ...

Select Query

hi experts. Below is my code for fetching invoice condition values. I am fetching condtion types from a table called zsd80 in an internal table i_zsd80. based on this table i have to fetch condition values from konv table. but i am not able to do it...

loop at screen

Hi, I am using loop at screen in my code..But when i go to debugging it is showing that screen is a structure....can anyone tell me how it possible to loop at structure...Also I have declared only 4 selection screens...But some 15 plus times my lo...

Resolved! Reuse_alv_variant_f4

Hi, Please anybody brief what exactly is the term 'variant' means, which is used in function modules such as 'reuse_alv_variant_default_get', 'reuse_alv_variant_f4'. I know that variant is of structure 'disvariant' of data dictionary.Thanks,k...

Resolved! To make cell editable

Hi,I have used the FM REUSE_ALV_HIERSEQ_LIST_DISPLAY,to display header and item data.i want to edit some cell using 1 pushbutton.in FM 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' i hve passed the parameterI_CALLBACK_USER_COMMAND = 'FRM_USER_COMMAND ' in ...

get candidate name

hi all,I need to get the name of a candidate name using CL_HRREF_CANDIDATE class . It has 2 method GET() and GET_CAND_DESCRIPTION(). I am taking Candidate id from HRP5133.can you please give me the steps to find the name of the candidate.Regards, Ani...

Resolved! workflow PR/PO

hi Experts,I have a issue on workflow, when user raise the PR/PO he receives the email everyday whether the PR/PO is approved or not . for this scenerio working fine, problem is after approval of PR/PO also getting email notification that PR/PO pendi...

Resolved! Validations

My code is:DATA: V_VAR1 TYPE STRING VALUE ' -*/'.if ZTAB2-REGNO NA V_VAR1.message E010(ZMSG) with 'Enter Valid Registration Number'.Endif. my requirement is in registration Number field it it should accept only numeric,Characters,and the special ch...

Resolved! Clear Work Area

HI guru's,IN report double click in any PO Blank area its disply the previously opened PO No. how to solve it..FORM FM_USER_COMMAND USING UCOMM TYPE SY-UCOMM SELFIELD TYPE SLIS_SELFIELD. CASE UCOMM. WHEN '&IC1'. IF S...

Resolved! about set cursor in alv

Hi all, I have a question about set cursor in alv.I did a long scroll screen,if I double click the cell or press 'enter' in the buttom of alv ,it will auto goto the top of screen .I ve tried 2 ways.1) To set the screen attributes of "Hold scroll pos...

Resolved! Table T053R

Hi,I need to get an entry from an entry in table T053R, in this table defination there is no field with TXT20,But when the entries are displayed,the field TXT20 with data appears.I want to get the data of TXT20 from table T053R,how can i do this.?Ple...

Resolved! AFRU AND COEP table

Hi GuysI want to join the two tables to get cost estimation and Labour charges, timings woked etc, what is the best way to join these tables to get the following information respectively.,AFRUAFRU.RUECKAFRU.BUDATAFRU.WERKSAFRU.ISMNWAFRU.ISMNEAFRU.PER...

User exit Va01

Hi, Please someone suggest me, I have a requirement like in va01 transaction if i enter in first item level material and order quantity and order number(AUFNR)** and in second and third etc., item level if i don't enter order number also it should co...

Resolved! Alv

I am working on an enhancement project in ALV grid where in production, we are able to add a new price record for a future effective date that will automatically expired the existing price record by using the 'NEW' column its field name is ACTION by ...

Labels in this area