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

    last occurance

    HI,If I have <b>WRITE : ' " ' , ' " ' . " sample code.</b>I am taking this line into an internal table.I need to find LAST OCCURANCE OF <b>"</b>.There may be as many as <b>"</b> in a write statement, I need to get last occurance of <b>"</b>regards,na...

    Resolved! Accepted Solution

    BDC -

    This message appears when I run a BDC session:"Function code cannot be selected"SDN says this will happen now and again in a BDC.But am I missing a trick?- Created report that calls Function Module that calls BDC - works- Created report that creates ...

    Resolved! Accepted Solution

    Import_Export

    Dear All How to see the contents of ABAP Memory. I mean by using "Export" we will store data in a memory id and we can import this into many programs. My question is how to see the contents of this memori id. Please help..Biju

    excel sheet

    hello,how can i get all the fields of the table into excel sheet..when iam displaying the record i get only a few fields onto my local file..how can i get all the fields is there anything i wanna change in the settings..it is not programming thing.....

    help in sap scripts

    Hi Guys,i have modified RVORDER01 standard form, i uploaded logo to this form, and assigned print program in NACE , now i want to see the print preview of this form. can any one help in this issue.can any one guide me , after modifying MEDRUCK form ...

    Infotype Creation

    Hi All, I have created a custom infotype with time constraint 2 which has the multiple records for pernr.( Similar to Infotype 0168).When i am inserting the record since there is same key for the pernr its not inserting the data in the table p...

    Resolved! Accepted Solution

    Standard texts issue.

    hi experts,I have maintained a standard text for specfic customer.when I create the sales order for the above customer , i see the details of text in header details with different standard text and for Customer it appears correctly.This could be same...

    Resolved! Accepted Solution

    top of page

    Dear Friends, Iam trying to print sy-pageno / total no of pages in top of page . iam doing the calculation part like this. DATA:a TYPE i, b TYPE i, check. a = sy-linct - 14. b = sy-dbcnt / a. c = TRUNC( b ). check ...

    Resolved! Accepted Solution

    Simple Coding

    Hi, When i execute the below coding , the output starts from the 8th postion of the list . Can anyone tell me y it starts from the 8th postion & not from the initial postion ?data : A(10) type C value '200.22', B(10) TYPE C VALUE '300.22', ...

    Resolved! Accepted Solution

    BDC data upload

    HiThink through call transaction i have uploaded 500 records, after that we found that between 300 and 400 records are not properly uploadedCan any body tell me how to approach the problem and resolve it.kris

    Resolved! Accepted Solution

    BADI creation

    Hi,I want to create a BADI in ECC6.0 version of sap..Can any one let me know the step by step procedure for it and please let me know the significance of Enhancement Spot .Please let me know how to attach newly created BADI in standard SAP source cod...

    Resolved! Accepted Solution

    Screen resolution

    HelloDoes anybody know if there is a function which returns the resolution of the computer screen ?Ex : 800 * 600 pixels or 1280 * 1024 ?I need this information to adapt the size of a docking container.Thank you for your help.

    Labels in this area

    Explore this Area