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

Resolved! EDI

can anybody explain me the following topics ?EDI IntroductionEDI ArchitectureEDI ScenariosSource System as SAP Target System as SAP EDI TestingThank you very much.Regards,Vijaya.

EDI

hello, can anybody explain me the following topics ?EDI IntroductionEDI ArchitectureEDI ScenariosSource System as SAP Target System as SAP EDI Testing Thank you very much.Regards,Vijaya.

BADI MB_MIGO_BADI

Hello Everyone,I am using MB_MIGO_BADI , im using metho item_modify for checking data at item level, and displaying error message when ever the check condition fails.When ever the required conditions fail, i am displaying a pop-up message.This is all...

Resolved! Where condition

Hi all,My 2nd select query is not working.Plz tell where i m wrong.if itab_lfa1[] is not initial. if p_bukrs is initial. select lifnr bukrs from lfb1 into corresponding fields of table i_lfb1 for all entries in itab_lfa1 where lifnr = itab_lf...

ALV Grid Display

Hi all,In ALV Grid,if I select a particular line and move it to another screen.....n come back to same screen.....tat particular line should not be in selectable mode....i mean user should not be allowed to select tat line anymore.....how to customis...

bold heading

hi friends,I have written code for downloading into excel.can we make the column headers bold? i want to add a new heading just a row before the column heading.that heading(static) is passed from the program.can anybody help me?Regards,Prajith

Resolved! Time Stamp Conversion

Hi, I need to convert the following time stamp into date and time. could any one help me how to do this?Input format:2008-05-19T01:00:00ZConvert statement wont work as it has characters in it.At present i have converted by using split statment. ...

Resolved! upload layout in se51

Hi to all, i downloaded one standard program from 4.6c n uploaded into ecc 6.0. except screen everything is downloaded. can v upload the layout in ecc 6.0if manually create it takes min 8 - 10 hrs,bcoz around 180 field attributes r dere.wa...

htmlbSL

hi guys i have a problem . I need to show a message when the user clicks a button in the interaction center interaction area, so i look in the source code of the interaction center and i find this portion of code .o n c l i c k return htmlbSL(this,5,...

CALL TRANSFORMATIOn

In which cases can the ABAP statement CALL TRANSFORMATION be used? the options are- To transform as iXML document object into and ABAP data structure usingXSLT.- To transform an XML document contained in a string into another XMLDocument using and XS...

Resolved! smart forms

hi all,i am working first time on smart form.can any body tell me that1) why do we handle the function module name dynamically while writing the print program for smart form?2)what is the use of address window in smart form?Thanks and Regards,noor.

Resolved! Help to do Sum

Hi,i Have internal table with fields like in e.g. belowand i wont to sum the Work days and put it in the last Colmanwhat is the Best way to do that?Regardsi have this table without Colman sum_total (empty) .what i wont is to spread the sum for all ...

Table control

Hi,Please help me with table control.My Table Control name is TAB_CONTROL..My Internal Table name is ITAB.My Database Table name is ZEMPTAB1.And fields of the database table is A B C D.And at last the W/Selcolumn property in table control is CH.I am...

Labels in this area