Re: what is the difference between scheduling and publishing in SAP BO..?
Sirdhar, you should be reading the Product Documents for a better understanding of BO. All the details mentioned here are explained very well in the guides.
View ArticleRe: Planner not able to insert snp planned orders manually
Hi DevenIt could be authorization issue for respective users.You can check his authorization or compare the authorization values via SUIM T-code. Thanks and RegardsAmol
View ArticleRe: Column of checkboxes in a grid. Add-on crashes if we click where there is...
Hi Leon, First of all, I would suggest you to use Item_Pressed Event on BeforeAction == false instead of Click, if you are using. The error you are getting because no row is selected, still your code...
View ArticleRe: Connecting DotNet to SAP HANA: Not using ODBC
Hi Samar, Have you tried creating a x64 build-profile in Visual Studio? This solved the issue for us without the need to install the 32-bits version of the SAP HANA tools. Cheers, Frank
View ArticleMy Account Extension issue
Hi, I am extending the Standard CRM Transactional Application (My Account).In the very first view (S2.view.xml), on click of filter some of the fields need to be removed.Please find below the...
View ArticleRe: SAP BASIS and Net weaver
Hi. You should start working in the area, and learn while you study for some SAP Exams / Certifications. SAP offers a lot of documents / guides for free and also has learning plataforms like Open SAP...
View ArticleRe: Batch maintained in Inbound delivery, but not getting copied in MIGO.
Hi, I have maintained the batch no in Inbound delivery batch field, and trying to do GR using MIGO transaction, Good receipt against Inbound delivery.All details except the batch no is visible in...
View ArticleRe: /queryplan returns HTTP 204
Hello Joe, We investigated again this issue but we didn't find the workflow and resources to make this problem occurred. If you have a chance to try on more recent version of BI4 or try to find out...
View ArticleRe: BO Home Page Modification
Hi Sreenivasulureddy, As far as I am concerned, you can't edit the number of documents shown in Home Tab. Please have a look at paragraph 3.2 of Business Intelligence Launch Pad User. Link:...
View ArticleRe: Does FM BAPI_STSRVAPS_GETLIST2 extracts only the materials which are...
I ran a full load from customized data source and it fetched 5000 records out of which only 1 material is having stock value as 0. why it did not pull all other materials which are having stock value...
View ArticleRe: Process TU inside TU.
Hi Ronaldo, I could not understand, why you want to put FU to another FU. When you say "you want to FU in a consolidation bag", does that mean you are creating a pallet or similar object in TM?...
View ArticleRe: in objects result ,if user select any object and if i click the custom...
Hi Kalpana, Use this below code. DATA : lr_entity TYPE REF TO cl_crm_bol_entity. DATA : lr_iobject TYPE REF TO cl_crm_bol_entity. DATA : lv_map_srv TYPE REF TO...
View ArticleSolman_workcenter- Root cause Analysis ( No data found )
Hi All, In Root Cause Analysis -> Workload analysis - " No data found" is occurring. I have configured diagnostic agent and Wily introscope to the particular solman Development system. 1. In WILY...
View Articlevalue mapping csv file exporting
Hi Expert,I have 500 values to maintain in value grouping.1. I am not able to find the how to go ahead with below given steps ID,In the PI Explorer , under Integration Flows group, create a new folder...
View ArticleRe: Links are missing
Hello, Thank you for reporting this. I will add it to our known bugs list. Regards,Moshe
View ArticleRe: Error 400 in Table column filtering with XML view "Invalid token detected"
The fact is... i did not put any code for the filter (and this could be the problem).But if i've to declare it, how i link the event with my function?
View ArticleRe: Not able to get the value from json file when using path
Hi Akshay, can u try this... this.getView().setModel(oModel,"MAIN"); RegardsChiranth
View ArticleRe: Translation for Embedded Component Tab Name
Hello Maurin, A Custom BO can be translated direct via context menu "TZransaltion" -> "Export Text" But stupid question: Why do you need a translation for soemthing which is not on the UI? Bye, Horst
View Article