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

SALERT_CREATE

Hi,I have a bug in following code which is strange DATA: l_count_age TYPE i. l_container TYPE string,*--Find 'Number of Records in ITAB t_msg_tab_age DESCRIBE TABLE t_msg_tab_age LINES l_count_age. l_container = l_count_age.*--Min...

Resolved! CS_BOM_EXPL_MAT_V2

i run this func form matnr 12345i get to rows with mglgmatnr 12 mglg 2 menge 2matrn 00 mglg 8 menge 4i need to make rank for matnr 12 4 matnr of 00example:rank 1 matnr 12 and 4 times of matnr 00rank 2 matnr 12 and 4 times of matnr 00pls....

Resolved! Partial Payments

Hi Gurus, If there is any partial payments are made by the customer then that data is also stored in BSAD table. How can i know whether this record in BSAD table is partial payment and full payment for invoice. And how amount he paid?ThanksRavi

Resolved! ABAP objects

Hi Friends,Reg. ALV OOPS prog., my requirement is like providin 'traffic_lights' signal at every record.Pls. suggest me the logic to include with in the PBO include, also required some field inlayout to make it happen.Please do this needfulTIA

Resolved! PO Problem

I have to some changes in PO. There are some problems in it, please help me:--****************************************************************************************************1... I want a text on the bottom of the first page - Please read terms a...

BAPI

Hi,I have created a custom BAPI. When I am trying to activate it I am getting the error 'The method has not been released in BOR'. Though I have created the object type and added this BAPI there in the methods and released it.Please suggest the solut...

Resolved! Replace

Hi Gurus,I have a problem with the REPLACE command.lets say I need to replace 'ITAB' with 'I_ITAB'.But actually its also replacing in 'ITAB1' also coz it contains 'ITAB' in it.I tried using LENGTH option in the REPLACE command .But it didnt wor...

Labels in this area