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

Resolved! material_maintain_dark

Hello, I would like to change the field MSTAE(MARA) for an existing material number as well as the field MMSTA(MARC) for all plants concerned.I have a entry in table AMARA_UEB with the transaction number 1 and n-entries in table AMARC_UEB with the sa...

Resolved! XML node

Hi all,I create an xml-file from ABAP data through a simple transformation.I have read info about "Transformation Editor" in the SAP Library and the examples given in the help all use hardcoded XML-nodes like <XMLNODE>....</XMLNODE>. At the moment I ...

Resolved! Plant number

Hi Allcould someonr tell me in which table and in which field is the plant number is stored.How can I develop knowledge of the material master fields and tables as I am trying to learn.I have posted a MATMAS IDOC in to an other R/3 system without pla...

Resolved! Query Optimization

hii have a report which is very slow after analysing it the following querys is making the report very slow,if any body can tell me how to optimize the following query... LOOP AT i_data. SELECT SUM( a~fkimg ) FROM vbrp AS a INNER JOIN...

Open purchase orders

Hello gurus,Can anyone tell me how to find the open purchase orders for a material? I found the table EKPO. There I can see the purchase orders for a material. Then I found the structure RM06A with the field OWEMG (undelivered quantity). How can I pu...

Resolved! RLVSDR10

Hi,Does anyone know RLVSDR10 print report. It is used to initiate printing of Transfer orders.It uses SAPscript and ABAP code to generate final output. In my system SAPscript is activated to generate output.I need to add some more fields in output. P...

Resolved! Wierd characters

Hi All,How can I check for Null, line feed, carriage return within a field. My issue is that I am using READ_TEXT function module to get the sales text of a material but SAP returns the followin in the internal table "################################...

Resolved! Is initial

Hi,Can anybody explain is initial in the following code.Select matnr from mara into table itab_mara.if not itab_mara[] is initial.select maktx from makt into itab_makt for all entries in itab_mara whre matnr = itab_mara-matnr.endif.Thanks,Sriram.

How To Copy MEDRUCK?

Dear Abapers,Please tell me how to copy MEDRUCK program to print the Purchase Order. Please tell me step by step as I am new to ABAP. Also tell me how to make changes in MEDRUCK according to my company i.e. how & where to change the company logo, add...

Resolved! Workflow - Prefix Number DEV/QUA/PRO

Hi friends,I'm configuring a wf and I'm transporting it from DEV to QUA. I know that I have to configurate the Prefix Number to tasks. I've created it to DEV and it was transported. But it doesn't work. Do I need to create a new prefix to use on QUA ...

glauco by Active Contributor
  • 1368 VIEWS
  • 7 REPLIES
  • 0 Likes
Labels in this area