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

    can REUSE_ALV_FIELDCATALOG_MERGE create the fieldcatlog of Internal_table which is defined as 'type standard table of'

    Hello Experts, I m using REUSE_ALV_FIELDCATALOG_MERGE in my program to get fieldcalog of my intetrnal table which is defined as 'Type Standard table of'. First i have defined structure of internal table using Types: begin of xyzx / End of Xyz where i...

    Resolved! Accepted Solution

    How to set 'Material Master' tab as default in standard transaction CG54?

    Hi AllI am having a requirement to call the transaction CG54 from a custom program. On calling the transaction, I need to put some default values to the input fields and the default tab selected should be 'Material Master'. I am able to default input...

    Resolved! Accepted Solution

    BADI: LE_SHP_DELIVERY_PROC -LIPS is not updating

    I am using the BAdi LE_SHP_DELIVERY_PROC and using method SAVE_DOCUMENT_PREPARE and simply writing the following code update for updating LIPS-CHARG field.But it's not update the field. I've updated the ct_lips also.                         if ct_yli...

    Resolved! Accepted Solution

    Print Picking labels

    Hi all,I have to create an program to print the Picking labels.It can be on two ways:Define a printer per warehouse-storage type combinationDefine a printer per warehouse-warehouse operator combinationNow, how do I know which way to print the Picking...

    Resolved! Accepted Solution

    Display Float-Data in SALV Table without Exponent

    Hello,I' looking for a method to display float-data in an CL_SALV_TABLE without the exponent.My user can't live with values like "Work = 6.00E+01 and Work per week = 4.72E+00".With the ALV Grid (cl_gui_alv_grid) you can modify the  fieldcat to suppre...

    Problem with BAPI_SALESORDER_CHANGE when updating Condition type with price from material master.

    Here I am replacing the condition type ZOCH  on the sales order item with the price from material master data if this exists, and it’s different.Here The issue is that for specific sales orders its getting stopped at the following screen.Here I would...

    Resolved! Accepted Solution

    Change of sum row in CAT2

    Hey, SCN-ers!I have made additional fields in the timesheet table of CAT2.Now, I want my program to summarize values of these fields and display it in the respective field of sum row.But, nothing is shown in this field.I think, maybe it is blocked fr...

    Resolved! Accepted Solution

    How do I get Item Level text from PO ME21N Prior To Saving The PO?

    I saw this asked a few times but no solution so I will ask again.Imagine that you are creating a PO in ME21N. You have some Header Level Text and then imagine you have 2 items in this PO. Each of these two items has Item Level Text.Once a PO is saved...

    Resolved! Accepted Solution

    call function in update task empty variables error

    Hello,I'm experiencing a weird error while using the addition "In update task".My Scenario is the following:Use the bapi_goodsmvt_create -> if there are no errors, fill some values and call my function and then commit everything.The problem is, when ...

    Resolved! Accepted Solution

    Needs a logic to group the Similer materials in to internal TABLE

    HI Experts,i need a logic to be impliment as per the requiment belowwhere tbl_ekpo is an internal Table. Group the records of tbl_ekpo by MATNR/WERKSVerify how many records we have for each group:If only one records àIf more than one record exists fo...

    Labels in this area

    Explore this Area