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

table names

Hi All,can anyone tell me the names of the fields or tables from which i can refer the fields for the following Pick status --date n time WM activities ---date n time Confirmation ---date n time Packed ---date n time Points will be rewarded surelyTh...

Resolved! Sort

Hi,If we want to sort a table without mentioning any sort condition then, will the table be sorted by 1. only non numeric keys2. only numeric keys3. no such restiction it can be both.Please also try to expain the concept.Regards

PO History Data

Hi Folks,I have a problem in selecting the PO hitstory data.For a PO there are two bewtp for 0010 and 0020 item.But I am getting only one BEWTP not both.Moreover at the time of filtering the internal table w.r.t to BEWTP it is not checking for itfina...

kiran_k8 by Active Contributor
  • 535 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Suggestion on Interfaces

Hello All,When there is an interface between SAP system and a legacy system, which of the following method is the best choice if there is a middle ware system (say TIBCO) between legacy system and SAP system.1. File Interfaces (file saved in presenta...

PS_1978 by Active Participant
  • 297 VIEWS
  • 1 REPLY
  • 0 Likes

using read_text

Hi all,If i use read_text and create values in so10 and after this using fm read_text.i get internal table of required values...now this internal table i will use in smartforms to get valuse in text nodes....like we generally dont hardcode Material n...

CC01 tcode

Hello,We created zcc01 tcode for CC01 tcode , but when we run ZCC01 tcode it is not similar to CC01 screens .When i look into it sy-binpt and syst-binpt field populated with value 'X' in zcc01 TCODE BUT NOT IN cc01 tcode .Can any body suggest me that...

doubt

I have internal table with following fields.Vbeln netwr sum_netwr.I already calculated sum of netwr for all line item.now I need to send netwr to sum_netwr Eg: VBELN NETWR Sum_of_NETWR 1000 10 30 1000 20...

VA02 - BOM -

Plz can any helpsuppose i have a sales order and i have 2 item in this sales orderitem1 is an item category "link with BOM" can anyone plz explain to me what is BOMitem1 order Qty is 200 and confirmed qty is 150item2 is an item category "emptied lin...

regarding CO & CA

Hi frnds, This is a simple logic which i felt shuld work in my exit where we are making the Telephone number field as mandatory entry of numbers only between 0-9.so This is what i tried.<code>DATA : V_TELF1(16) TYPE C.V_TELF1 = I_KNA1-TE...

Labels in this area