Re: Mandatory UI properties not working
Hello Partha, "mandatory" can have two different semantics (either mandatory at save or mandatory for each single modification). Thus there is no inbuilt BOPF logic to validate this property - but...
View ArticleGateway BOPF Integration - Support of query options $top, $skip, $inlinecount
Hi Experts, I am using GBI to consume data from a BOPF BO via OData. For some special cases I need the query options $top, $skip and $inlinecount.But it seems that these query options are not supported...
View ArticleRe: Gateway BOPF Integration - Support of query options $top, $skip,...
Hello Florian, I cannot speak for GBI and I hope that someone else will have an answer for you. Still I hope that the following might help: As you are requesting for $top and $skip I guess(?) you have...
View ArticleGateway BOPF Integration - Regeneration of service possible?
Hello, of course during a project phase the attributes of a BO node are enhanced/changed. If already an OData Service was created, the changes are not reflected in the service. I tried to do the same...
View ArticleRe: Except. /BOBF/CX_FRW_FATAL while calling action of standard object
Hi Mrugesh, We're trying to activate post-action enhancement on COMPLETE process of issue and getting "Internal application error of business object /IAM/ISSUE (termination: RABAX_STATE)" Could you...
View Articlecreate an instance with BOPF FBI
Hi everyone, I am trying to create an instance of BO (AAA), which has a representation sub-node. The representation sub-node refers to another BO (BBB). actually the sub-node is only a reference of BO...
View ArticleRe: create an instance with BOPF FBI
Hi Yinxiao, Can you be more specific regarding your question Regards,Bob.
View ArticleRe: Except. /BOBF/CX_FRW_FATAL while calling action of standard object
Hi Mrugesh,Look for OSS note it should sort out your issue or else you need to debug and check for message description in the message class.Regards,Bob.
View ArticleRe: create an instance with BOPF FBI
Hi Yinxiao, I think you want to retrieve cross-BO data. If a representation node is present, you will have an association present to retrieve data. No need of creating a custom node. Regards,Arpitha...
View ArticleRe: create an instance with BOPF FBI
Hi, There is a tutorial that explains different associations types. Defining Associations with Business Object Builder eXpert Cross-BO associations is described starting on page 26. Best...
View ArticleHow to delete a bo data
hi experts, now i want to delete a bo data,include the subnode data, but i dont want to use /SCMTMS/CL_MOD_HELPER=>MOD_DELETE_SINGLE to delete every data under this bo data, because i have many...
View ArticleRe: How to delete a bo data
Hi Hua Shao, Can you please elaborate more on the same.As in where exactly you want to delete the data, as you writing a determination or you are outside BO? To delete subsequent data of the nodes, the...
View ArticleRe: How to delete a bo data
Hi,Sanket, now i want to delete a whole bo data(this data is A) by call a method or fm, not delete every subnode data of the A one by one(because this need use query method to get every subnode...
View ArticleRe: How to delete a bo data
Hi Hua, For this you need to write a custom program for deleting a particular bo data using service manager class. Regards,Bob.
View ArticleRe: How to delete a bo data
Hello Hua Shao, if you would like to delete a whole BO instance, it is sufficient to just delete the root instance of this BO instance. All instances of subnodes (and subsubnodes) of this root instance...
View ArticleRe: How to delete a bo data
hi Tilmann, you are right delete root data will delete the whole bo data, tks very much
View ArticleHow to add(save&retrieve) an extra text field(String) in BOPF?
Hello Experts, Want to add an extra text field probably a string field in a BO(EHHSS_RISK_ASSESMENT) at root level.Please suggest some way for the same. Thanks,Sanket.
View ArticleRe: create an instance with BOPF FBI
Hi Yinxiao, Can you be more specific regarding your question Regards,Bob.
View ArticleChange log Redefine the method /BOFU/IF_CDO_CREATION~IS_CDO_CREATION_ACTIVE
http://help.sap.com/erp2005_ehp_05/helpdata/en/d9/1c6acb7c524a4999bfa73275c484f5/content.htm?frameset=/en/dc/20e439886f4c44b856dcff308bfab4/frameset.htmHello All, I am developing a change document for...
View ArticleRe: Change log Redefine the method /BOFU/IF_CDO_CREATION~IS_CDO_CREATION_ACTIVE
Hello All, Forget to mention that , though I have kept break point , My execution is not stopping at these methods. Any reason ? Regards,Partha
View Article