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

Authorization and BDS

Hi, We're planning on using Business Document Services to store some documents. It is important that only specific roles have access to the document and the plan was to define our own BDS classname and add the authorization object S_BDS_DS (with the ...

Resolved! Customizable ALV?

Hello everybody,it is possible to create a ALV dynamiccylly be referenzing to a strukture or a table of the dictionary.I find it very expensive to maintain the field-catalogue in the coding.Field can have a colorvisible/not visibleeditableetc.Is ther...

BAPI_MATERIAL_SAVEDATA creating material eventhough tax classification for some countries are blank

Recently we got an issue like, material got created even when there is no tax classification is maintained for some countries ie left blank. Material creation in the above case is happening through the FM BAPI_MATERIAL_SAVEDATA in a workflow where we...

Resolved! Wrong MEINS in incoming FIDCC2 idoc, but IDOC is posted and FI document created

I have an interesting scenario where I have wrong MEINS in an inbound FIDCC2 Idoc..( E1FISEG-MEINS). Our PI team had accidentally put 'UOM' in that field which doesn't exist in T006.But SAP is posting this successfully. In FB03 however , that MEINS s...

Resolved! CL_GUI_TIMER Event FINISHED resetting input fields value to initial

Hi,  I am using the EVENT FINISHED of CL_GUI_TIMER in the MODULE POOL by setting the interval to 3 secs. The method registered to the event is getting triggered perfectly after 3 secs. Now inside this event method , I am setting the value of an input...

abaper_guy by Active Participant
  • 1194 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! PO is getting saved even after I issued error message using macro mmpur_message_forced

Hi Experts,Issue 1.I have issued error message in exit EXIT_SAPMM06E_017 for PO creation using the macro mmpur_message_force.But when I save the PO is getting created even though the error message which I issued is not being fixed.Below is the code h...

SHDO + TRANSACTION VARIANT

Hello,i have a strange problem,i have created a screen variant for MIRO  by copy the screen variant 10_6310 to z10_6310 via OLMRLIST  in order to  change quantity field (DRSEG-MENGE) to ouput only.The execution of this screen variant is correct, the ...

abybakk by Explorer
  • 2847 VIEWS
  • 8 REPLIES
  • 0 Likes

syucomm VALUE ''

Hello experts,I am working on program in which there are some constants defined as below:CONSTANTS:  c_add_product  TYPE syucomm VALUE 'ADD_PRODUCT',                      c_edit_product TYPE syucomm VALUE 'EDIT_PRODUCT',                      c_del_pr...

Error in SBWP.

Hi All,Please suggest a solution for the below mentioned issue.When I execute a Workitem in my Business workplace inbox (SBWP), the following error occurs."Erroneous data received from server. Application may not work correctly".Regards,Imran.

Resolved! FM K_ORDER_READ direct execution and program execution result different

Hi Gurus,I am trying to fetch the details of a production order using FM K_ORDER_READ passing the production order number only in my program.CALL FUNCTION 'K_ORDER_READ'     EXPORTING       aufnr     = i_aufnr     IMPORTING       i_aufkv   = l_aufkv ...

Ale idocs

HI All,I am new to ale idocs and i guess i had a basic question.When we are transferring data to SAP-SAP we use master_idoc_distribute to transfer data between 2 sap systems.but if i am using EDI for transferring data How should i send my outbound id...

Labels in this area