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

Resolved! MIGO Easter egg

HelloI've just been checking transaction MIGO for AUTHORITY-CHECK in transaction RSABAPSC and it returned nothing, then tried using SE93 instead (my normal route) and it works fine but I just noticed this at the end of include LMIGOTR2:**************...

Resolved! Regarding Email content format (SO_NEW_DOCUMENT_SEND_API1)

Hi ABAP experts,I am sending email to customer based on their due date for payment reminder. On some due date the same customer having more than one order. so I am sending All the content in one same mail to that customer ( using loop in program). I ...

Resolved! zz_ucounter(Counter - delivery date changes by users) from ekpo table is not updating even though i change the delivery date

Hi All,I am trying to capture the number of user updates done to the delivery date for the PO line item in the ME22N. ZZ_COUNTER(Counter for system moves) is capturing right but the ZZ_UCOUNTER(counter for user moves) is not updating. Can any one of ...

At selection-screen output

Hi Friends,I have a selection screen like below.PARAMETER: NUMBER(2) OBLIGATORY.SELECTION-SCREEN SKIP.SELECTION-SCREEN BEGIN OF BLOCK B1.PARAMETER: SEGTYP TYPE IDOCSYN-SEGTYP MODIF ID ID,                       FIELD    TYPE DFIES-FIELDNAME MODIF ID I...

Resolved! how to get total (text) at the bottom using cl_salv_table

   i want to get total text at the bottom of all records likedoc no       date         balance1              22/12          752              23/12          643              24/12          56total                          195how to get that total text...

DUMP PROGRAM

We have a problem dump when editing a service order (IW32 transactionHere is my analysis: There is a function module is not generated in the server: 'IWO_UI_DL_ORDER_RETRIEVE_CHARS'  Program: SAPLIWO_UI_DL => INCLUDE LIWO_UI_DLUXX. => INCLUDE LIWO_UI...

Resolved! SAVE_TEXT IA01

Hi,I am using SAVE_TEXT function module for updating Long Texts in IA01. The problem here is that it is working fine only when the long text indicator has been created manually via Tcode. But if no long text indicator is present it does not work.Let ...

Resolved! Structure RFPOSXEXT

Hi,Im using an external connector in an attmpt to pull a field from this report - BELNR (Accounting Document Number)However the connector can only extract information from tables, as opposed to structures...Where is this information gathered to creat...

Resolved! Changing WBS related routings using FM CP_BD_DIRECT_INPUT_PLMZ possible?

Is it possible to change WBS related routings using this FM...Unfortunytely it seems that this FM checks ferenced BOM by FMs for BOM Explosion.When trying to execute BOM Explosion in FM CM_DI_MAT_PROV_BTCI (function module to change PLMZ using Batch ...

Labels in this area