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

    AS01 - User Exit On Save

    Dear AllI want to customize the Asset Number in ANLA table - through  Tcode AS01.Whatever the number system generates.. I have to prefix with some Alpha numeric Charecter.For that I need a user Exit.I tried with the exit   EXIT_SAPLAIST_001Howver, no...

    Resolved! Accepted Solution

    Deletion of Personnel Numbers - Message no READ access, but users do ?

    Some users in our payroll section are having a problem deleting personnel numbers,  These are personnel numbers that have no payroll records for them, they were rasied in error and need to be deleted before any payroll processing has taken place,The ...

    Merge Alv header

    i have a requirement like this:display an alv report with column header like this:consider this as 1 field:Sr No.| vat inv No |     party name | Tin No | Purchase Value| Amt|                            |                |                      |       ...

    Resolved! Accepted Solution

    Passing internal table field dynamically in a LOOP

    Hi All, I have an interanl table ( gt_table ) which records are as follows:fldname|spos|eposfld1          0     10fld2          10     15fld3          15     12Of course this is an example I need to pass an internal table field dynamically to the wo...

    Dynamic selection screen

    Hi Experts,  I have 3 selection screen parameters are...PARAMETERS:    p_type   AS LISTBOX VISIBLE LENGTH 15,               P_bukrs like t001-bukrs modif id M1,               P_werks like marc-werks modif id M2.List box Type has 2 values are 'Company...

    Resolved! Accepted Solution

    Regarding leading zeros

    Hi experts,I have a select-options for table field( char10). But in table this fields having 4 digit value only (9022,9023 etc.) . If i give input as 9022 taken from the table. I am not getting the output..Reason: When i debug this program the leadin...

    Resolved! Accepted Solution

    Client Dependent/Independent

    Hi Gurus ,I am implementing GRC 10 in our system .I needed a little clarification on which of the following objects are client dependent/independent .1)      MSMP workflows2)      Risk Analysis and Remediation, Ruleset, mitigation controls3)      Fir...

    Resolved! Accepted Solution

    how to update contents in a table created using module pool programming? unable to do that process for the below code

    *&---------------------------------------------------------------------* *& Module Pool       ZCDSHOP *& *&---------------------------------------------------------------------* *& *& *&----------------------------------------------------------------...

    Resolved! Accepted Solution

    How to pass value to call transaction statement within interactive reports.

    Dear All,Here i am trying to pass a value (material Number) to call transaction statement as shown below.data: it_mara type table of mara with header line.select * from mara into table it_mara.     loop at it_mara.     write:/ it_mara-matnr hotspot. ...

    Resolved! Accepted Solution

    BADI or User-Exit in ME51N for Version Completion Indicator in Versions Tab

    Dear All,I have a requirement to Un-check and grey out the version completion indicator checkbox in the item level based on the Users in ME51N and ME52N. Only certain users should have the authorization to change the same. I want to know is there any...

    Resolved! Accepted Solution

    How to get the inspection setup of a material using BAPI?

    Hi guys.I am using BAPI_MATERIAL_SAVEDATA to extend a material from one plant to another.First I have extended the material. Next I want to create the inspection setup.I want to know the way to get the inspection setup of the material from the first ...

    Resolved! Accepted Solution

    Can BAPI_PR_CREATE be used for Service Requisitions with Limits?

    Hi  - I have a requirement to develop an ABAP Webdynpro to create/change purchase requisitions and it should have features similar to ME51N/ME52N. From some OSS notes and forums, I found that BAPI_PR_CREATE and BAPI_PR_CHANGE are the right BAPI's for...

    Resolved! Accepted Solution

    Add field in IW32

    I have a requirement to add field under1) Headers tab 2) Operations tab (additional column in tabstrip)for transaction code IW32/IW33I have checked IWO10018, but it seems it is not the right one for my requirement. Thanks!

    Resolved! Accepted Solution

    MM01 batch input

    Hi,I am going to copy materials . I need bdc_code of 'BDC_OKCODE' of  purchasing , accounting 1 and  accounting 2 ı cant move with tab cause ı will make too many BI and order of tabs will change . I need exact okcodes of these.Thanks.

    Labels in this area

    Explore this Area