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

PP BOM Question

I have question regarding calculating BOM USAGE QTY, By using MAST-STKO-STPO tables. I have found for same STLNR and STLTY there can be multiple entries in STKO and STPO tables. Also STPO table does not necessarily have item with same name as Product...

Resolved! Memory ID

Hi Everybody,Can someone tell me how can we clear a Memory ID.Like if we are doing this EXPORT CHANGE TO MEMORY ID 'CHANGE_ID'.How can I clear CHANGE_ID??Please help.Its urgent.Thanks,Sirisha Matta.

Logic required.

Hi all,I have two internal table it_vbak, it_vbap. I want to delete the VBEln from it_vbap where all line items of the NETWR is 0.if any one of the line item of the netwr has value , it has to be come out. it should be there. I need to delete the VB...

Resolved! memory-id

Hi ,I am trying to add a check and pop-up for the sales order .I am making the changes in the include -MV45AFZZ . But I see that code is triggered couple of times . So decided to use the memory-id .Can anyone help me with the idea how to implement it...

UPLOAD file

Hi all,I have a table that contains 28 fields and about 300 chars length of a record.And when I have downloaded this table data to a excel and from excel saved it as text tab delimited, then want to upload it via Upload function but it did not do all...

errors in flatfile

hi,i have an internal table(uploaded the records from flat file) comprising of 7 fields,all the fields are of type c.i need to find if there are any errors in those records.(don't need to correct them)for example: if the field length do not match it ...

Resolved! subroutine

Hello all,Can u tell me how to pass multiple internal table to subroutine.I want to pass one by one itab to subroutine . subroutine will process 1 itab will store result into result table , then process next itab..... etc...........can u help me?Tha...

Resolved! Typical Problem

I am fetching the data from EKKO,EKPO,EKET tables.I am using the control break statements to calculate the quantity for every PO Number.But i want a list such that before diaplying a PO Details, i want the Total Quantity for that PO and then to displ...

Resolved! bapi

hii have some doubts lie1)at what situations we go for bapi2)advantages of bapi over bdc3)is rfc involved in bapi4)and giv eme detail steps while we uploading some data using bapiplease help me

About Field-symbols

Hi friendsI know theoritically about the Field-symbols i.e. they are like pointers in C language and they don't hold any physical memory etc..But i didn't get how they are useful at programming level or performance view.... Can anyone provide with an...

Resolved! time difference FM

Hi!How can I get the time difference between 2 given dates and times?Ex: Date1: 05-06-2008 Time1: 24:00:00 Date2: 05-02-2008 Time2: 12:23:17Time difference = ???I tried looking for some FM, but they mostly give the time difference with...

Labels in this area