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
    • 94645 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    No authorization to log on as a Trusted System (L-RC=2 T-RC=0).

    Hi All,I am getting the error "No authorization to log on as a Trusted System (L-RC=2 T-RC=0)." and  I don't know exactly what needs to be given here as I already provided authorization to the user in both the system  for S_RFCACL with full access st...

    Resolved! Accepted Solution

    Watermark in pages 3 and 5 in smart forms

    Hi all, I have an issue in my smart form wherein I have to display a watermark in selected pages (in pages 3 and 5). I posted my query in a different account earlier but I did not get enough replies/solutions so I closed the thread.  have gone throug...

    Resolved! Accepted Solution

    Regarding execution of bapi for goods movement creation - Commit / Self locking

    Hi,In our programs we are using the bapi  BAPI_GOODSMVT_CREATE  to post the goods movement for different movement types. We are processing this bapi inside a loop . Inside the loop after each bapi call we are doing the commit work by executing the fu...

    Get the values (class&characteristics) assigned in the buffer to an equipment? (IE01/02)

    Hi, We are trying to get the class and characteristics (and also their value) assigned to an equipment during its creation/modification (transactions IE01/IE02).The issue is that we are not allowed to implement the code in any user exit but in the up...

    How to dynamically add input Box in selection screen on click of Button

    Hello       i want to add new input box at runtime whenever i click on add  button screen  below you  can see see the two screen shot  of my requirementin the first screen you can see there is only one input field as soon as user click on  add button...

    sonali_jha by Product and Topic Expert
    • 2379 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to develop an Interactive Dashboard type report in ABAP

    Dear Sir,We need to develop an interactive ABAP report  which is having a Dashboard type look .  The desired appearance of the report is given in below screen shot .For this report , the data is extracted from the database .    To have easy understan...

    Business Partner Classification - BAPI_OBJCL_CHANGE

    Hi gurus, I'm trying to use the following function to update the business partners classification.CALL FUNCTION 'BAPI_OBJCL_CHANGE' EXPORTING   objectkey                = wa_objectkey   objecttable              = 'JGVGPKLASS'   classnum              ...

    Resolved! Accepted Solution

    A new value is not to be assigned to the field symbol

    Hi,i defined field symbol  like this:   FIELD-SYMBOLS:   <LFS_01> .i changed it_demand-fsc_seq field type from num2 to num3..i have below loop..LOOP AT it_demand.     MOVE-CORRESPONDING it_demand TO IT_OUT.     CONCATENATE  'IT_OUT-DMD'  it_demand-fs...

    BAPIs not working

    Hi  FriendsAm  facing two issues with my program ,1) Two  BAPIs as per suggestion by client only ,am using in program  first  BAPI is   (   BAPI_MATERIAL_SAVEDATA )  is uploading table  MARD  but for  the field   PSTAT ( Maintenance status ) Its uplo...

    Resolved! Accepted Solution

    LSMW displaying # symbol in the display convert data which is not there in the source file

    Dear Experts,I'm doing LSMW for the storage bin updation and while doing the display of the convert data the # symbol is displayed which is not there in source file.  Below is the display of the screen shot. Pls help in solving the belowBest rgds/thn...

    Resolved! Accepted Solution

    Forward Navigation

    Hello Community,I installed Eclipse Luna (4.4.1) with new ADT from source SAP Development Tools for Eclipse for test.I navigate in SAP standard code and the following message appeared.is there another way to navigate Forward when module (e.g. INCLUDE...

    Resolved! Accepted Solution

    How to stay on a standard screen after error message in custom enhancement

    My question to ABAP experts:Lets say we have custom logic in a BTE, or implicit enhancement.for example I have used the event 1120 and created a function module ZFI_PROCESS_00001120 which has my custom logic and validations.I execute FB60 or FB01 whi...

    Resolved! Accepted Solution

    propagate EXCEPTION --> Attributes of Exception class are initial = ERROR

    Hi all,I wrote a exception class inheriting from the SAP Superclass CX_DYNAMIC_CHECK.For better understanding:  My Exception class is named ZCX_MYEXCEPTIONI enriched ZCX_MYEXCEPTION with an ATTRIBUT called MY_ATTRIBUTEThe code gets processed as follo...

    Labels in this area

    Explore this Area