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

Exit for RBDMIDOC

Hi, whenever there is a change in the Material Characteristics I need to send the details to another system, we can achive this using Change Pointers but while sending I need to add some extra conditions and change the values as per the conditions wh...

Resolved! regarding ALV

can anyone please check what is the problem in the code??? it is not working properly.REPORT YTEST_F MESSAGE-ID ZZ_9838.TYPE-POOLS: SLIS.TABLES: VBAK, VBAP.*declaration for values from vbakDATA: BEGIN OF IT_VBAK OCCURS 0, VBELN LIKE VBAK-VBELN,...

Resolved! editable alv

hi all, i am using editable alv and i want that the output that comes in the editable alv should be in a way that none of the fields are editable but when i add a new row to this alv the all the fields become editable except 1 field . how can i do...

Authorization missing

Hi all , I created a authorization profile where only one t.code OS01 is inserted then assigned to an user. When he is going to check ping , it showing a dump "CALL_C_FUNCTION_NO_AUTHORITY" . I tried to find missing authorization . Can anybody help m...

Resolved! Inbound idoc delvry03

Hi exports,I have scenario where I will get an IDOC(Basic Idoc type DELVRY06) from source SAP system but I am(receiver system) having upto DELVRY03(SAP ver 4.7). Some of the required segments in DELVRY06 are not there in DELVRY03. So I am panning ex...

Resolved! Table Keys

When I select an object in a transport with a program ID of R3TR and Object Type TABU a 'Key' icon appearsin the function column. When I click this icon, a dialog with Properties, Objects and Documentation appear.The Objects Tab contains a number of...

Resolved! CRM_UI Reporting - HTTPS Terminating at Web Dispatcher or SSL all the way

Hi, We need to set up access to crm_ui reports (leads and marketing mainly) in CRM 7.0 for vendors coming from the internet. The CRM server is in the internal network. In order for this to work I plan to setup the web-dispatcher in the application dm...

Resolved! abap help

hello, i have a question about an issue. i have 2 tables....vbrp and mkpf. i need to take delivery number(VBELN) from vbrp which is defined as CHAR 10 and put it in XBLNR of mkpf which is defined as CHAR 16 but when i write a user exit it says "FOR ...

Labels in this area