Re: report query
form build_fieldcatalog. fieldcatalog-fieldname = 'EBELN'.fieldcatalog-seltext_m = 'PO NUMBER'.fieldcatalog-col_pos = 0.fieldcatalog-outputlen = 10.fieldcatalog-emphasize = 'X'.fieldcatalog-REF_TABNAME...
View ArticleRe: BI Query - How to move Result values to a different column
Hi Juan, Try this one If your using product under rows panel in query designer use under column panel and run the report. Thanks,KV.
View ArticleRe: Best free software to capture screens with voice recording?
Same Here i am using Free Screen to Video quit long time which is quit ok which also free no registration required http://www.koyotesoft.com/video-software/free-screen-to-video.html
View ArticleRe: report query
*For Function module ALV (report) DATA: it_fieldcat TYPE slis_t_fieldcat_alv, wa_fieldcat LIKE LINE OF it_fieldcat. CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING...
View ArticleRe: How to check if catalog exists in HANA DB
Hi Micha, Thanks for the reply. By 'catalog' I mean to say individual database. The activity that I want to execute is: Suppose there is a database named "Customer" in HANA DB Studio. Now I want to...
View ArticleRe: Import Failed at consolidation Tab
Hi Govardan, Looking at your error trace, I think, as i said in my earlier reply, try checking-in and importing the file again (Do this in the transport studio of the CMS in the Check-in and...
View ArticleRe: Two different settings required for an inspection type (HU and Non-HU)
Honestly speaking, I myself don't know if my question has been answered or not as I haven't worked with HU ever and that's why I'm following this thread. Additionally, I myself don't know if I have...
View ArticleRe: Stock is showing zero?
Hi Abhijeet, For your Sales organization, distribution channel and division Maintain Availability Check Rule in transaction code OVZJ You can maintain either D or E to get pop-up regards,santosh
View ArticleRe: variance report in a multi level BOM structure
Dear Chris For all the levels variance analysis is I think not available in Standard reporting. For one material type you can do as Ajay Sir said. You need to have a friendship with ABAP guy or you...
View ArticleRe: Results Recording valuation icon
Good. Pl share once you get the solution. This would come handy ntn
View ArticleRe: Structural Privilege with Analytical Views
Hi Rahul, In one of the implementation on HANA we did for a Hitech Major in US, we implemented the custom security using User table and Role table. That client has his own internal user id which is...
View ArticleRe: Concatenating Multiple rows of a column into 1 cell
Hi, I have not found any function to do what you need, but if you've developed a procedure using arrays you do, watch it and tell me if you need. Regards. DROP TABLE TBL_TEST;CREATE TABLE TBL_TEST...
View ArticleTREX search on STVN; Title of Job family is not update.
I want to search JF 20000017 with title. When I search Job Family with title ‘Human Resource’. it was not returning anything. Because of JF 20000017 hastitle ‘Marketing Research’ which is old title....
View ArticleRe: Error in Standard LSMW : Maintain the conversion factor for the...
Hi, Someone please reply. RegardsMS
View ArticleRe: HANA Procedure and Table Type Clarifications
Hi Santosh, 1. Generaly we feed table types as tabular results in a procedure.2. Primary key not required for table types3. ins_msg_proc is not SAP supplied function/proc. We need to define it. Here...
View ArticleRe: What is layout module version?
Hi Jove, These variants are different that the generic article variant. What you mentioned is right, it is just the article we group together in Layout module. Regards,Amit
View ArticleRe: Local and general assortments
Hi Jove, As I mentioned in my earlier replies, whenever you create Site in IS Retail it creates a local assortment for each site. If your site is Store, the assortment category will A, for DC it will...
View ArticleRe: SAP Retail:General assortment issue
Hi Jove, As I mentioned in my earlier replies, whenever you create Site in IS Retail it creates a local assortment for each site. If your site is Store, the assortment category will A, for DC it will...
View ArticleRe: Universe Design Practice
i do not have direct access to the database, but i have an ODBC connection created that has all the tables. Using a SQL query from the connection, I need to figure out the universe.
View Article