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

    internal table?

    Hi all,I have an internal table with field DELKZ...and it contains values WB,U1,SP,KD...etc.IF itab-delkz = 'U1'.i need to get data from a database table.My question is i dont want to write the SELECT statement in LOOP?plz advise me regarding this.re...

    Resolved! Accepted Solution

    Table object

    Hi. There's transaction FBL1N and FBL5N in SAP. It's output is a list of invoices. I have a question about that table in which list of invoices is displayed. Is this some kind of object like ALV_GRID? It looks like was made by WRITE statements, but i...

    Resolved! Accepted Solution

    upload

    Hi.in my upload program its giving runtime error , its showing this message. conflict when calling a function module. please help me . how to solve this , please give me code for upload .

    Resolved! Accepted Solution

    POPUP

    I need to show a very long message, with an indeterminate number of vars, in a popup window. Like:Transport order <i>TO1</i> created for delivery <i>dl1</i>.Transport order <i>TO2</i> created for delivery <i>dl2</i>....Transport order <i>TOn</i> crea...

    Resolved! Accepted Solution

    Table & Structure (Urgent)

    Hi All,I read one of the posts on this issue & have some understanding of what Structure is. I would like to know can i join a structure & a table? Find below the steps followed by me1. Created an infoset, in the initial dialog box, the data source t...

    Resolved! Accepted Solution

    vendor data archive

    HiCould someone please tell me how to archive customer data. We are creating about 2000 single customers per day so in a few months we may have a problem with data base.What influence it will have on created SD documents?I know I should look at AOBJ ...

    Resolved! Accepted Solution

    logical databases

    To write reports of the Human resources department, I am told that we use mainly logical databases. And I have to write reports about HR but do not have comprehensive info on logical db.Please provide me your opinions, examples or some other resource...

    select statement

    Hi,i have a select statement where i want to fetch only those starting with 'PG' and 'PL' tell me the syntax plz.correct the following statement.Select * from RSDODSO into table it_odsobj where ODSOBJECT like'0%' and OBJVERS ='A'.Thanks a lot,Vijaya

    at end of

    Hi. I have the next code:LOOP AT i_mseg WHERE bwart = '101'. * Acumulamos cantidades. ADD i_mseg-menge TO i_suma_101-menge. <b>at end of ebeln1 or at end of ebelp1. ERROR </b> * Cuando cambia de pedido-posicion guardamos registro en la ...

    Resolved! Accepted Solution

    Screen Exit for VA02

    Hello Frnds,I am having a requirement to add 3 fields in VA02 Screen 8309 (GOTO -> Header -> Additional data B),Now I am facing a strange problem that the two fields are showing in VA02 screen 8309 and the third one is not coming in VA02. I don't kno...

    Short Dump

    Hi,I'm having a problem, i have a program that selects data from a join of the table mkpf with the table mseg. what appens is that when i select a material with more data it gives a short dump, and i don't know how to solve it. Any ideas? Next i'm go...

    basic idoc type

    While creating a basic idoc type there is a radio button 'Extension' on the screen.When i specify a basic idoc type name and click on the create button,it takes me to the create screen,which has some other options like 'Create new' 'Create as copy' a...

    Resolved! Accepted Solution

    INSERT STATEMENT ERROR

    HI, I try to insert the data in database but one error will coming''The work area "CUSTOMER_T" is not long enough .'' . FUNCTION ZRFC_CUSTOMER_INSERT.*"----""Local Interface:*" EXPORTING*" VALUE(RFCRC) LIKE SY-SUBRC*" VALUE(ERROR_TEXT) TY...

    LOOP inside loop

    Hi ppl,Am facing a problem wherin i need to process records inside an internal table which itself has huge number of records(say m).The details of each record is picked using loop on one more itab which also consists of huge number of records(say n)....

    Resolved! Accepted Solution

    Output type assign to VF02

    Hi All,I created Output type through NACE transaction.When i was trying to assign that in tranx VF02>billing #->enter->goto>header--->output.Here i was trying to assigning my output type.I am getting error that 'Output type is not defined'.But when I...

    Labels in this area

    Explore this Area