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

Resolved! Table for BDC recordings

Hi gurus,I was just wondering if is there a way to automatically get the recording made for BDC processing via ABAP? Can I just use a function module or a simple select statement from a table? If so, what FM or table? I'm refferring to this recording...

Access to itab column

Hi,Is it possible to access to an itab column by column number? Example:auxItab contains three columns: col1, col2, col3.auxItab-col1 = “test”.auxItab[1] = “test” -> it does not work.Or…., is it possible to access to an itab column using a variable t...

BAPI for Material load

Hi people,     I want to create  Basic Data 1, Basic Data 2 and Classification tabs of the material master in the first run.     In the second run program should create the Sales Org 1, Sales Org 2, Sales General, Accounting 1 and Costing 1 tabs of t...

IDOC delay - WE02 shows pass to port but received only 2.5 hrs later in WE02 of target

Hi Folks,I have not much knowledge in the IDOC area but need to investigate an case where BW data load IDOCs are "delayed" -> load in BW is delayed.Question that I got:1. I see in the sending ERP system in WE02 that the idoc was passed to port ok (st...

Report in Background

Hi,I have created a report. Selected all the data I require to pass to SAP Spool. I have all the data in Final Internal Table. Can anybody suggest how can i make this report to run in background. where I have to use FM's JOB_OPEN,JOB_SUBMIT,JOB_CLOSE...

Resolved! MOVE_TO_LIT_NOTALLOWED_NODATA while ALV multple selection

hello,'I am trying to get multiple selection option for alvi used the following code   WA_LAYOUT-COLWIDTH_OPTIMIZE = 'X'.   WA_LAYOUT-ZEBRA             = 'X'.   WA_LAYOUT-NO_HLINE          = 'X'.   WA_LAYOUT-NO_VLINE          = 'X'.   WA_LAYOUT-CELL_...

Resolved! CO_SE_PRODORD_CHANGE-The COMMIT WORK processing must not be interrupted

Hi guys.I am using this function to change the storage location (Goods Recipient Tab) and work center in the operations of a Production Order.We are looping an itab and calling this FM for each record in itab.Working fine for most of the cases.At tim...

Fields in the Structure is not correctly displaying FM REUSE ALV GRID DISPLAY

Sir,          In Zeport, i have created new structure and internal table and passed it to the function module reuse alv grid display.          surpassing the existing structure and internal table.          in development client it is displaying whate...

Resolved! Background Jobs - Issue

Hi,We need to make end users schedule background jobs.The challenge is that they would not have this authorization. Is there any FM that will allow a end user to schedule background jobs in another user id.We experimented with this FM - BP_JOB_CREATE...

Resolved! How to add extra column in table control of line item overview tab in VA01 transaction?

Dear all,How to add extra column in table control (image shown in below)?Even  I have try to add extra field in TCVIEW ( Table control views (user settings) )  but it was not effecting in Line item table control NOR Table control ->    Table setting ...

Increase size of domain

How to increase the size of fixed value field in value range of domain ? actually it is accepting 10 chars i want to give more than thatplz provide a solution for above quesModerator Message:<subject altered > Please do not include your whole query i...

Resolved! How to rename objects (like domains, tables, data elements, function modules, packages etc)

Hello Experts,This is my first ever post on this site, till now i got everything i needed from here but now i need some advice from you all.I need to do program or task in which if user inputs any string or name (eg: z_tab1, or z_prog1 etc) then sear...

cor6n error

hi , how to find the error for this bapi BAPI_PROCORDCONF_CREATE_TT , because if i do a entry in cor6n for particular order id it is in error like 'enter thestorage location' , i knw tht ,tht order id is in error, but if i pass the same order id in B...

Labels in this area