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

NCM code

Hi, I have a problem while sourcing a purchase requisition for purchase order it is asking for NCM code. Actually this is added in new version ECC 50 which is not available in old version. can any one is having idea about how to deactivate this NC...

Help On Table Index

Hi friends, In my programe I am selecting MFRPN from Mara Table, in data dictionary the table has the index for the field MFRPN, should i mention the index name in my select statement in Prog ? if yes how to do this ? Any Sample code will help me a ...

retrieve of code

Hi all, I am working on a report. Mistakenly I had deleted the whole report by selecting delete button in application tool bar.But I want it back. Is there any option in ABAP to retrieve the data back. Pls experts help me. With...

SUM in Select Query

Wanna select 5 fields (numeric) from a ztable based on date : After selecting want to <b>add</b> them and move them to respective variable . Say APP_SITES to gv_btr21, SITE_CON to gv_btr22 etc., Query I wrote:select APP_SITES SITE_CON LAND_COST TO...

Internal table query??

Hi..I want to develop a logic which should be as follows:--I have an internal table in which I have all the NAST Records.But I dont want to display all of them in my final list.What I want is that, I should go through each of the object numbers(NAST-...

Resolved! smartforms help

Hi I am working with lb_bil_invoice,I want to add the sales organization address into the form. vbdkr table is defined in the global interface.I am using vbdkr table for the sales organisation address.Please tell me how to read the data.give me the ...

Resolved! how to make a parameter mandatory ONLY if a certain radiobutton is clicked

Hello experts,I have 3 radiobuttons. Now I modified it in such a way that if I clicked the 3rd radiobutton which is named pr_edit the parameter p_code will accept input. Now, what I want to modify it again that when I click on the pr_edit radiobutton...

IDOC - Data record

Would some one explain me in what situation we will be having more than one Data Records in an IDOC? I am looking for a specific example if possible.Also, when we send PO to our Suppliers, if there are more than One PO for that supplier, whether I ca...

MM module

Hi ,I am newbie to this group and to this field.If anyone could send some material regarding the workflow or buisnessflow of MM MODULE.I would like to know whats the difference between the purchase requistion,PO and about the goods receipt and goods ...

Resolved! Checkbox in ALV

Hi ..I am using the function module REUSE_ALV_GRID_DISPLAY to dispaly alv. I have provided a field by name 'CHECKBOX' in the internal table and also set the optin fieldcatalog-checkbox = 'X'. i can see the checkboxes. But how do we know which rows...

Labels in this area