Quantcast
Channel: SCN: Message List
Viewing all 8667 articles
Browse latest View live

Re: Can I use a Java function within Design Studio

$
0
0

It's on my wish list.  Callable functions in the BIAL layer!

 

I've got a utility component that I can try to post next week that execute a section of BIAL script by setting a property that triggers an event which in effect executes the code in the "onChange" BIAL code, so basically it's a reusable function.

 

I've got another one that will do datatype conversions (instead of using Convert).  Mine won't throw exceptions if you have a bad character in it, like Convert, does.

 

Still hoping SAP lets scripters be scripters and relax some of this sandboxed BIAL syntax.  We shouldn't need to do all this.


Re: Solution Manager monitoring and reporting capabilities

Re: createMaterializedSearchResult failed error SQL: insufficient privilege

$
0
0

Reading through all the responses - these are very helpful. However, it looks like no one has mentioned that system user _SYS_REPO must have SELECT access that is -grantable- on the schema(s) of the data you are exposing in the analytic view. Otherwise, what you have shown looks like it will work.

 

Have gotten burnt on this one before, the user that actually is executing the model is _SYS_REPO, and he needs to be able to pass the SELECT privilege onto the user who is invoking (ie you) the model (grantable).

 

The following are bare minimum privileges for a user attempting reading the models.

Granted Roles: PUBLIC, comes by default

Object Privileges: SELECT/EXECUTE on _SYS_BIC and _SYS_BI

Analytic Privileges: _SYS_BI_CP_ALL unless further row level restriction is required. I would try to make this work before adding more authorizations.

 

This authorization is required for _SYS_REPO

Object Privileges: SELECT on <SCHEMA>, checkbox grantable

 

Package privileges and REPOSITORY_REST are actually not required, unless the user needs to browse within HANA Studio.

 

Regards,

Justin

Re: error in solman 7.1 system preparation phase 5.4 agent connectivity policy

$
0
0

Hi,

 

Delete all Logical Ports manual in SOA  MANAGER and recreate in the system preparation step 2.4 and check it.

 

may be the issue with username and password incorrect in logical port.

 

 

Rg,

Karthik

Re: asset account

$
0
0

Hi Krishna,

 

Go to Time dependent tab of AS02, click more intervals give cost centers for the relevant periods.

 

Hope it solves.

 

Regards,

G.Sethuraman

Vendor at GL expense line item report

$
0
0

here is client's another requirement to  see corresponding entry in GL ltem report

 

Thanks

Re: Diagnostics Agents

$
0
0

Hi Kevin,

 

Check the below activities

 

Managed system:

 

Install SMD agent and host agent .

 

Solution manager system:

 

* Install Wily EM.

* check and update latest ISagent and LMService SP

* Setup system preparation and Basic configuration.( solman_setup)

* Setup managed system setup ( solman_setup) ( if u update the latest isagent or lmservice file rerun  the Configure Automatically ->Byte Code Adapter Installation ->will deploy the new version of the I  Introscope JAVA agent in the managed system servers and reconfigure the JVM parameters to use the  new version of Introscope JAVA Agent ->Restart the affected managed systems

* Now Solution manager system collect required details from managed system for Wily

 

*Also check the 1483508 - Solution Manager 7.1: Root Cause Analysis pre-requisites


Rg,

Karthik

Re: Preventing Privileges being removed after an Initial Load

$
0
0

On this case the filter was enabled on the assignment task of the Business Suite Connector to capture any change  of communication data and update to source  back, but that result on adding multiple entry as many as number assignments the  user get.

 

 

On each time an ABAP role is assigned to the user it also get the existing Function_set and run the BAdi which result in updating the source system back while communication did not change.

 

   

Anyway, the requirement  is to just to write-back user/email once onlyat creation and those should never change unless it is a correction case;

So a simple resolution is to enable the filter only on create task of ABAP/Business Suite Connector, and disable it on the assignment task.


Re: Create 2 on click action icons at line item level in table in a view.

$
0
0

Hi,

 

You need to do coding in GET_OCA_T_TABLE in context node class and you need to create methods GET_THTMLB_OCA and GET_P_THTMLB_OCA in context node class.Then addTHTMLB_OCA attribute in configuration.

 

GET_OCA_T_TABLE

ls_one_click_action.

  ls_one_click_action
-id      = 'DELETE'.

  ls_one_click_action
-icon    = 'delete.gif'.

  ls_one_click_action
-text    = ''.

  ls_one_click_action
-tooltip = text-005.

  ls_one_click_action
-active  = 'X'.

 
APPEND ls_one_click_action TO rt_actions.

ls_one_click_action.

  ls_one_click_action
-id      = 'EDIT'.

  ls_one_click_action
-icon    = 'edit.gif'.

  ls_one_click_action
-text    = ''.

  ls_one_click_action
-tooltip = text-005.

  ls_one_click_action
-active  = 'X'.

 
APPEND ls_one_click_action TO rt_actions.

GET_P_THTMLB_OCA

CASE iv_property.

   
WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.

      rv_value
= cl_bsp_dlc_view_descriptor=>field_type_oca.

   
WHEN if_bsp_wd_model_setter_getter=>fp_onclick.

      rv_value
= 'ONE_CLICK_ACTION'"#ec notext

 
ENDCASE.

no code needed in GET_THTMLB_OCA.

Regards,

Deepika.

Posting period 001 2014 is not open

$
0
0

Hi All,

 

I am trying to post using tcode: f-53 and it am getting an period not open error. Please check the existing posting period setting and let me know if they are need to be corrected.

 

Regards,

Manish.

Re: HTTP 403-FORBIDDEN error

$
0
0

Hi Subramayam,

It looks like a defualt application under my home folder is not activated in SICF.

Pls go to PFCG tcode and find out the application name by using menu in your role and folder MY HOME.

 

 

Now you can activate the service in SICF. Also make sure the node nwbc in SICF is active.

 

Hope thus helps you.

 

Regards,

Rama

Re: Error in getting successful connection using JCA in nw 7.31 sp9

$
0
0

Hi

 

J2EE-FRMWsap.comSAP AG1000.7.31.9.0.20130801203500

Re: recover of hot backup

$
0
0

Hi Govindaraj Natarajan,

 

 

1)

