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

    Sales Order --> Purchase Req --> Purchase Order ..... Sales Document flow??

    Hi Guys, We have a process where we proccure few parts externally. When a sales order is created in our system based on the item category config we are able to create a purchase requition automatically. This Preq is further used to create a PO based ...

    Update task FM

    Hi Guys,Im dealing with a customize dialog transaction where it does have quite a number of Update task FMs to be executed(base on the process). And all those Update Task FMs will be bundled in 1 single LUW to ensure the data consistancy. But i have ...

    Resolved! Accepted Solution

    SO change

    Hi All,I have got a small problem. im creating a sales order using a bapi and doing some process with the return orders thats already created. if the order created consists of duplicate line items i have to add the quantity of the duplicate material ...

    Resolved! Accepted Solution

    Inbound Processing Error ?

    I create an outbpund idoc as a file on a file port : FILEIN. FILEIN port is defined as a file port with Dir parameter set as : /tmp/and FM parameter set as : EDI_PATH_CREATE_DATE_TIME . No parameters are maintained for Inbound file . I create outboun...

    FM Signature

    Hi all,Is there any way by which we can programatically get the signature of a function module??For example, any system table that stores all the function module signature ORIs there any function that imports the name of the function module and retur...

    sap script issue

    Guy'si have one problem ,i have one field rf140-wrshb,it's value in print program is 110.00 ,but whenit goes to form it become 110,00 ,when same valuei pass from form to print program to same fieldit go for a dump, for example 110.00 will become 110,...

    Resolved! Accepted Solution

    Is there any way to force a Role Check for authorization from a Ztable

    Hi all,I have an issue that deals with Authorization check using a role. I have to know if there is any way to make a Role force to check if an entry exists in a Ztable.Eg. A User is assigned a role Z:Ztable_check. Can we now force this Role to someh...

    Access control

    Hi all,Is it possible to make a class read only??The requirement is that we have created a class with a method. The method has an Include file.The user must be able to modify the Include file but he should not be able to modify the class.That is we w...

    Search help exit

    Hi,I'm having problems with a search help exit in version 4.7. The search help is based on F4IF_SHLP_EXIT_EXAMPLE. The problem that I'm having is with the hit list, incorrect values are shown in incorrect columns. The search help exit has been copied...

    TJRP by Participant
    • 1501 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Result list from User exit

    I need to produce an output listing from a user exit. It's a lockbox process where I'm passed control at a point in the process. The customer would like me to produce a log listing from the user exit rather than storing the data in a DB table. Can so...

    Resolved! Accepted Solution

    SAP Tables

    Hi,I need to find a document where it says for each transaction code these are the tables that get updated. It should have a clear link with the transaction screen. That means the screen field should be linked to the actual field in the table that ge...

    Resolved! Accepted Solution

    sy-index lost

    i have a table control in a screen and in the pai i have a loop for the internal table of the tc but when i enter some lines and press ok, the sy-tabix index in the loop is 0, and i have a module without additions and sometimes it doesn´t enter in it...

    Resolved! Accepted Solution

    Query footer

    Dear all. I have created a query, using a Basic List. But i need to Created a Footer Note, at this moment when using the Basic list (For this i have created this line in the Configuration off the Basic List) can see the footer note, but a can't se...

    VFKP table updation

    Hi !!I am looking out for conditions under which table VFKP (Shipment Costs : Item Data) gets updated and which is the transaction to do this and which other transactions are involved in the updation, in the normal course of working. I am specifical...

    Resolved! Accepted Solution

    Obsolete statement

    Hi friends,I have used the statement:"ON CHANGE OF........ENDON." in my program.during extended check in program.... this satement is showing as obsolete statement error.The error is as follows:" The current ABAP command is obsolete and problematic, ...

    Resolved! Accepted Solution

    aborting the pgm execution

    Hi all, I am calling a report pgm from module pool pgm. like this: in PAI of screen 0001.if sy-ucomm eq 'INL'.call transaction 'XYZ'.endif.transaction XYZ is assigned to report pgm.when i press particular button on module pool screen report gets cal...

    Resolved! Accepted Solution

    Two Dimensional Report - With FTP download and formatting in EXCEL

    Hi all,I have a ztable with customer,daily quantity , date as columns. I need to make a report with date as rows and customer as columns . If a new customer is added in the ztable , one more column should come in the report.Basically the internal tab...

    third party tool

    in a particular program i require to acess a third party encryption tool(batch file) which encrypts a file. i tried using the methof cl_gui_frontendservices=>execute . but my problem is that the program always will run in the background and this meth...

    Labels in this area

    Explore this Area