Re: Write to ERP Tables on HANA DB using SQL script
Thanks you both for your replies, I have got some test data in my temporary tables and i need same data in ERP Z* tables. So I was just trying to replicate the data from temp tables to actual tables. I...
View ArticleRe: Write to ERP Tables on HANA DB using SQL script
I have successful transported data from HANA tables to ERP Tables. 1. Created Attribute views on HANA tables.2. Created Dictionary View in ABAP and used HANA attribute views as external views.3....
View ArticleReg: ABAP application on HANA CLOUD PLATFORM HCP
Hi,I am new to ABAP for HANA, i would like to develop a small abap application or Workflow and deploy on the HANA cloud platform ,HCP Is it possible? If possible could you please give your valuable...
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Hi Raju,currently there is no ABAP stack available in HCP.You can request an ABAP system as AWS instance to play around with ABAP.Is this what you mean? You can check the following blog for more...
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Hi Raju,as Thomas mentioned, there is no ABAP stack in HCP. What you might want to do is, to develop an SAPUI5 application or Fiori application, which is based on an ABAP backend (on premise), exposes...
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Just to play devils advocate... I do like the "currently" in the sentence "currently there is no ABAP stack available in HCP". Leaves room for imagination Cheers Hendrik
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Hi Jasmine,THank you for the reply.I will try to develop an SAP UI5 or Fiori application with abap as back end even though I ma new to FIORI and UI5 as well.At the same time, I saw your link which is...
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Hi Thomas,Thanks a lot for your answer and the link.
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Hi Raju,did you enroll for the self-paced mode and entered the course? If you cannot find the videos there, please raise a helpdesk ticket to the openSAP colleagues (orange Helpdesk square on the...
View ArticleRe: Reg: ABAP application on HANA CLOUD PLATFORM HCP
Hi Jasmin,Thanks for your reply.I am enrolled as meneber in open sap and entered into the course then only i could not able to see vedios for ABAP DEVELOPMENT FOR HANA. For some of other courses i...
View ArticleIs there a (supported) way of migrating regular ERP IDES system to HANA for...
We have installed a SAP ERP IDES system but we'd like to try out Simple Finance. We could do a fresh install of ERP but we like the demo data included in IDES system. Is there a simple SAP supported...
View ArticleCAR 2.0 external view /POSDW/V_MAT
Hello, our car 2.0 system (client 100) doesn't display in se11 any entries for ABAP external view /POSDW/V_MAT. The external view is already active. The client for the data in the HANA are different...
View ArticleRe: CAR 2.0 external view /POSDW/V_MAT
HI Patrick, Please set schema to cross client in HANA view as well as set mandt to char data type. Sync and activate , will work -Amol
View ArticleRe: CAR 2.0 external view /POSDW/V_MAT
Hi Armol, thanks for answer. Can you describe the SQL statement please? -Patrick
View ArticleRe: CAR 2.0 external view /POSDW/V_MAT
Hi Patrick, Please correct me if I am wrong, You have created HANA view, based on that you have created external view.If yes then just show me screen shot of HANA view properties, as well as external...
View ArticleRe: CAR 2.0 external view /POSDW/V_MAT
Hi Amol, this is the used CalculationView (delivered by SAP):The cross client propery is alredy set in the view:The following ABAP external view is defined by SAP standard an use the caluclation view....
View ArticleRe: CAR 2.0 external view /POSDW/V_MAT
hi Patrick, In your external view attributes change the MANDT data type CLNT to CHAR, then check. Cheers-Amol Samte
View ArticleRe: CAR 2.0 external view /POSDW/V_MAT
Hi Armol, thanks, the problem is solved. You are great :-). Patrick
View ArticleQuery on CDS Views and AMDPs
Hello, I have few basic questions on CDS views and AMDPs: 1. How do we identify the potential candidates in existing code where CDS views or AMDPs can/should be used for code-push down? Are there any...
View ArticleHow to Figure Type of HANA View in ABAP?
Hi, Is there a way in ABAP to find out (by looking up some table or calling an FM/method) the type of a HANA view? I have an ABAP system that has a HANA database. Views of different types (calculation,...
View Article