Yes, Enabling hot backup option in CMC is not only enough to take backup,and it has to be configured Database Vendor Backup tools to store the data.

 

Few of the clients they will be performing manual backup by using Import and Export method to take the Backup/Restore CMS or Audir DB.

 

2)

Maximum Hotback Duration:

 

Default is set to 240. this setting specifies the maximum amount of time that you actual

the backup . ( from the time when the CMS backup begins to the time when the FRS backup

ends).

 

We need to find the actual time ( Actual time to Copy CMS+FRS+AUDIT to the backup system) before setting this value.

This value will vary to environment based on the system. This value should be more for the Large environment ( Which will have very Big CMS DB and  huge FRS holds old schedule instances.)

 

Keep in mind that it is important to understand that this setting needs to be longer than the actual time it takes to back up your repository. If this setting is shorter, it could cause some files in the repository not to be backed up, because the CMS has already deleted the entrees. So it is better to overestimate the time required. Balance this concern against system resources because a high value may slightly increase your FRS file store size by creating orphan files.

 

Hot Backup syncs the CMS database and Filestore for consistency, hence does not allow files to be deleted from Filestore for a period mentioned in Maximum Hotback Duration.All the orpahn files will be dissapeared,once they cross the Hotbackup duration.

 

3)

check progress of status on this back up: As per my understanding, it is not possible to check the progress from the BO side. We can check the from DB Backup vendor tools.

PF the below image of for the example.

DB BAckup.jpg

Re: Special characters in punchout catalog

$
0
0

HI

 

As advised Ashok, code page= UTF-8 ,This helps to handle special character while transferring Catalog to SRM system

 

Thanks

Muthu

Re: Upgrade NW Components Separate to ERP Components

$
0
0

Matt, try to use lower or higher (I saw v.8 is out) version. That's all I can suggest for now.


Re: SNP Optimizer and Shelf Life Planning

$
0
0

Hi Anand,

 

Do you want to keep "Shelf Life" constraint as a hard constraint (can't be violated) or soft constraint (can be violated with some penalty) ? Check in the optimizer profile, what options you have selected for modeling the shelf life.

 

HARD CONSTRAINT : To ensure shelf life is considered as a hard constraint by the optimizer, select the Dispose of Expired Product option in the shelf life section of the optimizer profile  Note that the "Use Penalty Costs that are not Prod-Dep".option should not be checked as it would produce unexpected results,

The optimizer uses the procurement cost as the disposal cost when this option is not checked, which produces the optimum results. The optimizer tries to minimize the disposal of the expired product. It would not produce anything that can result in products expiring without being used, as the optimizer would incur disposal costs for disposing of the expired product.

 

SOFT CONSTRAINT: If you want shelf life restrictions to be able to be violated (i.e.,if an expired product can still be used), then you can model this as a soft constraint in SNP optimizer. Select the Continue Using Expired Product option in the shelf life section of the optimizer profile to allow this to happen. You should select the Use Penalty Costs that are not Prod-Dep. option so that the optimizer uses this cost as a penalty cost for shelf life condition violations instead of the product procurement cost. Therefore, when

shelf life is modelled as a soft constraint, the optimizer might use the expired products (if

required), but would incur the penalty costs maintained in the optimization profile. Due

to the penalty costs, the optimizer would avoid using the expired products. Try to keep this penalty cost as high as possible.

 

Regards,

 

Mitesh

Re: KM plug-in in NWDS 7.3

$
0
0

Hi Yang,

 

Can you provide the OSS number or the resolution for this.

 

Thanks,

chaitanya

Is it possible to fill Universe Query Prompts via action script?

$
0
0

I have a query that has a beginning and ending date range that I've setup with prompts.  I would like to fill these prompts with action script based on a cleaner popup window that I will present to the user.  Is this possible?  I've checked to see if prompts get mapped as global variables automatically but they don't seem to.

 

Maybe there is a better way to do this but it seems to me that setFilter only handles = and inlist operations not ranges or inequalities so I was trying to fill the prompt which does support those operations.

 

Thanks,

Bob

Re: getContexts fetches only 100 contexts

$
0
0

Hi Dhaval,

 

You use this :

oTable.getBinding('rows').filter(aFilters).getContexts('101');

 

This will increase the size of getContexts method.

 

Regards,

Nandan

Re: MRP customized t code link to PR tracking number tab

$
0
0

Hi,

 

Thank you for your reply,

 

how i can pass the z table to PR by MRP..can u explain in details.

 

Requirement tracking number in PR line item.

 

PR req. tracking number tab asssigned by Z table ( n number of department in Z table) and it required entry for manual creation of PR.


while MRP running creation of PR's, Req tracking number field is coming blank and it should come the department like manual creation PR's


z table having only department list and there is no any field from material master and also no link to MRP.



Regards

Hanmanth



Viewing all 8667 articles
Browse latest View live




Latest Images