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

Equipment BOM

Hi All, I have created the BDC pgm which creates the equipment BOM.But this equip BOM number gets created automatically considerring the No range values. Is there any way to create the BOM nos as per user requirement.regardsSaurabh.

Resolved! Max value of itab

Hi experts, select * from cdhdr into table itab. After this statement i have to select the max value of changenr record details from itab for each tcode.Please help me.previously i used select max( changenr ) from cdhdr into tableitab where....

sequence number

hi plse guide me to solve thisthere r 1500 plants eatch plant generate its own batchieplant1 batch number should be counted as 1plant2 batch number should be counted as 1plant3 batch number should be counted as 1plant4 batch number should be counted ...

Resolved! RFC call

HI All, I am calling an RFC from one system to another . This RFC also contains a FM which is remote enabled. But when I execute the pgm i find that the FM in RFC is not getting called. Any inputs on this?Regardssaurabh,

Resolved! Inconsistency in SD Discount in Pricing in VOFM >Formulas >Condition Values

Hello All, We are facing a strange issue with rounding in the pricing. and would like to hear from someone who might have faced a similar problem and how they went about in fixing it. Here is the code we are using in the VOFM for Formulas > condition...

Resolved! Unknown Unicode Error

Hi,I am getting the follwing error in Unicode. I dont even understand what is the error, Can somebody throw inputs on that?."<X1_4E238C5273BF11D28BB>" and "ME->MAIN_DOC_ON_PC" contain references, internal tables, or strings. In the current statement,...

MIRO AND F-54

Hello,I´m working on tcode MIRO, and I need to call tcode f-54 when click on hold button, I have implemented BADI invoice_update and implemented its methods, but the problem is that when I save the changes made in tx F-54 the sistems alerts me that m...

Resolved! process code

Hi all,im trying to create a new process code and i am having problems with it. when i creating it i am giving a name to it zmer and when i eneterd the identification (thats the fm i created to post the data which is using bapi) its going into a scre...

Resolved! concatenate PO Text

Hi,I am getting the PO text from FM Read_text. I need to set the text like about 3000 characters. Now, the text seems to be 132 characters. I found out that we can keep concatenating the text the number of times we want into one string so that all 30...

Resolved! Sample code

Can anybody give me a sample code for the following :I have to get the address from the following logic using joins:To get the address number select single ADRNR from TVST into TVST where VSTEL=LIKP-VSTEL.Then ADDR1_DATA-ADRNR=TVST-ADRNR to get the a...

ALV Back ground job

HI freinds,I am shceduling the ALV Report in the background,which resulting into some extra table of contentalong with the actuall report. I have requirement to avoid the the extra table ofcontent. Anybody have any idea how to avoid the extra table...

Labels in this area