Dynamic insert statement to update cross schema tables
Can any one help me to write a dynamic INSERT statement in AMDP method.Requirement is , I have to update the cross schema table from another system. I have to Update Z-Table in BW system . I...
View ArticleDoubt regarding SAP HANA-ABAP
Hi Experts,Can anybody guide what will happen to skills like BDCs, BAPIs, workflows, Smartforms,screen exits,user exits,customer exits,BADIs etc on migration to S4-HANA.Will these skills be...
View ArticleNot able to open any ABAP programs in SAP Hana Studio
Hi, An error has occurred. See error log for more details.Method getSourceFile, argument project: the argument has an illegal value: null Not able to open any programs - Updated all in Juno /Luno...
View ArticleCreate CDS view using HANA live view
I was working on couple of LIVE views (ex. "_SYS_BIC"."sap.hba.ecc/WorkCenterCapacity"). I converted this into external view and while trying to consume it in CDS view it's showing an generic error (...
View ArticleHow to start working on Eclipse using ABAP?
Hi, I need some reference or basic fundamental to start working on Eclipse using ABAP. Please let me know if anybody can help in this.
View ArticleABAP Correction for HANA compliance
Hello,I have to manually correct ABAP code for HANA compliance for 'Analysis of WHERE condition for SELECT'.Here in the below code I have to add WHERE clause, please suggest how to find out that what...
View ArticleWhat does "Currently you can only define one CDS entity per DDL source."...
Hello HANA gurus What does Currently you can only define one CDS entity per DDL source. really mean?Can we not create more than one CDS view for a corresponding DDIC table?Please explain. Thanks.Meera
View ArticleHow to convert a timestamp to date/time in CDS View?
Dear experts, I would like to convert a timestamp to a date and time within a CDS view.This is what I tried to do: Cast (Cast(<timestamp> as abap.dec(8,0)) as abap.dats) as <date> I also...
View ArticleCreate CDS view using HANA live
I was working on couple of LIVE views (ex."_SYS_BIC"."sap.hba.ecc/WorkCenterCapacity"). I converted this into external view and while trying to consume it in CDS view it's showing an generic error (...
View ArticleCDS View - consuming HANA artifact (calculation view generated by BW)
Hi, Can I consume a calculation view in a CDS view like below? If not, how should I then do it? @AbapCatalog.sqlViewName: 'Z_Cds_Test_12345'@EndUserText.label: 'CDS View on generated view for...
View ArticleCDS View vs Atribute view
Hello All, I need to know is CDS view and Attribute view are co related and what is the difference between CDS view and Attribute view. Please suggest. LR Reddy.
View ArticleABAP Basic Tutorials for sap HANA
Hi, Can anyone provide me the Basic link or documents for ABAP ON SAP HANA. Regards,ujjwal kumar
View Articledebugging AMDP authorization
Hello, I've read some topic on SDN to figure out how to debug, what privileges should I have,Based on authorization team I have proper roles. also following action were done: grant debug on schema...
View ArticleRequired Documents for Sap Abap with HANA
Hi Guys, I have 5 Years of experience in Sap Abap,I want to learn Sap Abap with HANA, can anyone help me where I can start to learn or Share pdf/documents to start working on it. Thanks,K V Kishore
View ArticleExecute Procedure with i/o parameters from ABAP
Hello, We are using HANA as secondary database and I need to execute HANA Procedures from ABAP. I have created a procedure in HANA with a parameter as input and table as output. I executed it in HANA...
View ArticleCall HANA Procedure via AMDP
Hi, I wrote a procedure on HANA and i want to call via AMDP. As i saw from examples, developers generally writing the content of the procedure here but i wnt to call pre-written HANAprocedure via...
View Article*** ERROR => Connect to database failed, rc=1, rcSQL=10 SQLERRTEXT : invalid...
Hello, We have SAP SLT system on SAP HANA DB(1.0 SPS 9 revision 93) . It is distributed system. Yesterday while taking restart of system we are unable to connect Db with R3trans -d RC12.trans.log is...
View ArticleHANA secondary database connections are exhausted.
Hi All, We are running BW application on HANA 85.02. Some background job failed with DBIF_RSQL_INVALID_RSQL dump. It showing The rescources for further secondary database connections are...
View ArticleCreate CDS view using HANA live
I was working on couple of LIVE views (ex."_SYS_BIC"."sap.hba.ecc/WorkCenterCapacity"). I converted this into external view and while trying to consume it in CDS view it's showing an generic error (...
View Article