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

cross-clinet

Hi,experts, i created a table and i also created its maintenance generatorbut when i used 'SM30' to mantence value, system gave a message 'Caution: The table is cross-client',how to make this table uncross-clinet?tks alot in advance.

Resolved! Steps in Implimentation

Hi Experts,I working in Support and i want to switch in Implimentation so i want to know that what stepsa are there before implimentation for the Technical Cosultant.and i know some steps taken by the Functional Consultant these are...1.Project prepa...

select

i am using this piece of code to fetch data from bseg.but for a aprticular record of t_final it is not picking all the records ofrm bseg,can u tell me whyfor example there is record 1 in t_final and for record 1 there are 8 records in bsegbut it ise...

IDOC Doubt

hi, when i wish to send one material from one client to another thru BD10,it runs ok.But when i send two material in select-options of BD10,for the sender in WE02 it gives green signal but when i see the results in Receiver only one IDOC is in ...

F4 request

Hi, I am having 4 fields..In 1st field when i select the value,based on tht only second field search help want to display values.when we select the value in the search help of the second field it want to display the value which we selected in the l...

Resolved! Urgent: Stock in Transit

Hi Gurus, I need to display Purchase Orders where there is a stock in transit (Goods receipt without Goods issue). Is there any field or any flag by which it can be known that the particular PO 's stock is in transit.Thanks in advanceRegards,Abhishek...

Resolved! Logic Required

Hi Guys,My internal table data is in such wayfirst row : a b c d second : a b c d ehere you can see the first and second row data is same except 5th column so now i want to delete first row i need only second row where maximum data is filled.how can...

Payroll

hi to all experts,i am new for HR-ABAP.i saw in the a openings regarding HR-ABAP .in this expecting the Experience in Payroll , PA , OM.i know that these all are integrated in hr.then what is the exact meaning of recomendig this type of Experience in...

Resolved! Data Element Doubt

Generally we will specify three types of descriptions(Long,Meduim,Short) in the data element along with the data element description.1. In which cases those three types of texts are used ?2. I think the description of data element comes to the field ...

internal tbale

i am having one internal table itab.one of the field from itab is BUKRS.loop at itab.endloop.inside the loop i need to check company code BUKRS from the ITAB with the fixed set of company codes US1 US2 US4 US5 US6 US9 US10 ....... like this i have 25...

Resolved! Help on Selection-Option

Hi guys, pardon the question but I'm still new to ABAP programming.Can't really explain it well so I'll just post the code.TABLE: BSID DATA: Ccode(4) TYPE C,Fiscal(4) TYPE C.SELECT-OPTIONS ComCode FOR Ccode No Intervals No-Extension OBLIGATORY.SELECT...

Labels in this area