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...

    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    NO Batch input data for screen SAPLKACB 0002 (Searched before posting)

    Hi Good Day,When i am trying to post recurring entry document in background processing,The error that i get is :  NO batch input data for screen SAPLKACB 0002.But if i run same document in foreground it gets posted.No Tax involved in recurring docume...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    How to hide background color of header column in alv list display

    Hi Experts,I have issue while printing alv list display.The blue background color of header row (i.e Header columns)is looking like dark when i take print out.I need to eliminate background color.Is there any way to hide or remove background color.pl...

    Labels in this area

    Explore this Area