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

Resolved! Authorisation object

Hi, I have requirement in which for particular user has not given authorisation for MIGO transaction.But he has authorisation for 1 z program in which MIGO is called by call transaction. at that time he is able to go in MIGO.How i can resolve?thanks...

Resolved! your experience wanted: SE30: low number of calls, high nettime

Hi,this question is to find out more examples based on your experience:During performance analysis with SE30 i came across the following in 2 cases:All options on the statements tab where set (internal tables, ...).The Hitlist showed a significant ti...

HermannGahm by Product and Topic Expert
  • 683 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! PRICAT idoc generation

Hi all ,Is there any function module to generate PRICAT idoc? I am trying to create price catalog for vendor .When i create a price catalogue KONP and KONM tables data should be populated but i am able to see data in PRICAT_K001 to PRICAT_k009.Ple...

BAPI_REQUIREMENTS_CHANGE subtract withdrawal quantity from planned qty

Hi we use Rel 4.7 ( it´s important,bec. the same bapi have with rel 6.0 & above more functions.. )I´ve some troubles with the BAPI_REQUIREMENTS_CHANGE...for better understanding:I use this bapi to shift the old planned independet reqmt. to the next...

Script Output Issue

Hi Experts,I have one query in sap script. I have one std. script. I copied it in two languages EN & DE. Now the requirement is the based on vendor language I wanted to print the script i.e. If I login in EN language but my vendor langu is DE then I ...

Resolved! Node Syntax Error

Hello, I am writing a piece of code based on the PNP logical database. I have declared a NODE as: NODES: payroll TYPE paygb_result. I can refer to fields in the INTER component i.e. DATA: wa_rt LIKE LINE OF payroll-inter-rt but when I refer to the pa...

Dynamic values

Guys,Data: var type i, chhar(10) type c.do 3 times.add 1 to var.chhar = 'CHARACTER( var )'.WRITE: / chhar.enddo.I want the output as CHARACTER1CHARACTER2CHARACTER3.but im unable to do it. Could anyone please help me out. I donot want to use c...

Resolved! XML to Internal tables

Hi,Our scenairo is to retreive the data from XML file and convert it into Idoc for inbound processing.I need to get the data from xml to the internal tables so that i can convert them to idoc through Function Modules.My issue is XML file is not fixed...

Labels in this area