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

Resolved! SAVING VARIANT

Hi Experts, i was saving a variant for a selection screen, in that selection screen i am having a field which comes by F4 help i was selected a particular value and saved the variant, when next time i am selecting this variant, i am gettin...

domain security

hai in se11 we generally create domain for the field names or for other use,my query is if we r creating a domain and that domain is used for any use ,after the crstion of thst domain it will be in the data base with out any security in the sence any...

Resolved! sy-tabix

hi guys ..my requirement is i shud onli get item numbers 20 and 30when iam writing the following logic iam getting 10 and 20this is the logicLOOP AT lt_bomitem WHERE item_categ = 'N'. IF sy-tabix GT 2. DELETE lt_bomitem. ENDIF. ENDLOO...

ABAP Missing Routine

Hello experts,Please help,This is the error i'm getting during the activation, <b>ABAP-Routine missing for Number/Class/Include: 008 TXNM FV46T008</b>this along with many other routines missing are coming how can i solve this problem? Thank you Taten...

Resolved! FB50 - Exit or BTE

Guyz, Subject sounds like a very routine question but after thorough search in the forum couldn't find my answer and hence this try...looking for either an exit or bte or badi which has access to bkpf & bseg, and preferably triggers before posting......

Compay code access

Hello experts We have setup our roles as two sets; one set with org level access and other set with transaction codes/functional access. Whenever a user is setup we assign functional role and appropriate org level roles so he/she will have access to ...

HELP

I'm trying to identify what character with th & stands for in the followin situationDEFINE ILFC1_UPDATE_MM. UPDATE LFC1 SET <b>UM&1S</b> = <b>UM&1S</b> + ILFC1-BTRSOL <b>UM&1H</b> = <b>UM&1H</b> + ILFC1-BTRHAB <b>UM&1U</b> = <...

Mapping PD to PCL4

Hi all,Can anyone please advice me regarding how - data is updated from a PD infotype (e.g. 1000) into the PCL4 cluster.The transaction data ZLIN* fields - how are they mapped into the PCL4 data field CLUSTD.Is there any class (methods) like CL_HR_PN...

sy-index

hi guys ,how can i increase the index value..this is my logic..everytime i loop is processing the sy-index = 0..its not changing anything wrong with the code.. LOOP AT lt_bomitem WHERE item_categ = 'N'. IF sy-index GT 2. DELETE lt_bomitem. ...

Resolved! Problem with Dynpro

Hi, I have a Dynpro and use Call Screen 9000 Starting at px py. The problem is when the user move it and press enter, the screen return to the original position px and py. I don't find any helpfull field in syst structure.Anybody can help me?Regar...

Resolved! MV45AFZB user exit

Hi, All<b>we are using FORM USEREXIT_CHECK_VBAK USING US_DIALOG in MV45AFZB to set incomplete status for a sales order if the credit card data is not maintianed, we are using for specific payment terms, the code is working and it sets the incomplete...

Resolved! layout in an ALV

Hi,I have an ALV and I need select a variant (layout) before displaying the ALV, when I fill the rest of parameters.How can I do it ?The name of the chosen variant, Have I to put in the parameter "is_variant" in the call at r_alv_grid->set_table_for_...

Labels in this area