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
    • 96823 Views
    • 212 Comments
    • 39 Likes

    Itcsy - Medruck

    Hi all, I need to include Contact phone number and Logo on the script in me22n t-code.In the vendor and in consignee address i need to include Phone number and i also need to chang the logo. Kindly say me how to include or call ITCSY structu...

    Resolved! Accepted Solution

    Simple ABAP/HTML exercise

    Hi there, sometimes when I want to emphasize some header in my ABAP programm, the standard functionalities are not enough (input field, grid's title ...) So maybe I could use a HTML in order to create some kind of 'header', so for example ... HEADER ...

    Resolved! Accepted Solution

    Unable to post the Purchase Order inbound idocs which are in status 64

    HiWhile Processing the inbound idocs which are in status 64 for message type: PORDCR i am getting theidoc into error status 51 saying the error as "Missing authorization: Purchase Order Create Purchasing Grou V10"We are getting the inbound idocs from...

    BOM maintain.

    HI,I am using the following function modules to change my BOM.my sy-subrc value is 0 for fst two function modulesand for the third function module it is giving sy-subrc as '1'.and gving message as "No BOM was opened or an error occurred opening the B...

    Resolved! Accepted Solution

    Splitting several joins.

    dear all,i want to increase the performance of a query program that has got around 11 inner joins.if at all, i split it using select and for all entries, it will have nested loops when populating the data into the final table, which will again reduce...

    Resolved! Accepted Solution

    alv_grid total problem

    Hi experts, my problem in the alv grid is when i subtract the amount its coming diffrent.like 221,397,000 - 1,000 = 221,396,000 but here its coming it as 22,139,699,000. as its subtracting by (dot) .1000 . so wat might b the problem & hw t...

    Resolved! Accepted Solution

    Dynamic Headers in ALV Based on Different layouts

    Hi Experts,I Have a requirement in an ALV Report wherein After the report run as the user chooses different layouts from saved ones the ALV header should change accordingly.I'm using Function modules to write the ALV.First of all , is it possible? an...

    sachin_soni by Active Participant
    • 1538 Views
    • 13 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Dump when Searching

    everytime i use search in this certain program dump will always occur.The dump says:Error when atempting to IMPORT object "P_STRUCTURE_TEXTS"and directed in this line: IMPORT p_structure_texts p_child_structures FROM DATA...

    Regarding Locking

    Hi,i have developed a module pool program with options like : 1. NEW ENTRY2. DISPLAY3. CHANGEthe requirement is if one user is in new entry / change mode for the particular day , system shud not allow them like in standard. Not locking TCode or Table...

    Resolved! Accepted Solution

    function guid_convert

    Hi,the function module guid_convert is marked as obsolete. Searching in OSS reveals the class cl_system_uuid which should be used instead.But.... this function is not available in none of our systems.... How can i found out which support packacge/ena...

    Resolved! Accepted Solution

    Deactivating Certain Actions for a Standard REPORT for some users only...

    Hai guys, In FBL3N a user gets to see the line item details within any GL DOCUMENT.Once the Basic Lsit load,A user can doubleclick and go for a further screen whch shows the SINGLE DOCUMENT LINE ITEM along with other details.How in the second scre...

    log in data

    hye techies, i have a requirement that we need to track the users logging into our production server through. I have to upload data into a table which stores the following data inf the form of following fields for every log in.USERIDIPTime of logint...

    error in include

    Hi All, I developed one report.my report name (in se38) is ztest.now i created one include for global data.The include name is ztest_top.When I check this include(ztest_top) it shows error message " REPORT/PROGRAM statement missing or program type ...

    Resolved! Accepted Solution

    Debugging of BADI

    Hi, I am creating one Service order in CRM on Save of this order it will create the Purchase Requision in ECC 6. at same time it will call one BADI in ECC 6. I want to debug this BADI in ECC 6. Can anybody please tell me the way to debug in this s...

    Call transformation

    Hello,I am using simple transformation to convert from ABAP to XML.my internal table or the source is as follows:TYPES: BEGIN OF T1,A,B,C,END OF T1.DATA: BEGIN OF WT1,LB TYPE TABLE OF t1,END OF WT1.TYPES: BEGIN OF T2.INCLUDE STRUCTURE WT1.TYPES:END O...

    Resolved! Accepted Solution

    Warning while processing the BDC session for ME11 - create info records

    Hi,I have succesfully created a BDC recording(SHDB) for ME11 transaction. but when I am trying to process the session(SM35) with file having correct data, I an getting a warning message" Please check Unit of measure and conversion factor" eventhogh c...

    Labels in this area

    Explore this Area