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

Urgent

Hi,Iam new to Sceen ExitI want help on Screen ExitIn VA43 Transaction Menu bar GOTO->HEADER->Additional Data BAdd One Field in the Additinal Data B ( Its 28 Characters Long)How to find the Exit and How code for this Plz help me If you have any Exampl...

Resolved! Call Transction - BDC

Hi,Can anyone tell me where should i write code(in following BDC program) for handling error messages in Call transction method using bdcmsgcoll?BDC Code:report ZBDC_EMPNno standard page heading line-size 255.include bdcrecx1.TABLES: ZTRGEMP, ZTRGDEP...

Resolved! Table maintenance events

Hello,Does anyone has a code example of table maintenance events?I have a custom table ( zitab ) , with a maintenance view in SM30. I would like to use the table maintenance events for some authorisation check before the data is displayed, then, depe...

Resolved! ijplementation project

HI friends,could u plz tell me aboutthe following.what is a upgradation project and what we do in this.what is an implementation projectwhat is a prodution support, developmentor maintenance project.this is the question i faced in recent interview.pl...

enhancement

can any one help in finding enhancement -when sales order is saved doc num should be edited,if any one can, please help.thanks i want to add 1 to the sale doc num an save it .how to get the sales doc num process it and pass the new sales doc num....

doubts in lsmw

Hi can any body tell me... Is it possible to run Lsmw in back ground? how to see error logs in lsmw? why call transaction is not possible in Lsmw? Can anybody tell me what are the steps for idoc/direct input and bapi in Lsmw.thanks ...

report

the report is supposed to copy each day the lists of several interfaces from the spool into a file and to send this file as anattachment by email,how to write the code.. for this specification,

OPEN_FORM

Hi All,can we call multiple OPEN_FORM...CLOSE_FORMin one drvier program ?One more,I know that for printing multiple form layouts we will go as below. OPEN_FORM. START_FORM. END_FORM. START_FORM. END_FORM. .................. CL...

QA11 USER EXIT

friends,good..i need to write a condition in QA11 (Record usage decision)..i found that there are 9 available exits..In QA11, there are two tabstrips, the second one (Inspection lot stock) is the one where i need to keep an exit based on a condition....

Pointer to table

Hello I have the next code: SELECT-OPTIONS so_table FOR DD02L-TABNAME OBLIGATORY. DATA i_dd02l TYPE DD02L OCCURS 0 WITH HEADER LINE. DATA p_pointer_table TYPE REF TO DATA. FIELD-SYMBOLS <fs_table> TYPE TABLE. SELECT * FROM DD02L INTO TABLE...

QA11 USER EXIT

friends, good..i need to write a condition in QA11 (Record usage decision)..i found that there are 9 available exits..In QA11, there are two tabstrips, the second one (Inspection lot stock) is the one where i need to keep an exit based on a cond...

domain value range

hi i am changing the table field domain value range. after changing i am getting the warning msg like below. if i ignore it and transport odes it affect anyways.and also does anyone tell me when we transport only the structure get transported or even...

Checkbox On ALV Grid

Hi ,I am using OO ALV grid to display the output, i have two requirements,1. I need checkboxes on the leftmost side of the ALV against each record.2. I also need one checkbox on top which will read ' Check all' and when i check this box, all the che...

Resolved! BADI

Hi experts,I know that a BADI can have multiple implementations.To achieve this is it necessory to check the ckeck box Multiple use in the BADI implementation screen?Other wise can't we use that BADI for multiple implementations?Can any body send me ...

Resolved! ERROR

HI all,while creating BOM with subitem by 'BAPI_MATERIAL_BOM_GROUP_CREATE' ,bom is creating in sap but only one sub-item is taking for each item.& that to one & same subitem is repetating for each item.plz suggest, where i am doing mistake?my upload ...

Resolved! BAPI(plz urgent)

HI all,while creating BOM with subitem by 'BAPI_MATERIAL_BOM_GROUP_CREATE' ,bom is creating in sap but only one sub-item is taking for each item.& that to one & same subitem is repetating for each item.plz suggest, where i am doing mistake?my upload ...

Labels in this area