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

ABAP runtime error

This is Naresh, new to SAP. Iam getting a ABAP runtime error while posting GR(MIGO). The error is MESSAGE_TYPE_X(SAPLMBWL) . And At source code line 59 is triggaring. The line details are "MESSAGE ID sy msgid TYPE x NUMBER sy-msgno WITH 385830"...

Resolved! REPLACE

Hi Experts!!I have next code: CLEAR l_leng. l_leng = STRLEN( l_descripcion ). l_leng = l_leng - 1. DO l_leng TIMES. REPLACE ' ' WITH '_' INTO l_descripcion. IF sy-subrc NE 0. EXIT. ENDIF. ENDDO.I want change blank space for '_', bu...

Custom Toolbar in ALV Grid

Hello Experts,I am using ALV class to display my alv grid.Now i want to put my own toolbar into that alv.I only found option either to remove the toolbar or add more buttons to already existing one.My requirement is to put a custom toolbar over the a...

rajat by Product and Topic Expert
  • 367 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! PO by mail configuration

hii need the total configuration process for mailing the purchase order to external mail ids please let me know the total process in SAP as well operating system currently we are using the external POST MASTER for mialing purpose i configured as gien...

Resolved! Validate Text Table

Hi alli want to know, how i can validate a table, if it relationship a text table or not. For one, the t188 has the text table T188T. In TA se11, i know, how you look that, but in abap, i think, i need a function for check that....Regards abap_beginn...

BI Secrity issue

Hi All,If I give a : for a particular infoobject in an anlaysis authorisation and in another analysis authorisation the value of that same info object is * then will we have full authorisation or intersection where : will be effective and hence we wi...

BAPI_PR_CREATE

Hi all,I am using BAPI_PR_CREATE and need to update the custom fields in EBAN. I have created enhancement spot in method IF_EX_ME_BAPI_PR_CREATE_02~MAP2I_EXTENSIONIN to update the customer fields in BADI. I have added code below:ch_struc = im_contain...

Resolved! When user clicks on button the document linked to this path must be display

hi sap masters,i am developing a screen prog in which i have a requirment which is i have pushbutton called WEB.When user clicks on button the document linked to this path must be displayedex : www.google.comhow can i display can i have some info pl...

Labels in this area