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

    trasfering objects

    Hi Experts,We have two separate servers ZF1 & DF1.Many objects were developed in ZF1 server.Now i want to transfer all the objects into DF1 server.Since there is no link between two servers how can i trasfer all the objects??Do i need to copy one by ...

    SCC1 in HR

    Colleagues,Our functional people say that it is normal practice for Configurers to use SCC1 to move client-dependent HR config in individual transports around the dev system. I agree with them, but can find no autoirty from SAP OSS or elsewhere, exce...

    Resolved! Accepted Solution

    LOGIC URGENT

    HI GURUS, CAN YOU PLEASE TELL ME THE LOGIC FOR THIS ITS URGENTFor the documents contained in the INTAB1 table check whether there are any line items posted to HKONT’s =(260501,260502,260503) and store them in an internal table INTAB2If yes then g...

    Resolved! Accepted Solution

    ALV report

    Hi. I have a specific requirement in my report.When user selects Customer field(KUNNR) in the list display and presses "Show line item" button on application tool bar it should display the line item details of that specific customer.Presently when pr...

    LINE ITEM

    HI,3) For the documents contained in the INTAB1 table check whether there are any line items posted to HKONT’s =(260501,260502,260503) and store them in an internal table INTAB2If yes then get the following fields from BSIS/BSAS table BSIS/BSAS – BEL...

    Resolved! Accepted Solution

    What does this error mean?

    Hello experts, We just transported my report to QA server and when we try to add new records(via the report) there is an error that pops up that says: Database error for <ADDR_PERS_COMP_COMM_GET> <0>. In DEV all is fine but how come in QAS it happene...

    SALV OO Questtion

    I am experimenting with the new ALV object model on an ERP2005 system. It looks good so far. But I am stumped on one point. I have programmed a methodto handle a double-click event when a user clicks on a cell. I want to be able to call a FM whic...

    Resolved! Accepted Solution

    What's type h and u

    Hi,I am usinga FM and I keep getting error that says ...but the formal parameter "ET_DATA" can accept only fields of type "h". The field "ET_DATA" has the type "u".What's type "h" and "u" is this referring to? Any ideas?Thank,RTMessage was edited by:...

    system status

    Hi Every OneIt very Urgent. in the 'BAPI_BUS2054_SET_STATUS'in the project I was able to set system status REL to Tecobut when i tried to set TECO to REL BAPI return success ful that system status waschanged successfully.But when I go and look into ...

    Resolved! Accepted Solution

    Exit to MB21

    Hi Gurus!!!I need a Help!I'm working in Enterprise Version.I need to put a Message in the transaction MB21. When the user put a code into the field PLANT (like C100) show a message to i. Can you help me?Thanks!!!!!regards!

    Resolved! Accepted Solution

    Error...

    REPORT ZTUSH.TABLES: VBFA, VBAP.TYPES: Begin of LINE, VBELV TYPE VBFA-VBELV, POSNV TYPE VBFA-POSNV, POSEX TYPE VBAP-POSEX, END OF LINE. DATA: PO_LINE TYPE TABLE OF LINE. LOOP AT delivery_item.select single vbfavbelv ...

    Resolved! Accepted Solution

    SAP Script : conditions

    Dear All,I am working on SAP Script. I have to print so<b>invoice Number Doc type invoice date .....</b>so I have used &bseg-belnr&,,XXXXX,,&BSID-BLDAT& Now my question is in what should I enter in XXXXX place.Actually there is a condiation there.if ...

    Resolved! Accepted Solution

    call transaction issue

    Hi all,Iam using call transaction for t-code MB1A.Though i commented out the perform statment for storage location even then i see the storage location value in when i execute the program.This is my codeperform bdc_field using 'RM07M-BWARTWA' ...

    Resolved! Accepted Solution

    Exiting a Loop.

    Experts, I am in a loop, say the third record out of ten, I have a scenario where I neeed to exit that third instance of the loop so no subsequent processing occurs within that instance of the loop. I say exit. However, I want to loop to the fourth r...

    Resolved! Accepted Solution

    Using inner join

    How can I write following using inner join instead of writing diffrently ?Select VBELV POSNV from VBFA into V1 V2 WHERE VBELN = DELIVERY_ITEM-VBELN AND POSNN = DELIVERY_ITEM-POSNR AND VB_TYPE_N = 'J'.Select POSEX from VBAP in...

    Resolved! Accepted Solution

    Data Dictionary

    HI Friends,I have created a table and when i creat some entries into that table it always reset everything in enter in UPPER CASE. However i want to send the data to an external system which would read only lower case.Please let me know what should b...

    Labels in this area

    Explore this Area