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
    • 94176 Views
    • 212 Comments
    • 39 Likes

    Remove G/L Entry

    Hi,Do you know the best way to remove a G/L entry?Using FBL3 you see accounting document entries from 2002 that need removed from a given G/L account. Surprising the auditors, as well as, the end-user requested this!Possibly a function/bapi, but not...

    Resolved! Accepted Solution

    I can't see my the fields that I added in table maintenance

    Hello experts, I recently added 4 fields in a custom table. I already activated the table. Now, When I check the table in SM30 I cannot see the fields that I added. Help would be greatly appreciated. Thanks a lot guys!Message was edited by: viraylab

    Extension of IDOC

    Hi all,Can any one help me regarding extending the idoc. I have foolowed the following procedure. I have extend the idoc ORDERS05 in we30 and released the idoc. From we41 i fetched the function module idoc_output_ordrsp and the customer exits in that...

    Resolved! Accepted Solution

    Question regarding SAP Users Data -> tcode authorization/super user/etc.

    Hello people, I recently have to do something where I have to find the master data of the SAP user id's and its authorized transaction codes and to determine if what kind of users they are (i.e. super users).I am assuming an SAP Table stores these da...

    Resolved! Accepted Solution

    Problem in Smart Forms

    Hi all,The issue is as follows:We have a custom designed Smart form. Whenever I execute that form generated FM, it gets executed and shows the print preview. But once if I use this FM in any other custom FM as shown below, it gives error message and ...

    Resolved! Accepted Solution

    Read Dynamic Field Symbol

    Hello , I have a field symbol where i am not aware of fields (Column Name) , i mean column names are Dynamic. Problem is i need to read this field symbol value , how can i do it . It will always have 1 record Example Field Symbol looks something like...

    Resolved! Accepted Solution

    Help Message Customize

    Hello,I'm thinking the good way that let the end user know how to use customized tranzaction.For instance,I've developed several program and assigned tranzaction code.But many times my client asked me how to use them.I want to customize help message ...

    Resolved! Accepted Solution

    removing comma

    Hi experts,DATA:G_LIFTS(20).Using G_LIFTS variable iam trying to display some numbers like 2,12,<b>13,</b>Here i want to remove ',' in the last.SHIFT G_LIFTS RIGHT DELETING TRAILING ','.why the above statement is not working...thankskaki

    Labels in this area