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

    Question on Table control

    Hi Experts,I am facing one issue with the table control. I am not able to find an exact solution.I wanted to extend the no lines in he table control as currently it is showing only 10 lines, I have wrote code in the PBO event as   DESCRIBE TABLE gt_s...

    Resolved! Accepted Solution

    Getting error while posting GR using IBD from BAPI_GOODSMVT_CREATE

    Hi Experts,While posting GR from IBD using BAPI_GOODSMVT_CREATE with all necessary values like plant,material,mvttype and serial numbers etc...getting error from BAPI return "1  E VLA 315 Item 000010 requires serial numbers; use the inbound delivery ...

    Resolved! Accepted Solution

    Transporting Error

    Dear Gurus,   While transporting BADI from Development to Production..I am getting below error.  ######################################  Generation of programs and screens  Transport request   : ECDK909987  System              : ECQ  tp path         ...

    Resolved! Accepted Solution

    SO HEADER TEXT

    Dear Gurus,When I create a new SO, header text will default one customer's text, it also pop up the message: Test is formatted -> Details in VA01.However in screen Text determination analysis, these texts that get default content have access sequence...

    Resolved! Accepted Solution

    how to know the first week of the year is having particular day?

    Hi,Iam struggling to get a first week of the year. I have gone through some FMs related to date& year but i didn't get the clarity. Here is me requirement.If first week of the year does not have tuesday, then tuesday date will be replaced by the firs...

    Resolved! Accepted Solution

    issue in For all Entries

    Hi,     I have an issue Regarding For all entries stament,my statement is SELECT   EBELN                ebelp               LOEKZ               MATNR               BUKRS               WERKS               MATKL netwr  from ekpo INTO TABLE tb_ekpo  FOR...

    Resolved! Accepted Solution

    F4 help not appearing for standard domain and data element.

    Hi Experts,     I am using BLART and BSCHL standard fields in my custom Ztable .However after creating and activating the table and while checking the selection screen I am seeing that the F4 hlep from these fields is not appearing.Is this a technica...

    Resolved! Accepted Solution

    How to analyze for performace optimizations in AMDP

    Hi experts,In general we use SAT to measure performance and optimize ABAP code.I currently see that AMDP(fetch) and AMDP(execute) in one of the SAT Traces takes 20% + 20% (approx) .How can i analyze AMDP's? Especially if we have lengthy procedures?Re...

    Resolved! Accepted Solution

    Can't display values from memory

    Hi, all expertsi am having trouble displaying the value that i have imported to memory.EXPORT keyfgr           FROM  p_keyfgr     TO MEMORY ID 'CM_KEYFGR'.EXPORT fcst_filedata    FROM gt_fcst_filedata[]       TO MEMORY ID 'CM_FCST_FILEDATA'. SUBMIT (...

    Resolved! Accepted Solution

    OO ABAP having problems retrieving value from screen dropBox field

    Hi,I am a new in ABAP, and need some advice.I have a class and in its definition I  have class-data: dropBox (same name as in screen) field from the screen. When I create a instance of a class and fill with data dropBox. data is populated properly us...

    Aivaras by Product and Topic Expert
    • 575 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Accessing the public attributes of singleton class in reports directly by object's reference

    Hi,I am new to ABAP. I know the importance and creation of singleton class. I have created one singleton class with one public  member  num1 and executed successfully.Now in the report i have the following codeREPORT  zsingleton_cl. DATA: lo_obj TYPE...

    Resolved! Accepted Solution

    ADT on Mac crashes after I try to create an object

    I'm running Eclipse 4.3 on Mavericks with ADT 2.28.1 and it crashes everytime I try to create an ABAP Project.I've deleted Eclipse and reinstalled from scratch, but I still get the same behaviour.Any clues?EDIT: I don't see error messages on Eclipse ...

    joao_sousa2 by Active Contributor
    • 1826 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Changing a Table Field Data Element Without Changing the Data Type or Length

    Hello,I have to  change a Dictionary Table Field so that it uses another Data Element ...  but the new Data Element will be have the same Data Type and the same length (for example from a CHAR 4  to  a CHAR 4 ).Will  this  cause any issues with the e...

    Resolved! Accepted Solution

    ABAP 7.40 Syntax Question

    I have been reading through and digesting the new ABAP features in Horst Keller's post   Great stuff.  However I see at different places, particularly in the constructor expressions the use of the pipe "|" .  I am not clear of the use of these.  Are ...

    Resolved! Accepted Solution

    HR tables in SAP CRM

    Hi I wrote a programme for removing and adding roles on mass in ECC6, our security team would now like to have this programme avialble in SAP CRM, where I have come across a bit of a snag. The FM and everything are there ok, but I get an error on the...

    Resolved! Accepted Solution

    Payment medium

    H All,     I had a requirement to display  the bseg-belnr in note-to payee and I  displayed using DOC2R+4(10). In OBPM1, I had increased the no of fields to 100 and in OBVU tcode the payment advice control, the note to payee lines on the form is rest...

    LSMW - QP02

    Hi,I need to update my inspection lot with a lot of new material.I've tried with Batch input recording, but it works so slowly.I've tried with the program RCPTRA01 (Object 0240), but it didn't works with QP02.I've read about BAPI BAPI_INSPECTIONPLAN_...

    Labels in this area

    Explore this Area