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

Resolved! SAPScript

hello,I wish ot display my internal tabel in such a way that say i have n no of fields in my internal table material number,material description,quantity,unit....now the material number and description is same for several records n i wish to display...

Resolved! Query :Internal tables

Hi Experts,I have to internal tables viz l_vbap(fields matnr ,posnr,pstyv) and l_vbpa(posnr,parvw,adrnr).i want to posnr from l_vbap and adrnr from l_vbpa to pull into other internal table.can u please give me suggestion ..its very urgent...Please ...

Resolved! Hi

Hi Friends Please tell me the functionality of the following piece of code...PERFORM GET_POSTING_PERIOD USING SY-DATUM '1000' ' ' CHANGING W-MONAT. S_POSPER-LOW = W-MONAT. S_POSPER-HIGH = ''. S_POSPER-SIGN = 'I'....

Resolved! Reg. BADI for MIGO

Hi Experts, Could you please clarify my Doubts , I am trying use the BADI MB_MIGO_BADI and trying to enchance\implement the POST_DOCUMENT method. In which I need to change the movement type if some condition met . I am able to access t...

eCATT -External file

Hi All,I want to get the data from the external excel file or notepad file.What should be the format of the excel file.should it be like the test script or test data.From where can i get upload this excel or notepad file?Is it from Test data or from ...

Resolved! notification status

Hi Guys, i need to select all notification nos. that are completed. How can i do that??????there is no table defined for that. When i press F1 on the status field it gives the name of a structure.This structure, field and data element is neither use...

BDC table control

Hi, In BDC, pls let me know how can we maintain table control if there are number of items. Generally what is the structure of Flat file, whether it contains header data and item data in single line or seperate.(Assume each header contains differen...

Resolved! Update termination

I am using VF02>Pricinng condition header>Output>New entries>Here I get an info message Update was terminated --> An update that you recently made has subsequently failed to save in SAP.Any ideas why I get this info message?thanks

Resolved! Transport issue

Hi I have developed all my abap program in one client and created request for each abap object in my development server. now i want to move all these request to development server to another server which is there is no path between these two. so, mo...

Resolved! Transaction Code issue

Hi All,I have created a executable program (ALV Report).I have attached a Transaction Code for this Report.When i execute the object using SE38, the selection screen will appear. Then i will input the required data. The report will generate the ALV r...

Resolved! how to create Function Module with TABLE parameter (for internal table)

Hi Guys,I am trying to create a function module by using TABLE parameter. I have to pass an internal table to this function module for processing. But it saying : TABLES parameters are obsolete! And I am not going further. Please suggest any work arr...

Labels in this area