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

    bapi please

    Hi everyone,Here I am stuck in BAPI after creating an Object in BOR now i need to know is that how to create ALE Ashynchronus, then what to do to call bapi from ABAP and also How to create BAPI for that Object or how to call bapi in ABAP and MS-Acce...

    Resolved! Accepted Solution

    dynamic tables

    Hi all,what is a dynamic table ? How do i go about creating one. Actually, my requirement is to display a set of fields based on selection screen with 3 input fields. Any help/suggestion is appreciated. Thank you.

    Resolved! Accepted Solution

    Select Statement

    Hi all, in the select statement below i have two fields 'augst' and 'augob'. they can hold values '9' and 'X' respectively. I should ignore the records if any one of the field has value or if both have values. iam able to get it correct for the lat...

    Resolved! Accepted Solution

    abt my requirment

    Hello,I have an reqirement like the users which have email addresses set up as *.gm1.com should now be changed to *.gm2.com.The changes in email addresses are done by SU01.This is a one time program to be moved to production and also user should hav...

    include structure

    hi,if i want to add fields to tab_bsid using include structure wa_partner, can it be done? if not what can i do? i know to have include structure, must be in the begin ~ end but for my case, can it be done?DATA: tab_bsid TYPE STANDARD TABLE OF bsid, ...

    cost element

    I am developing a cost center. where i am extracting cost center and object number fromCSKS table.Using the Object I am extracting Cost element... loop at itab. l_tabix = sy-tabix. select single kstar ebeln from covp into (covp-kstar , ...

    CRM 5.0 - SUIM

    In CRM 5.0 if I put 30 in the SUIM->Users->"By Logon change and password change"->“No. days since last logon” field, will it give me list of users who have not logged on for 30 and more days?Or it will give me list of users who have logged on in last...

    Resolved! Accepted Solution

    CL_GUI_TOOLBAR button doesn't fire from custom subcreen created in exit.

    I have a subscreen on a custom tab in IW22. This subscreen is prepared by the "ZXQQMU07" module included by exit EXIT_SAPMIWO0_008 in XQQM.In the ZXQQMU07 module, I have created a toolbar, added a button to this toolbar, and created an event receiv...

    how to find error

    hi friends,i have a scenario in which, a function module is being called from an idoc,and that function module throws an error message when a document is not found in a standard table.now my work is to go to the place where the error is bieng trigger...

    User Exit (pricing)

    Hi guru's:i really have a very large user exit to understand, would like to post it but its pretty large. I would request you to pass your email id's so that i can forward it to you directly and take some help from you. my email id is: sapfunci@gmail...

    Resolved! Accepted Solution

    SSO: ITS

    Hello,We are trying to setup SSO for SAP System. Our architecture looks like this:3rd party logon mechanism(via web) --> ITS --> Web Dispatcher --> WAS (BSP's)We did extensive research and found that ITS might enable us to do that. But we are not c...

    lsmw query

    Hi,I am doing Lsmw for Fs00 using standard bacth input method.At mapping i.e 5 th step of lsmw.i want code such a way,that if the obligatory in the transaction is not pass from the test data then that record must skip.transaction must run for the ne...

    Resolved! Accepted Solution

    How to add leading zeros ?

    Hi Friends, I have a shipment no say 10 char long . Now the thing is in my program I need to add leading zeros if the shipment no is not 10 char long . For eg : if the tknum is 99919 . I need to make use of a command to make it 10 char long lke 00000...

    lsmw query

    Hi, I am doing lsmw with standard batch input for FS00.1. I need to skip the record if the obligatory field value is not given.should i use skip record or skip transaction.Plz post answer.If possibale piece of code.Urgent...Thanks in advance.

    Labels in this area

    Explore this Area