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

Material (BOM)

hi,my requirement is to get material list which are belongs to particular material.for example take computer. it consists of keyboard, mouse, cpu, ets........if computer is input from user i need to show all related things like keyboard,mouse,cpu.......

Resolved! Register type in J1I7

Presently using T-code J1I7 for Excise Invoice related queries. This report doesn't provide the register type option in output list. I need this option in order identify the excise is posted in which registerwhether A for RG 23A register (for Raw mat...

Resolved! Display report problem

Hi, I written the code as below in that i have the data in the ITAB15 but in the write statement i cant get the output only for matnr,maktx,meins and soq fields iam getting the data for the rest i have the data in the ITAB15 but it is displaying.p...

Resolved! ABAP TO XML

Hi All,I want to download data from table MARA into a XML file,based on selection parametres. But I don't know how to do. My SAP release is 4.6C.I appreciate your valuable responses and suggestions.Thanks in Advance.Best Regards,YAZHOU SHI

Input Field

Dear All,We got stuck when we're doing upload some text file to SAP. There are some message error "field xxx is not input field". For information, actually in table structure field xxx actually is not input field, the upload program automatically fil...

Any BAPI for VL02N

Hi,I’m creating a new output type in NACE(V7-Transport) and one of my process is to update the delivery(VL02N), its work using CALL TRANSACTION but I got abap dump, the errors is Runtime Errors POSTING_ILLEGAL_STATEMENT and the comments is Statement ...

Resolved! reports

The current report Yxxxxx currently displays the output, but the documents cannot be drilled from the report.I must Change the Yxxxxx report particularly 2 fields Purchase Order - EBELNAcc. Document – BELNR to allow for drill down capabilities to the...

Resolved! 2 table controls

hi ,i have put two table controls on a screen. and i am trying to populate (items) one table control based on selection of a row from one(header). i have put the push button in header table but i am not able to trigger the event correctly.Please sug...

if the connecting fields are missing the data from knvh should be u00BBnullu00AB

Could you help me I would like to have all fields from kna1 (if the connecting fields are missing the data from knvh should be »null«)in following codeselect * from kna1 .select * from knvh where kunnr = kna1-kunnr and vkorg = '0200'. itab-mandt = k...

sm49/sm69

Hi,We have a requirement for a unix command to unzip tar files from one of our directory. We have created a command in sm49 and when i execute it from sm69, it shows the files are unzipped, but doesnt put the files in the same directory, instead puts...

deleting Jobs

Hi,I have created background job which runs for every one hour. Unfortunately more than one person has scheduled the jobs and i have problem having the job schduled multiple times. I wanted to delete it and make sure it runs only once. Can some one t...

Resolved! OO ALV

Hi all,I'm creating an OO ALV grid. I'm using FUNCTION 'LVC_FIELDCATALOG_MERGE'I would like to use my own structure, but it only allows me to useone from the dictionary, otherwise my grid is pt_fieldcat is empty like my grid.here is a small sample o...

Labels in this area