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

    container

    is there any way to create custom container on the screen withoutdrawing it in screen painter?may be there are function module or class method to do this.Edited by: Marat on Jun 7, 2008 1:00 PM

    BAPI Doubt

    Hi Experts I am using BAPI_GOODSMVT_CREATE bapi to post the goods receipt automatically.I have set goodsmvt_code = 01we have made Delivery Note as Mandatory.So whats the field name for Delivery Note, I have searched for,but not able to find.And ...

    Resolved! Accepted Solution

    Copy SAP-table

    Dear,I made a copy of the SAP-table KNA1 and now I want to create some entries in this table. But when I do the following: Utilities >> Table Contents >> only the Display-option is available, but the "create entries"-option isn't...Can anyone help?

    Write Statement

    hi,on selection screen i am giving date range From---- to TO-------in the output i am displaying the dates into coloumn wise.01.02.2008 02.02.2008 03.02.2008 04.02.2008i am fetching the data and keeping into one itab.after that i am printing the it...

    Resolved! Accepted Solution

    Help on Sales order report

    Hi,I have a code to display Sales order report. But i need to generate Sales order Line item wise Report. Can anyone help me to modify this code to suit my criteria?DATA: IT_VBAK LIKE VBAK OCCURS 0 WITH HEADER LINE.DATA: IT_VBAP LIKE VBAP OCCURS 0 WI...

    F4 Help ?

    Hi All,I have placed a field, on my module pool screen, and converted it as list box. The domain of this field has some predefined set of values. These values are getting displayed in the drop down box. Can i overwrite these values in my program.? I...

    Report

    Hi,In my report, I want to separate employees..who had taken LTA and not taken LTA employees..I take a condition for it..IF TKN = 'X'.SELECT M1PERNR M1ENDDA M1BEGDA M1BETRG M2ENAME M2Z_DESIGNATION INTO CORRESPONDING FIELDS OF TABLE ITAB FROM PA0015 A...

    Resolved! Accepted Solution

    function module

    Hi all,I m totally nem to fm. i m reading a already developed code, having use of function module. Plz tell me in this code how we pass th parametr(criteria)like g_repid.....'x'.Plz explain line by linecall function 'REUSE_ALV_LIST_DISPLAY' export...

    WF Transport

    I would have a small question. I am sure aou have more experience in this. I have to transport (via transport requests) few quite complex workflows from one system to another. I know I have to enter u201CPDWSu201Dfor wrkflows and u201CPDTSu201D for t...

    Resolved! Accepted Solution

    Problem with Batch input

    Hi experts,im creating a BI, for txn PC00_m99_cedt, im recording it by SHDB,i get the form and then i send it by email, the problem is when i push one of the menu buttons, i lose the next dynpro.here is the code.perform bdc_dynpro using 'HMXCEDT...

    IDOC Issue in LSMW

    I have created lsmw to transfer fixed asset data using BAPI. I have also did inboud configuration for LSMW to post data. When I run start IDOC Generation after convert data step it says " File 'ZASSET_BAPI_ZASSET.lsmw.conv' transferred for IDoc gener...

    Resolved! Accepted Solution

    Dynamic Variant -Current date in selection screen - for batch jobs

    Hi Experts,My report runs in batch job with a variant, daily. One of the filed in selction screen should hv CURRENT DATE, with out providing as input explicitly by user.So, How Can I get it done?Its some thing with Dynamic variants + Selection Variab...

    Resolved! Accepted Solution

    Grid ALV

    I am using the method CALL METHOD ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY to get a grid ALV.I want to get the Seltab for the Grid.How can we do that?Someone help me with that please.Its urgent.Thanks,Sneha Singh.

    Labels in this area

    Explore this Area