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

Resolved! save alv in xl file

Hi all,i am using a bdc which will be executeed by the user in the background he wants that the output should be automatically stored in a xl file .can neone send me the code for that. user doesnt want to use the tab for downloading alv.thnx

Resolved! maintenance view

Hi all I need to do one task in which I have to create a maintenance view for one table zcountry.using the selection criteria countryid,countryname,pincode I have to update the table fields zcountry .The users must be able to save an entry upon whi...

idoc

Is it posible to transfer data using IDOCs into SAP from:1. an excel or text file on my presentation server and;2. a file on my application server.If posible may you please show how best i can do it

Update Statement

Hi , I am using update statement to update a feild in a tablee.g. UPDATE mara SET <feild_name> = <value> WHERE matnr IN g_r_matnr.where g_r_matnr is a range for matnr.When the number of records in the range is less the program works fi...

Resolved! PO reference details

HI,I need to know the db table from where the PO reference details are getting populated in MIR4 transaction for invoice documents. Also from which table I shall get the information such as basic data, payment for the same invoice.Thanks in advanceSa...

Resolved! Regd VK13 transaction

There is a custom table which stores the cost history of all materials. I have to compare the vk13 price with the price in the custom table. how do i get the latest price of a particular material . the condition record number is not stored in the cus...

menu painter

hi folks , I am new to menu painter , i am assigning a GUI status to abap program .i am getting feilds like status , online status , dialog , context menu . can any one explain me the following terms ? thanks , Abhishek.

Resolved! Reg. SAP NOTES

Hi everyone,can anyone pls help in uploading the sap notes i have to include some package from sap.....what is the procedure to do that and also pls let me know whose job is it? is it abaper's or basis guy's.....please help....thanks in advance,CAPC

How to extend a configurable material for a plant using BAPI_MATERIAL_SAVE_

Hi all,I want to extend a material to a plant using BAPI BAPI_MATERIAL_SAVEDATA. I am able to achieve this for normal material but i am not able to do for Configurable material. In the MRP3 View there is a block titled "Plant-Specific configuration" ...

How to extend a configurable material for a plant using BAPI_MATERIAL_SAVE_

Hi all,I want to extend a material to a plant using BAPI BAPI_MATERIAL_SAVEDATA. I am able to achieve this for normal material but i am not able to do for Configurable material. In the MRP3 View there is a block titled "Plant-Specific configuration" ...

Resolved! Open dataset

Hi,My code is like this:<b>DATA : unix_file TYPE rlgrap-filename.</b><b> OPEN DATASET unix_file FOR OUTPUT IN TEXT MODE encoding default.</b>I get an error like this :<b>"TYPE ...", "FILTER ...", "MESSAGE ..." or "AT POSITION ..." ex...

Labels in this area