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

    Change Year

    Hi Experts,I need a Function module name for the below thing.If my date is 20070812 then it should minus 1 year and return as 20060812.If my date is 20050611 then it should minus 2 year and return as 20030611.I dont need a coding, I need FM for this....

    Resolved! Accepted Solution

    About DB Table

    Hi,I am Using a Standard SAP DB Table "SWFREVTLOG"I am Writing a Program"ZABC" To call the Last Event ID Which is last generated.by DATA : ID LIKE SWFREVTLOG-EVENT_ID.SELECT MAX( EVENT_ID ) INTO ID FROM SWFREVTLOG.Now My Object is ,When Ever a New EV...

    Resolved! Accepted Solution

    selection validations

    hi guru's,in my selection screen one parameter(companycode) and two select options (vkorg, vtweg ) are there.i want to validate this fields such as ' once we select company code it should have to give vkorg data if we press f4 for vkorg related to o...

    ALV!

    HI All,To fetch the fallowing required fields from the related tables by the selection criteria Material No and Posting dates. Using ALV. Need reporting on this:- Anybody help me out.Field Name Description Required level Reference TableMATNR ...

    Regarding Script

    Hi,i need to desing return sales order form for that i copied rvorder01 from. transaction va03 is used to print the form. in zrvorder01 i have to maintain the window in which i need to print the following data.Price KOMVD-KBETR CURR PriceUnit Price K...

    Label Printing

    Hi Folks,Currently I am working on LABEL Printing.Can anyone here please let me know the STANDARD programs that needs to be copied related to this.Is output determination not a must for LABEL printing?Kindly let me know.Thanks,K.Kiran.

    kiran_k8 by Active Contributor
    • 373 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    payroll

    Hi all.. I m new to payroll. One task is assigned to me regarding US payroll. How to proceed? pls tell me stepwise. Can anybody explain how to see payroll driver related to US? can anyone give me the path to see the payroll driver program. And w...

    screen input

    Hi,I am working on a report,where there are 2 fields(status,EOP).The status field has 3 values(active,balnace out,archive).Here only when the user selects the balance out value,the EOP field should be available for o/p.When the user selects the other...

    Resolved! Accepted Solution

    BDC

    hi guru'sWe are trying to build an BDC for va02 traction. The BDC work fine but in some case where the line items are more than 8 records that doesn't get updated i.e. that the line items which are displayed on the screen that gets updated but wh...

    Resolved! Accepted Solution

    dynamic columns in alv

    hi, i am really confused trying this logic. i have a data in my internal table,it contains a field called batch number (charg), i have to pass this batch number to a function module and i get batch characteristic. now the batch characteristics i g...

    Resolved! Accepted Solution

    My loop is not working

    Hi Guru's,This is my program . There is no syntax error but while debugging this below loop it is not working( LOOP AT i_vbrk WHERE vbeln = i_vbak-vbeln. ), Please correct my program if anything is wrong or suggest me what do to.REPORT zsdr_omvsa4...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST

    Hi Experts,I want to create FI Doc through BAPI BAPI_ACC_DOCUMENT_POST. but I do not know how to get the below fields for import parameters DOCUMENTHEADER:OBJ_TYPEOBJ_KEYBUS_ACTI try to use the function module GET_NEXT_FI_DOCUMENT_NUMBER to get above...

    Labels in this area

    Explore this Area