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

    BDC

    Hi All, I'm new to BDC and have some queries regarding that, Pls help me.1. What is diff b/w T/code "SHDB" & "SM35" ?2. In real time scenarion which data transfer technology "Session method" or "Call transction method" is used and under what...

    Resolved! Accepted Solution

    hi end of page

    hican anybody tell me why end-of-page is not showing any output in the following code.REPORT ZTESTING1 line-size 130 line-count 19(3).data i type i.tables mara.select-options: var1 for mara-matnr.INITIALIZATION.write '1 ini'.at SELECTION-SCREEN. ...

    Resolved! Accepted Solution

    Deleteing entries in tRFC

    We have entries in the tRFC that we need to delete (not execute; there is a valid reason for this). When I try to delete the entry, I am informed that only the user whos name the entry is created in can delete it. The problem is, that user is a syste...

    VA01 BDC problem

    Hi Experts,I am running a BDC for VA01 transaction, it is working fine when customer is not having incompletion log, but my problem is suppose customer is having incompletion log that time in Va01 it is showing one report which indicates all the erro...

    Resolved! Accepted Solution

    oops report

    Hi firends,I have created simple ooops report . its going dump . It is saying that "Access via 'NULL' object reference not possible." Please rectify this code.The copde is below:&----*& Report YCLASS_OOPS_BANK*&&----*&*&&----REPORT yclass_oops_bank.D...

    FI tables

    Hi All, As we have CDHDR & CDPOS tables to track the schedule lines for a given date in SD, do we have similar kind of tables to track whether for a given as on date, the line items were open or closed. or any other logic to find the same.Thank You.

    Resolved! Accepted Solution

    BDC

    hi guru's,can anyone please tell me that whether call transaction is synchronus or asynchronus? suppose i have to upload 200 record then what shud i prefer call transaction or session?regards nitin.

    Resolved! Accepted Solution

    Doubt : F1 Help

    Hi friends,I want to incorporate F1 help in Module pool programming for input field called mat1.How can i use this FM for it.Pls explain.CALL FUNCTION 'HELP_OBJECT_SHOW_FOR_FIELD' EXPORTING DOKLANGU = SY-LANGU ...

    Resolved! Accepted Solution

    Internal table

    I am fetching say 10 fields from database table into internal table INT_TAB1After this internal table is filled I have another internal table INT_TAB2 with structure same as INT_TAB1 with 2 additional fields.Before I fill INT_TAB2 with additional fie...

    Resolved! Accepted Solution

    BAPI and VB

    Hi, i am trying to use the following BAPI DebtorCreditAccount.GetDetail from VB, whereas it is having the following Export and Import ParametersAllowedAgingInDays - ImportAllowedAgingInHours - ImportReturn - ExportCreditAccountDetail - Exporthow can ...

    Resolved! Accepted Solution

    Use of EKBE table

    Hi,can any one please solve my questions.What type of data saved in EKBE table.and total number of entries in EKPO and EKBE are same?ORfor all the entries in ekpo, are same header and item details exist in EKBE?points will be rewarded.Thanks in Advan...

    Resolved! Accepted Solution

    Z tcode for VK12.

    Hi all,Following is my requirement.1.Create Copy of VK122. User wil enter condition type, Sales order no, Distribution channel no, Price gropu and rest thing.3. Same output of vk12 should come.4. Along with the list output , there should be UPLOAD an...

    Resolved! Accepted Solution

    Reg.Bdc

    Hi Experts,Iam doing one bdc program for the transaction LT06. TO upload the document numbers.My problem is i recorded the lt06 t.code and i written the program also.while running the session it is going to theLT05 T.code. so it is showing error . ho...

    Labels in this area

    Explore this Area