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

Table Control

Hi,I have a table control in a screen with three input enable fields. And also a button "Post". I want, if user press the button without entering any record in table control, then there will be a error message.I am able to display the error message b...

Export Memo's

Hi all I am displaying credit Memo inside a credit control programming.Now my requirement is to export this displayed Memo to outside SAP(word,notepad,Excel etc).Please tell me is it possible or not.If possible then please explain to me indetail....

Resolved! URGENT can anyone let me know how to include sort buttons in table maintian

hi can anyone let me know how to include sort buttons in table maintianenceas generally table maintianec done have sort buttons i need to include the sort buttons kindly let me know on that asapor can we use module pool in between table maintianece s...

Resolved! move-corresponding

Hi,Is this line a cause to performance issue?MOVE-CORRESPONDING t_bt_pos_match TO t_db_match_send.The tables used here are having 10 fields each.Shall I enter values in each field individually or its ok to use this statement ?Thanks,Binay.

Logic?

I have developed the screen exit.QMEL-ZZCOST,QMEL-WERKS(USD) are the input parameters.I have given the ZZCOST as 100 and WERKS as USD.Save it.But in QMEL table the values are not showing.Why it not showing.Is there any logic to update the two values....

PO Header

hi allWe have done a Check in ME22N such a way that no modification is possible unless the release strategy is revoked, but even for that check we can change the Header Text and save the PO.I want to any BADI / EXIT is there to supress the Header Te...

Printing problem

Hi Friends,I am not able to print from SAP. On checking in SP01, the spool request is having the status as 'Error' and log is showing the following lines.- SAP spool error log=====================Print request processing logErrors occurred processin...

Resolved! Hi

Hi, In this program what does the function of types, structure and Internal table. Plz explain.REPORT ZBDC_TAB1. .<b>TYPES:BEGIN OF TY_SOURCE,KUNNR(10) TYPE C,LAND1(2) TYPE C,NAME(30) TYPE C,ORT01(30) TYPE C,TELF1(10) TYPE...

Resolved! Database table

I have created a table & uploaded records to it.after making the changes, i m not able to active it.So i went to database adjust & activate.instead of clicking the adjust button by mistake i clicked the delete database.so now my table is deleted. How...

Screen exit

Hi,Iam developing one screen exit,Incuding two fields.cost(QMEL-ZZECOST), currency(QMEL-WERKS).For tcode QM01, i have given cost value and currency.save it.But these two values is not updated in the QMEL table.How it will update?Please give me logic....

Need FM

Hi,Is any FM is available in which I will display the desired field in popup window & set the F4 help for the same field?i.e. If i select one push button in selection screen then one popup will display. In that pop-up window I have field name FILE & ...

POP-UP

Hi,how come this code doesn't work?is there something wrong with my code?..i put in in PAI. the pop-up should appear everytime i click the filter pushbutton. WHEN 'ZFIL'. SPOPLIST-VAROPTION = TEXT-019. APPEND SPOPLIST. SPOPLIST-VAROPT...

Resolved! Archiving Company code

Hi friends,I have to archive all the data (BOM, Equipment, material, PO, Work Order, vendor etc..) related to compant code. Can any one please tell me is there any archiving object. As I'm new to archiving please guid me.Thanks in advance,Saya

Resolved! inner join

Hi,Will replacement of the inner join in the following code by "for all entries" make an effect on performance of the overall program or its really negligible ( the program is of 2586 lines ) .SELECT DISTINCT partner INTO TABLE t_bp_addr ...

looks simple

Hi,I have 2 parameter options and 2 buttons - activate and deactivate. When user clicks on activate, it gets activated. If the user clicks on deactivate immediately, nothing happens. But if he clicks on the execute button and clicks on deactivate, it...

Resolved! hi friends

Hi can u send me the answers for the following questions.1.differnce betweeen ALV and REPORT?2.differnce betweeen script and report?3.How to move from 4th list to initial list inInteractive report?4.what is the first most event triggers other than in...

Labels in this area