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

    select query

    i have this requirement s_vbeln is optional from this input i have to show the output in alv as follows sale id , division , customer name , sale item , material , qunatity, price, delivery number ,delivery date , shipment number , shipment...

    Resolved! Accepted Solution

    A generic reference cannot be dereferenced (->) in the current statement.

    Hello, I am currently on SAP_BASIS 7.50 and I have this issue. When I do a table expression in a ASSIGN statement and try to de-reference data in the same statement I get this error: A generic reference cannot be de-referenced (->) in the curre...

    Resolved! Accepted Solution

    How do I construct a single variable value in ABAP 750?

    Every now and then I happen to be in need of the construction of a single variable value. The VALUE operator does it only for structures and tables, so I use a workaround with EXACT. See the example: r_success = exact abap_bool( let data_necessar...

    jrgkraus by Active Contributor
    • 1980 Views
    • 5 Comments
    • 3 Likes
    Resolved! Accepted Solution

    Download ALV output to XLSX - unexpected 0 in case of fieldcat no_zero = 'X'

    Hello Guru, When download ALV view output to XLSX with effective of field category option "no_zero = 'X'", and with column being set as numeric type P, the XLSX sheet still keeps 0 on those column which I don't want. Is there any available option...

    Resolved! Accepted Solution

    Reversal Indicator field

    Hello, I am trying to add the reverse indicator field in FBL5N,FBL3N and FBL1N the same that is in FB03. I tried running RFPOSXEXTEND and BALVBUFDEL...no change. I have been looking for the past week for any information on how to make this avai...

    Resolved! Accepted Solution

    Function Module for GS02

    Hi Experts, I have some entries in a set(Company codes are maintained under one set). I want to remove/delete any particular company code from that set, I don't want to delete whole set. Which Function module I can use? I don't want to use BDC

    arpitr by Participant
    • 5472 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Service Layer Entities

    Dear support community, I am struggling to find within SAP API (service layer) equivalent of below SQL tables. Did anyone used it before? Thank you! I am talking about SAP B1 Hana version OHEM Employees OITW Item Warehouse ORCM Recommendation Data...

    Resolved! Accepted Solution

    Dunning letter should be sent to customer on dunning printout not on sample printout tcode F150

    Dear Experts, I had a requirement that dunning letter has to be sent via email to customer. I set up BTE 1040 and that is working fine. But the problem is that : there are two buttons in f150 : 1. Dunning printout and 2. Sample printout . Now ema...

    Resolved! Accepted Solution

    What's the best way to delimit old records in infty 2012?

    I have a business request to delimit old records to have a different endda for infty 2012 which has a time constraint of 'Z'. I was reading few blogs and it seems like using FM HR_INFOTYPE_OPERATION, the delimit operation doesn't work but there's a h...

    Resolved! Accepted Solution

    How to debug output type for VF03 transaction

    Hi, I have to debug a smartform in the production server which is called by the output type Z015. I want to know how to set a breakpoint in such a case . I tried /h debugging but after I get the pop up for choosing the output type, I am getting the...

    Resolved! Accepted Solution

    /SAPSLL/CD_STATUS_GET - Exception SUBSEQUENT_PROCESS_BLOCKED

    Hi Friends, While creating the PO, output type NEU is automatically saved. When I Goto ME22N, output type NEU is disappeared for a particular plant. I have debugged the standard program. FM /SAPSLL/CD_STATUS_GET raised a exception SUBSEQUENT_PRO...

    Resolved! Accepted Solution

    Format String as Date,

    Hi, am using CONCATENATE LINES OF I_TAB_DATES INTO TEMP_STR SEPARATED BY ', ' to join multi dates into one string to display in my report in one line. but am loosing the date format is there any way to keep the date format !? Thanks

    Yasin by Active Participant
    • 2206 Views
    • 5 Comments
    • 0 Likes

    After Call transaction 'VF01' Billing document got Generated but not available in System

    Hello Experts, I am creating Billing document using CALL TRANSACTION 'VF01' via BDC program, But even after generating the document. That document is not available in the system. But if I create this document by VF01 without BDC Program ,Document...

    Resolved! Accepted Solution

    Is there Any way to search the string in entire program in ABAP inculdes subprograms?

    Hello guys, I am Arun. I am new to this group. Hope you all are working well. When i try to search the keyword or string in the Program by using FIND funtion, I can only search in the MAINPROGRAM. There are ample of subprograms inside the mai...

    Labels in this area

    Explore this Area