Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83392 VIEWS
  • 212 REPLIES
  • 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! 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. ...

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! 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! 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! 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! 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! 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! 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! 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