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

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

    sheenamk by Developer Advocate
    • 94632 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Filtering in ALV Report

    I have a wierd issue. I am generating a ALV Report for Purchasing Dept ( PO#, Item, Plant, Material, Qty, Price, Per Unit, Tax Code, Tax Jursidiction, Account Assignment)When I select any of the following columns Plant, PerUnit, Tax Code, Account Ass...

    Resolved! Accepted Solution

    "Inconsistent currency information" error while processing IDOC thru BD87

    Hi All,I have an IDOC which has document currency 'USD' but the company operates in VEF i.e., the company code currency is VEF and when I process that IDOC via BD87 I am getting the error message no. F5800 "Inconsistent currency information". Diagnos...

    RFBIBL00

    Hi All,I am trying to use RBFIBL00 application to upload the data from excel sheet.Bug giving an eror saying 'Field RF05A-XSTBA. does not exist in the screen SAPMF05A 0302'. I am populating the data from internal table to bbseg structure. The condit...

    Resolved! Accepted Solution

    Comparing strings

    hello,I have to write a routine in the update rules where i want to check the value of a keyfigure and then determine the result. For example, Workcenter = 2030-1, 2030-2 , 2030-3, 3040-1, 3040-2, etc. Now i want to write a code, like IF COMM_STRUCT...

    Duplicate Job

    Hello ABAP Guru'sI want to be able to stop duplicate instances of a program executed in background. Is there a standard SAP function module that takes program name (not jobname) and tell if there are more than 1 active instance executing in backgrou...

    Resolved! Accepted Solution

    Global Parameters

    Code I am looking at calls a FunctionModule:FC_GLOBAL_PARAMETERS_IMPORTInside the Function Module it does: IMPORT GD_DIMEN TO I_DIMEN FROM DATABASE MCDX(MC) ID LD_ID.i_dimen is then populated with the value "F1".I_DIMEN has the attribute of FC_DIMEN ...

    Resolved! Accepted Solution

    alv + top of page + excell

    hi i have already my field catalog using "field catalog merge"i have already build my "reuse alv display"what i remain to do is build "the top of page" and in the top of page i'll do a check if ITAB empty put a message "table is empty"and i also need...

    Resolved! Accepted Solution

    Problem calling exit from new function module copied from IDOC_INPUT_ORDERS

    Hi everybody!I need to change the IDOC_INPUT_ORDERS standard behavior, so I've copiedthe VEDA function group to a new group and created the new ZIDOC_INPUT_ORDERS function module (with no changes made yet!).However there is a problem when my new func...

    Resolved! Accepted Solution

    ALVGRID saving changes

    Hi,I found a thread that looked like it might help but didn't work for me.My problem is, I have an editable ALVgrid and I noticed when I hit the save button directly, after a change to the grid, the internal table is not updated.For example, in my gr...

    INNER jOIN

    Hi all,Pls let me know why the below statement is throughing an error saying 'Wrong expression "Inner Join "' in from clauseSELECT AAUART AVBELN BZZPURREQ BZPURREQFLAG FROM VBAK AS A INNERJOIN VBAP AS B ON AVBELN = BVB...

    Resolved! Accepted Solution

    Forms

    Hi All,My requirement isIn SmartForms, under main window I have 4 rows.Row 1 Row 2Row 3Row 4These 4 rows should be printed together, if main window does not have place in Page 1 for Row 4,Then nxt page should start from Row 1 .Its like using Protect ...

    BDC

    I hv done one BDC program for T-code in DEV server...Will it useful to upload data in PROD server ???or Do i need to transport it to prod sever ?How ?? STEP BY STEP Process Needed..ThanksRaj

    Resolved! Accepted Solution

    SMARTFORM

    I have developed one SMARTFORM in DEV sever..1 Please tell me step by step process to send it to Prod Server...2 what to do for zstructure which i m using in SMARTFORM ??? Hw can i send it to Prod server ?? Thanks Raj

    Resolved! Accepted Solution

    User Exit Validation - Setting Cursor & Setting Screen on Error Message

    Hi,I have a validation logic in a User Exit and I want to set the Cursor on a Screen Filed if it gets an Error Message. set cursor field ... or set screen ... statements are not working. Please let mehave your suggestions.Appreciate Your Help.Thank...

    Resolved! Accepted Solution

    Generated table maintenance fields in alphabetic order

    Hello folks, On a 4.7 system I have a generated table maintenance which shows the columns ordered alpabetically by dictionary field name (not by display name). e.g. for a table with fields KEY1 KEY2 USER DUMMY ADDR, I have a generated view with colum...

    pokrakam by Active Contributor
    • 522 Views
    • 2 Comments
    • 0 Likes

    Re: Sap BW

    HI allll,I am working as a ABAP developer in an organisation,I m interested in leaning BW, I can learn BW with out attending any training or certification, If its possible how, Can any one explain what is Sap BW.send any material which gives me the i...

    Resolved! Accepted Solution

    EAN11 Field

    Hello there, Guys I don´t understand why we´ve fixed the EAN number in the material master to 03763413909712 for example , but when I want to check the the field ean11 in the mara table the ean change to 3763413909712 . of course when I code a repo...

    Labels in this area

    Explore this Area