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

Resolved! joins

Hi all ,Please provide the following query using inner join.SELECT ebeln bstyp bsart FROM ekko INTO TABLE t_ekko WHERE bstyp = c_bstyp AND bsart = c_bsart. IF NOT t_ekko[] IS INITIAL. SELECT mblnr mjahr zeile bwa...

hi regarding Po

hi gurus,i am preparing a report on P.O i want to fetch the data from a P.O . in P.Oin item details we find all the service , invoice ,gr's in addition to that i have DC IR and DC GR .actually i want to know from where i can get this vales i.e in whi...

Resolved! SAP Script Problem

Hi Gurus,I am having a smartform in which I am displaying the data through the table EKET, I am displaying 5 column values from this table in the script but in the output, data is shown only for 4 column , and the 5th column is dispalyed blank, can a...

Resolved! HR-ABAP

Hello All,i have worked for ABAP-SD,MM. now i have already shifted in HR-ABAP.I am very New for HR-ABAP. so can you send me some material for understanding the HR-ABAP and it's table like CLSTR etc.Thanks and Regards.Rajesh Choudhary.

Resolved! Conversion

Hi Experts,in MBEW there is field STPRS type CURR size is 11 and decimals is 2 whose value is suppose 10.00Now i want to populate this value into a data object D1 which is of type C and size is 10.My question i want the output as 0000010.00 i.e. spa...

Bapi Problem

REPORT zbapi_create_po .&----*DATA DECLARATIONCONSTANTS : c_x VALUE 'X'.*Structures to hold PO header dataDATA : header LIKE bapimepoheader , headerx LIKE bapimepoheaderx .*Internal Tables to hold PO ITEM DATADATA :...

Resolved! Editable ALV

Friends,Can any one reply me,i did not get any solution till now...In my Editable ALV Report i have a field which is of type (data element) TB_PYIELD ( u can check data elemet TB_PYIELD in SE11)Data Type DECNo. Characters 15Decimal Places 6Output Len...

picking data

Hi gurus,My alv grid has a field Department(KOSTL), i am displaying it thru the final internal table it_final. the problem this department is being peicked from two tables ie ESKN and COBRB depending on the condition KNTTP = F or K.i am able to displ...

Checkboxes in reports

Hi, Here My requirement was to display the output records with check boxes. and if we check the checkboxes and Delete option will be available at application tool bar, if we select delete it has to delete all the values.My Question: How to display th...

Resolved! BDC

Hi all,I am in a fix and need your help.I had created a screen through which user may enter data, that is stored in a Z-Table which I created .In another screen on clicking on SAVE button, the same data is uploaded through BDC to a transaction ...

Resolved! sales order creation

Hi all, I am trying to create sales order using bapi 'BAPI_SALESORDER_CREATEFROMDAT2'.In this bapi for partner table am passing values as below.lt_pr-partn_role = 'SP'. " partner rolelt_pr-partn_numb = '0000000019'. " customer numberi have to p...

ALV input enabled

Need help frnds, I need to know how an alv output can be made input enabled. and My problem lies that when user selects a particular row and press the button (Say EDIT button) then that partcular row will be input enabled, not the entire column. An...

EDI Standards

Hi All, Generally EDI has two standards EDIFACT and ANSI X12. what are the main differences between them and I need More details about them. So any one provide the study materials for both of the standards. Thanks in advance.

Field exit in ECC 6.0

Hi experts,I am trying to write a field exit for Quantity field (data element: co_menge) in the backflush compnent list of MFBF transaction. What exactly I want to do is that whenever the material entered is of the type FERT then the user must enter ...

Help Required

Hi alli have 6 tables from which the output is fetched...ekko, ekpo, mara, makt, mbew, s012, ausp.ekorg from ekko - select optionmtart and meins from mara where mtart is select optionmaktx from maktstprs and peinh from mbewatwrt from auspmatnr from e...

Resolved! Converting data

Hi Experts,suppose i have a field lets say V1 type c and size is 10.data : v1(10) type c value '10'.now i want the output as in this format. the output shld b filled with leading zero's and .00 will be added at last. i.e., Output is0000010.00Thanks i...

Resolved! Syntax error

I am trying to compare 2 values like below. When i do syntax check it says "wa_zmipc2-aplfz is not a valid comparison operator".What could be the problem? please help..All the data declarations are done properly. if wa_zmipc2-aplfz eq wa_final-apl...

Labels in this area