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

    Create table data

    Hi,i use Create data statement for table but in zhr_lt i out structure that i build in se11 is there onother why exept build strcture in se 11?Regards CREATE DATA dytable TYPE TABLE OF zhr_lt ASSIGN dytable->* TO <d>.

    R/3 upgrade

    Guys, I understand that system upgrades are done in pieces eg: 1- DEV,2- QA,3-PRD. As soon as it is done for DEV, we can run su25 and update the customer tables.And similarly for QA and PRD.But for QA and PRD we just transport the newly filled table...

    Resolved! Accepted Solution

    lockbox payment

    Hi all we have added some custom fields(product code) in invoice wich we send to the customer. Now when we receive payment advice from customer then we want to use this fields to be used for clearing customer invoices.That is we want to use RFEBLB00 ...

    Resolved! Accepted Solution

    data elements ..

    hi,i create a custom table and add a field. In the data element column, I enter CHAR2.i create another field where I enter the data element as say ZDEFIELD2. In SE11 I have created an associated domain with CHAR2 and created this dataelement based on...

    Drill down report

    Hi all,I have to develop drill down report, at least it should drill down up to 3 levels or 3 lists in the first list it should display sum of customer values, after clicking on the particular customer it should drill down into details like that it s...

    Resolved! Accepted Solution

    downloading to excel

    hi all,i am displaying alv grid report and i want to download that report to excel sheet when i clicks on custom button on application tool bar.i am using MS_EXCEL_OLE_STANDARD_DAT' fm to download,but itis not working accurately.can any one tell me ...

    HR Payslip form

    Hi,Pls help me, how to add new text field with coding conditions,say for ex: if any employee's DOB falls in between the pay month then needs to add Happy birthday wishes in the payslip as separate text field.So how to add coding for this and where.Sa...

    Resolved! Accepted Solution

    Explain me this code

    var fields = xfa.layout.pageContent(xfa.layout.page(this)-1, "field", 0);var total = 0;for (var i=0; i <= fields.length-1; i++) {if (fields.item(i).name == "PRICE") {total = total + fields.item(i).rawValue;}}this.rawValue = total;

    Getting the Person Responsible from Requiremts Assignmts Tab in Service Ord

    Hi,I am trying to get the person responsible for a particular operation from the Requiremts Assignmts Tab in Service Order.In the IW32 transaction,in the requirements assignment tab for a particular operation when I look at the technica information o...

    Resolved! Accepted Solution

    workflow

    Hi,How can we change the prefix numbers in a workflow?Like evry workflow has 8 digit number with the prefix ws & first 3 digits are common for all the workflows created in a specific client. Please help.

    Resolved! Accepted Solution

    F4_INT_TABLE_VALUE_REQUEST

    I am using function module F4_INT_TABLE_VALUE_REQUEST to get an input help. But I need to get the importing feature as in Search Helps. ie. i need my values displayed in the help to be based on a value in a previous field. But during the POV and POH ...

    Labels in this area

    Explore this Area