EHSM tables to create a sample Hana-Live view
Using EHSM tables to create a sample Hana-Live view, as there are no standard delivered views for EHSM. Now some of the fields/attributes in the BOPF that are transient in nature are not stored in the...
View ArticleRe: BOPF Transient Attributes
Hi, You have to fill the attributes yourself with your own abap logic.Use Determinations for that. Regards,Bert
View ArticleRe: BOPF Transient Attributes
Hi Tanmoy, The high level mechanism behind filling of transient field is Determination. In determination, we have 2 types i) Persistent - Can change the persisted field values => Exclusive Writeii)...
View ArticleRe: BOPF Transient Attributes
Hi Dhivya, At Node level we have 3 types of locks are there UPDATE , DIALOG AND UPDATE AND DIALOG LOCK. Could you please explain what is the significance of each lock with scenarios.I have red...
View ArticleLock behaviour at Bussines object level locks.
Hi Mentors, At BO level we have different types of locks are there UPDATE , DIALOG AND UPDATE AND DIALOG LOCK. Could you please explain what is the significance of each lock with scenarios.I have...
View ArticleDisplay of alternative key in BOBT is empty/space
Hi all, I created my BO ZLIP_PA with some alternative keys to display node specific information in BOBT: For each alternative key I defined a structure defining the columns I want to to display. For...
View ArticleRe: Lock behaviour at Bussines object level locks.
Hi Shivajiraju, The short answer is: If you don't exactly know what you are looking for, please stick to the default setting (which is "Update Lock"). The publicly released design times BOBX and...
View ArticleRe: Lock behaviour at Bussines object level locks.
Hi Ivo, Thank you so much for your replay. Actually I am trying to create new Business object ( Custom BO ), That's why would like to know the use cases for each lock before going to development. Thank...
View ArticleRe: EHSM tables to create a sample Hana-Live view
Hello Tanmoy, as far as I understand your request, you would like to know the transient fields of a certain BO. Assuming that the transient include is not always correctly maintained in the BOs, you...
View ArticleRe: EHSM tables to create a sample Hana-Live view
Hi Tanmoy, I gather you want to bypass BOPF and directly query the HANA DB but then you cannot get hold of the transient fields? Do you have some examples of such transient fields?Usually the nodes...
View ArticleRe: Display of alternative key in BOBT is empty/space
Hello Thomas, at the moment, the functionality to display altkey values as described is limited to non-structured altkeys. However, in that case we should either restrict the list of possible...
View ArticleDocument migration in BOPF
Hello, I have a problem on a Project (SAP SLC/SRM) regarding the use of BOPF in order to migrate the attachament documents from DOCUMENTUM. We need to know how to create a link between document from...
View ArticleRe: EHSM tables to create a sample Hana-Live view
Actually I am looking for is how to query the BOs defined in BOPF framework from the HANA studio to generate calculation views. Thanks
View ArticleRe: BOPF Transient Attributes
It does not look like we are moving in the right direction. Thanks.
View ArticleRe: EHSM tables to create a sample Hana-Live view
Hi David, No I don't think you quite understood the problem in hand. For Transient attributes where does the data come from if it is not persisted to the DB table? I need to also know how do we...
View ArticleError in ADT: Class /BOBF/CL_LIB_C_LANGUAGE must only be used in T
Hello All, I am getting a strange errror when I add a Text Node to a business Object in ABAP Development Tools.This error does not occur when editing the BO in BOBX. Anyone? Regards,Bert
View ArticleRe: EHSM tables to create a sample Hana-Live view
Dear Tanmoy, As Thomas wrote a determination is likely going to fill that attribute. This determination will be implemented in ABAP and not everything you can implementent in that language may be...
View ArticleFBI Related View issues with Composite and Tabbed UIBBs
Hi Experts, I have the below requirement. ROOT NODE1 NODE2 The cardinality b/w ROOT & NODE1 is 1:N and the cardinality b/w NODE1 and NODE2 is 1:1 I want to display all the fields of NODE2 and NODE1...
View ArticleBOBX: Status Class / Status Derivator
Hello All, We have a field for a Status Class and a Status Derivator. Is there any documentation or example what we can do with this? Or is this old / obsolete?
View ArticleThe Text Collection dependent object /BOBF/TEXT_COLLECTION
Hello All, I cannot find this object in my system (NW 7.50 SP1). Checked BOBX but it is not there.Can anyone tell me where I should look for this object ? Do I have to activate something? Part of...
View Article