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

    User Exit After Saving in CO11N (After Get Confirmation counter AFRU-RMZHL)

    Hi All.I need a user exit for PP confirmation (T-code co11n)what I need is action after saving which gives me confirmation counter for table AFRU colum RMZHL.I need all data that will be inserted in table AFRU since I want to duplicate Afru wth Z-Tab...

    How to check the two logic at a single statement for a particular filed in a table using 'WHERE' ?

    Hi Friends,                 there is a table to hold for cab processing details, Cab request has different status likeS = Employee created the RequestC =  Employee Cancelled the request.A = Manager Approved.T = Travel Desk approved.R = Request Reject...

    Resolved! Accepted Solution

    Dump in include LSKBHF06 of SAPLSKBH program while creating dynamic internal table.

    Hello Guys,We are facing a issue and expecting a support to resolve it.Brief Info about the issue:We have developed a code which downloads some specific information from database tables from client's system in excel file.For that we have used below m...

    Resolved! Accepted Solution

    Regarding At New in loop..

    Hi, I have internal table loop as below.Loop at itab into wtab.  At new belnr.     Code....  Endat.Endloop.I have 10 fields in itab and belnr is at 4th position.When code enters in At new belnr then all the fields which are coming after belnr are sta...

    Resolved! Accepted Solution

    Light goes off or System crash During Upload data through BDC Call Transaction ..

    Hi Experts ,                How do I know how many records had been updated in database while uploading the  flat file through BDC call transaction  ,the system suddenly  crash or light  goes off ..............Thanks and Regards .Om prakash 

    coolomi1 by Explorer
    • 1897 Views
    • 13 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SAPScript Include Text to check and read text according to company code

    Hi all,In table T001G,RFKORD11ADRS_HEADERADRS_FOOTERADRS_SIGNATUREADRS_SENDERADRSI used OBB1 to make a copy of "sender details for correspondence" the above line to another line for separate companies to store different sender's address.Example:Compa...

    ABAP Scripts

    Hi All,I'm new to ABAP.I created script by using user defined table zemploye by using select-options.I got output only one record.I want to display multiple records in output.my output is like this.  10... abcd.. MY PROGRAM:data :  begin of abc,     ...

    PFCG issue - removing transaction codes from menu and not clearing up the authorization tab

    I’m using SAP ERP version ECC6 and EHP5 and also we have updated our system with the PSCD FI module. I’m having the following issue in PFCG transaction code - I have created a new single role by copied other or from scratch and added few  transaction...

    Resolved! Accepted Solution

    Type any => is it a string or a range table?

    Hi,i've a method which should receive either a range table or a string. If it is a range table (like a select option) the low columns should be converted in a string sepearted by semicolon.So the logic is:if parameter is a string.  evrything_ok.elsei...

    Template missing

    Hi Experts, I am getting an error like(Template is missing : sap_sm_xls)  when I am trying to export to excel , Please advice how to resolve this.. Please find the attachment.. I already talk with my basis consultant..but they are saying it is not th...

    Resolved! Accepted Solution

    ALV Grid Dividing Line

    Hello SAP-spezialists,i have a question regarding to manipulate the output of a ALV Grid (OO variant) in SAP.In my report the alv display some information and also accepts input from the user. For the user its easier to analyse the displayed informat...

    Resolved! Accepted Solution

    Issue with job and its spool

    Hi All,      I have an issue with one of my requirement.I have a calling program which contains a submit programPROGRAM1      SUBMIT PROGRAM2.....      Display ALV(creates spool 1,if set in back ground)PROGRAM2      DISPLAY ALV(creates spool 2,if pro...

    Resolved! Accepted Solution

    Transaction to a role

    Hi Guys,I want to find the list of tocdes assigned to a role.I checked it in table agr_1251 it gave 194tcodes.But when checking through suim->transaction->excutable fora role it shows 202 tcodes.COuld you please suggest me which procedure is correct ...

    Resolved! Accepted Solution

    Excise G/L or Account document not triggring at the time of reversal posting using T.code J1IF13.

    Hi Experts,Please share your view on below mention doubt....Is there any Excise G/L entries or accounting entries triggred at the time of component reversal posting using T.Code J1IF13.1. Client "A" is procured material "X" from external Vendor. (wit...

    Resolved! Accepted Solution

    Unknown Pragmas

    I have some warnings that pop up in EPC on certain SELECT SINGLE statements where I just want to get any of the records that match a partial key. This is listed as a warning but I'd like to ignore that as its implications are irrelevant to my situati...

    Using macro mmpur_message_forced in PROCESS_HEADER method of the BADI ME_PROCESS_REQ_CUST

    Hello,          I have written some code to modify the PR item values in the PROCESS_HEADER method of the BADI ME_PROCESS_REQ_CUST  and it works fine. I also need to display an 'I' type message saying that the PR items data has been changed. I used t...

    Labels in this area

    Explore this Area