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

goods movement

Hi Friends,I would like to know how to generate a goods movement report which has the select-options for material number,(plant & posting date )which are mandatory,movement type,material type,material group.My output would contain:plant,material no,d...

Resolved! Read session log of SM35

Hi ,I have a requirement to provide the list of inforecord that went to error in SM35.Is there any standard program that could provide the log contents?I found few standard programs but that are giving me screen data for all records even for the succ...

Resolved! Date format

Hi Guys,I have to find out format of a date field which is stored in a field symobl.assume <f1> = 11/11/2005.I need to whether it is in MM/dd/yyyy or dd/mm/yy...like that.After i need to convert this to a YYYYMMDD format...Do i have any functionModul...

Resolved! Smartform with 2 pages

Hi,I have a smartform that consists of 2 pages. Both pages are completely different.How do I get the second page to print? I have tried adding a command node to the last window on page 1, but get an error message saying no new page allowed in seconda...

Resolved! BAPI shortdump

Hi,please help me in creating project definiton with out short dump.Iam writing my code here.DATA : gv_bsart like ekko-bsart, gv_lifnr like ekko-lifnr, gv_objnr like proj-objnr.DATA : gs_proj like proj.FORM build_studio_proj_fields. ...

Resolved! screen problem

Hi,Iam trying to do some validation in table control and iam getting proper(error) message.When i click ok(exit button on the message box)on the message box, the screen also exiting.How can avoid this? if flag = 'X'. message e000(z1) with 'Conside...

user exist

How to find the Exist for Exist_sapmm07m_001 function module..? I have gone to Smod and Cmod Transaction and looked but i could not able to get SAPMM07M enhancement...Can anyone know then it solve my purpose?

Resolved! mod function

Hi,Iam trying to devide some value with 1500.If reminder is not zero i want to give message.How to achieve this using "mod" functionality.if 3000/1500 = 2. no message.elseif 4000/1500 = 2.66 since reminder is not 0 i have to give message.endif.above...

Resolved! BADI and User Exit...

Hi Guys,From my understanding and trying out tutorials on BADI, what is the difference between BADI and User Exit?What is the best way on how to use User Exit? There are so many user exit provided by SAP.Thanks and appreciated.William Wilstroth.

Problem in BDC????

Hi All,I have 2 questions regarding BDC:-Ques1. When we do BDC through tcode "MM01" we have to go down through scrollbar if we want to Select Views from below as well. But scrollbar do not records. So what will be Solution??? How can we select views...

table control problem

Hi,I have created one table control in dialog program.When i am entering the data in one of the columns,after press enter, the data is getting lost.What might be the reason?Do i need to change the properties in table control column?points guaranteed....

Resolved! Fiscal Year to date

I would like, your help writing a code, to: Determine ZFISCYTD: Number of Calendar Days from the First Day of Current fiscal period to Today Date (including weekend days)If needed, I already have: Variable 0P_FPER: return either Previous Business Da...

Labels in this area