Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all 1545 articles
Browse latest View live

Cannot install BPC on SQL 2012

$
0
0

Dear community

 

I try to install SAP BPC 10 MS on SQL Server 2012. First consideration is, that the installer only offers me to install on SQL Server 2008 R2. When I try to go ahead the system says that installation on SQL is not possible.

 

I just downloaded the latest version on the SAP website.

 

Can somebody help out with this or do I have to go over 2008 R2 and then upgrade?

 

Thanks

 

Marc-Antoine


Comment not recognised as local member

$
0
0

Hi,

 

I attach a very simple report where I' trying to create a local member containing a comment. Although the local member recongnition is on, it's not recognised as such. However, if I in the same cell enter a formula, it's treated as a local member. It doesn't matter if I in the epmcomment formula refer to members in the report; it's still not recognised.

 

Anyone else came across this? (We're on v10 MS, SP13)

 

/Cecilia

EPM Add-Inn Issue ...

$
0
0

Dear Experts,

 

I recently installed SAP BPC 10 MS on one of our servers without any problems.

After finishing the installation I tried to install the EPM Add-Inn - without any success.

 

If I use the big volume of the EPM, available on SMP, the installation will be successful, but the EPM doesn't appear in the BPC home screen. The Excel add-inn is available and a connection to BPC is possible, but only from Excel directly, since it doesn't appear in BPC home or admin console.

 

If I use the client version of the EPM, available on SMP as well, the installation will be successful and the EPM appears in BPC home screen, but the add-inn is not installed for Excel and a launch from BPC home or admin console fails.

 

Any suggestions how to handle this issue? I never experienced this problem.

 

Thank you in advance,

Karsten

 

System:

SQL Server 2008 R2

Office 2010

.NET 4.0

OS Windows Server 2008 R2

OLAPLOOKUP - error xxx_rc was not found in the cube

$
0
0

Hi all,

 

Currently, we are using BPC 7.5 MS SP11.

 

We are trying to use OLAPLOOKUP to pull data stored on 936212H_RC and 936252H_RC.

These 2 peoplemgt accounts are not baselevel accounts, but accounts calculated with MDX in the formular property of the dimension.

The created logic looks like below:

*include system_constants.lgl
*process_each_member=TIME
*Clear_destination
*xdim_memberset RCPeoplemgt=936212_keyfig_RC,936252H_rc,936212H_rc,930_rc

*OLAPLOOKUP Peoplemgt_ytd

*Dim rcpeoplemgt ="936212H_rc","936252H_rc"

*ENDLOOKUP
*COMMIT_EACH_MEMBER = time

*SELECTCASE time.currentmember.properties("PERIOD")

*CASE "JAN"

[ACCOUNTDIM].[#936212_keyfig_RC]=([ACCOUNTDIM].[936212H_RC],[MEASURES].[PERIODIC]) * (([ACCOUNTDIM].[930_RC]+ ([ ACCOUNTDIM].[930_RC],time.currentmember.lag(1)))/2) * ([ACCOUNTDIM].[936252H_RC],[MEASURES].[PERIODIC])

*CASEELSE

[ACCOUNTDIM].[#936212_keyfig_RC]=([ACCOUNTDIM].[936261_RC],time.currentmember.lag(1)) + (([ACCOUNTDIM].[936212H_RC],[MEASURES].[PERIODIC]) * (([ACCOUNTDIM].[930_RC]+ ([ ACCOUNTDIM].[930_RC],time.currentmember.lag(1)))/2) * ([ACCOUNTDIM].[936252H_RC],[MEASURES].[PERIODIC]) )

*ENDSELECT

*COMMIT

However, below error returned when running it, although 936212H_RC was verified and does exist in the olap cube.

Error in step 1 of QueryCubeAndDebug: -2147467259 Query (5, 43) The hierarchy '[936212H_RC"]' was not found in the cube when the string, [RCPEOPLEMGT].[936212H_RC"], was parsed.

Can you please advise if OLAPLOOKUP can be used for sap bpc7.5M? Or if so, please advise the cause of the error message.

You help is greatly appreciated.

Thanks,Wai Yee

Possible to get time out of a current record?

$
0
0

Hi all!
I'm wondering if it is possible to get the time value out of a record. My problem is that I have a  Investment budget where the users shall input the asset cost and I shall do a deprication from the next month  from the timeperiod where the cost where send in on and forward on  Is there some way to do this?

 

BR
Patrick

Is it possible to get the time value of a record?

$
0
0

Hi all!
Is it possible to get hold of the time value of a record , I have a situation where the users shall post an investment cost and I need to calculate the deprication from the next month from where the cost were posted. So I would need to know the time value of that post. Is it possible somehow?

 

BR
Patrick

system error tracing

$
0
0

Hola BPC Friends

 

 

On the BPC  application server in the folder PC_MS\Logging\Log I have this extract LOG FILE

 

 

What does it mean?

What is it the problem?

 

 

thanks

Michele

 

 

==============[System Error Tracing]==============

[System Name] : OSoftUserManage

[Message Type] : ErrorMessage

[Job Name]     : IsAdmin()

[DateTime]     : 03/09/2013 09:34:35

[UserId]       :

[Exception]

DetailMsg  : {System.InvalidOperationException: ExecuteScalar requires an open and available Connection. The connection's current state is closed.

   at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)

   at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)

   at OSoft.Services.Application.UserManage.Security.IsAdmin(String AppsetID, String UserID)}

==============[System Error Tracing  End ]==============

#

 

#2.0 #2013 09 03 09:35:07:315#+1:00#ERROR#WorkStatus##EPM-BPC-MS##070601eb-6ffe-4f64-b457-75df692c0cf5###Handler.CheckLockTableIndex#########Plain##

==============[System Error Tracing]==============

[System Name] : WorkStatus

[Message Type] : ErrorMessage

[Job Name]     : Handler.CheckLockTableIndex

[DateTime]     : 03/09/2013 09:35:07

[UserId]       :

[SqlException]

Type      : System.Data.SqlClient.SqlException

Errors    : System.Data.SqlClient.SqlErrorCollection

Class     : 16

LineNumber: 498

Message   : {Invalid column name 'TimeID'.

Invalid column name 'TimeID'.

Invalid column name 'TimeID'.

Invalid column name 'TimeID'.

Invalid column name 'TimeID'.

Invalid column name 'TimeID'.

Invalid column name 'TimeID'.}

Number    : 207

Procedure : up_CreateWorkStatusProcedure1

Server    : PLUKHUBSQL11

State     : 1

Source    : .Net SqlClient Data Provider

TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean)

HelpLink  :

==============[System Error Tracing  End ]==============

Performance and number of hierarchy

$
0
0

I know on BPC MS 7.5 after 3 hierarchies in a dimension we can have performance issues. Is it the same on BPC 10 MS ?? Do you know if we have limitation or performance issue if we have more than 3 hierarchies ?


Scripts not writting ALL data unless we Bounce the Server?

$
0
0

Hi,

 

We've had several scripts that were suddenly not writting all records to the database but appeared to run successfully based on the status monitor and package log files.  We have subsequently been advised by previous consultants we've used that we should bounce the server and rerun... which we did, and all records were then written and our reconciliations were clean.

 

Has any other customers experienced this type of issue where you either have to:

 

1 - Rerun the same script 2 or more times in order for it to fully write all records it calculates to the database

 

or

 

2 - Need to reboot the server and then rerun the script a second time (or more...) before it finally completes and writes everything successfully to the database for all calculated records.

 

This is a major issue we are also opening a ticket for with SAP directly, so we appreciate any feedback you may have.... sooner the better ;-)

 

Thanks in advance,

Brian

 

PS - We are on MS v 10 w/SQL Server 2012

EPM addin SSO login on BI 4 using AD credentials

$
0
0

Dears,

 

I'm facing a bit of an issue here, i'm trying to connect EPM addin by using Single Sign On with AD credentials that are stored on CMC, BI components seems to work perfectly on BI side but not EPM addin, when we try to login we get Error code 401 "Not authorized".

Any ideas on how to fix this issue.

 

Thank you,

Kindest Regards,

Hamda.

Use of EvSUB

Upload journal from flat file

$
0
0

Hi Experts,

 

I'm working with SAP BPC 10 MS and I find a problem related with journals.

I follow these steps:

 

 

1. Post one journal entry in the system using web admin interface.

2. Then in excel interface choose Data Manager >Organize package list

3. Right click in the yellow area → Add package Select →Business Planning and Consolidation: Other Function → BPC: Export Journal

4. Add the BPC: Export Journal package to your Model

5. Use the same process to add the BPC: Restore Journal package to your Model

6. Execute the package BPC: Export Journal to generate the flat file

7. Insert new journal IDs into the flat file, but keeping the existing.

8. Create parameter ALLOW_EXTENSION and include JRN extension.

9. Upload the flat file modified.

10. Execute the package BPC: Restore Journal to upload the new journal.

11. But Restore Journal package fails showing this message: The Journal table has data. Restore cannot continue

 

Do you know if it is possible to upload new journal through flat file?

 

Thank you.

DM package??

$
0
0

Hi All,

 

Pls help me to find out problem.

 

While i running the import sql package i was getting the error "Couldn't open input file".

 

Pls see the attachments for more info.

 

IMPORT.JPG

 

IMPORTT.JPG

 

Thanks,

Naidu

inpue schedule??

$
0
0

Hi all,

 

I have a requirement to work on input template in MS BPC.

 

Could anyone please guide me how to develop it in the input template.

 

my requirement is, row having entity members and columns have account,time,category dimension members. we will have to forecast for every account member based on last two years. for each account member we need to calculate growth(it's excel logic). like to enter forecast values for more than 50 account members.

 

are there any better ways than multiple key ranges for doing this??

 

Please see the sample template.

 

img.jpg

 

Thanks,

Naidu

Script Logic Writes to Jan-Nov but not DEC?

$
0
0

Hi,

 

We have the script below which is working properly when writting to the Database for January through November, but for some reason it isn't writing to December... or I should say, it's writing to December but is writing a zero.  I'm not sure if it's an error in the logic or I'm missing something in the basic math that it should be using from the database values.

 

I know December has data stored for the information it's using to recalculate and populate the 90025 account to 2014.DEC at the end of the script below, but maybe someone on the forumn can identify where the code or logic is going off the rails.

 

Thanks in advance,

Brian

 

//BUGETED Agency and Temp Fee FTE Calculation

// Include the Constants File - This contains a user modifiable value that changes from year to year.

*INCLUDE ConstGrossRev.LGF

 

*MEMBERSET(%BUDMOS%,"Descendants([TIME].[varBUDYR.TOTAL],99,LEAVES)")

*XDIM_MEMBERSET ENTITY = %ENT_SRC%

 

 

*XDIM_MEMBERSET ACTIONPLAN=<ALL>

*XDIM_MEMBERSET AFFILIATE=<ALL>

*XDIM_MEMBERSET CHARGECODE=<ALL>

*XDIM_MEMBERSET DATASRCFIN=<ALL>

//*XDIM_MEMBERSET ENTITY=<ALL>

*XDIM_MEMBERSET PROJECT=<ALL>                                                

*XDIM_MEMBERSET CATEGORY=BUDGET

*XDIM_MEMBERSET TIME=%BUDMOS%

*XDIM_MEMBERSET ACCOUNTFIN=A_61200,A_61300

 

//==========SCRIPT FOR "MONTHLY" CALCULATION==============================//

*WHEN ACCOUNTFIN

  *IS "A_61200"

 

    *REC(FACTOR=1/56/((1950/365)*FLD(TIME.DAYSINPERIOD)),ACCOUNTFIN="A_90020")

 

  *ELSE

 

     *REC(FACTOR=1/74/((1950/365)*FLD(TIME.DAYSINPERIOD)),ACCOUNTFIN="A_90020")

 

*ENDWHEN

 

*GO

//==========SCRIPT FOR "YTD" CALCULATION==============================//

 

 

*WHEN ACCOUNTFIN

*IS "A_90020"

 

  

         *WHEN TIME

            *IS "varBUDYR.JAN"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN"))/1,TIME="varBUDYR.JAN",ACCOUNTFIN="A_90025")

         *ENDWHEN

 

 

         *WHEN TIME

            *IS "varBUDYR.FEB"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB"))/2,TIME="varBUDYR.FEB",ACCOUNTFIN="A_90025")

         *ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.MAR"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR"))/3,TIME="varBUDYR.MAR",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.APR"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR"))/4,TIME="varBUDYR.APR",ACCOUNTFIN="A_90025")

*ENDWHEN

 

 

*WHEN TIME

     *IS "varBUDYR.MAY"

     *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY"))/5,TIME="varBUDYR.MAY",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.JUN"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN"))/6,TIME="varBUDYR.JUN",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.JUL"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN")+GET(TIME="varBUDYR.JUL"))/7,TIME="varBUDYR.JUL",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.AUG"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN")+GET(TIME="varBUDYR.JUL")+GET(TIME="varBUDYR.AUG"))/8,TIME="varBUDYR.AUG",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.SEP"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN")+GET(TIME="varBUDYR.JUL")+GET(TIME="varBUDYR.AUG")+GET(TIME="varBUDYR.SEP"))/9,TIME="varBUDYR.SEP",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.OCT"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN")+GET(TIME="varBUDYR.JUL")+GET(TIME="varBUDYR.AUG")+GET(TIME="varBUDYR.SEP")+GET(TIME="varBUDYR.OCT"))/10,TIME="varBUDYR.OCT",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.NOV"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN")+GET(TIME="varBUDYR.JUL")+GET(TIME="varBUDYR.AUG")+GET(TIME="varBUDYR.SEP")+GET(TIME="varBUDYR.OCT")+GET(TIME="varBUDYR.NOV"))/11,TIME="varBUDYR.NOV",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*WHEN TIME

     *IS "varBUDYR.DEC"

      *REC(EXPRESSION=(GET(TIME="varBUDYR.JAN")+GET(TIME="varBUDYR.FEB")+GET(TIME="varBUDYR.MAR")+GET(TIME="varBUDYR.APR")+GET(TIME="varBUDYR.MAY")+GET(TIME="varBUDYR.JUN")+GET(TIME="varBUDYR.JUL")+GET(TIME="varBUDYR.AUG")+GET(TIME="varBUDYR.SEP")+GET(TIME="varBUDYR.OCT")+GET(TIME="varBUDYR.NOV")+GET(TIME="varBUDYR.DEC"))/12,TIME="varBUDYR.DEC",ACCOUNTFIN="A_90025")

*ENDWHEN

 

*ENDWHEN

 

*COMMIT


BPC10 MS - Package Failure (Output file name is empty...)

$
0
0

 

 

We have a script which works fine in our MS version 7 environment, but in version 10 I'm getting the error below.  Before I start troubleshooting the script directly, can anyone tell me more details about the Package Log below with the error "Output file name is empty", and what may be setup incorrectly in the Package Script also below.

 

If you need more specifics, please advise.  The script that is being run by this package is fairly stright forward and calculates FTEs based on two accounts.

 

Package Log Error:

Total Step: 2

Convert Data: Failed in 0 seconds

Append: completed in 0 sec

[Selection]

--------------------------------------------------------------

CHECKLCK = Yes

[Message]

--------------------------------------------------------------

Output file name is empty

Package Script:

DEBUG   (ON)
PROMPT   (RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when r
'PROMPT(SELECTINPUT,,,,%CATEGORY_DIM%%TIME_DIM%)
TASK  (Execute formulas,USER,%USER%)
TASK  (Execute formulas,ENVIRONMENT,%ENVIRONMENT%)
TASK  (Execute formulas,Model,%Model%)
TASK  (Execute formulas,LOGICFILE,%ModelPATH%\..\AdminApp\%Model%\Fee FTEs.lgf)
TASK  (Execute formulasDEBUG   FILE,%ModelPATH%\..\AdminApp\%Model%\DL_Fee_FTEs.Lgf)
'TASK(Execute formulas,SELECTION,%SELECTIONFILE%)
TASK  (Execute formulas,LOGICMODE,1)
TASK  (Execute formulas,CHECKLCK,%CHECKLCK%)


BPC 7.5 sp 8 MS version-Performance Degradation

$
0
0

Hi

we running the above mention SAP environment.Recently we have started to experience serious performance degradation.Our clients use Terminal Service(Server 2003). We have a BPC server,Terminal Server and the DB server (that house DB and Analysis server)

I run the  BPC Optimize with Index defragmentation almost twice a week.Our disk space is atleast on all servers is at 50% free space.

We only have upto 8 users active on at all times throughout the day.

We have enough memory ,almost 50%usage at all times.

 

 

I was thinking of going the ,hardcoreDBA optmization techniques(set baseline,measure CPU usage,memory disk space,network performance etc.

Are there any other considerations I could make inorder to improve my system's performance from a SAP perspective.

Output file name is empty...

$
0
0

Hello Colleagues,

 

I am getting the following error when I run the custom data manager package in BPC MS 10.

"Output file name is empty"

 

Package Script is as follows:

 

'DEBUG   (ON)

PROMPT   (RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when running logic,"",1,{"Yes,check for workstatus settings before running logic","No, do not check work status settings"},{"1","0"}

PROMPT(SELECTINPUT,,,,%CATEGORY_DIM%%TIME_DIM%)

TASK  (Execute formulas,USER,%USER%)

TASK  (Execute formulas,ENVIRONMENT,%ENVIRONMENT%)

TASK  (Execute formulas,Model,%Model%)

TASK  (Execute formulas,LOGICFILE,%ModelPATH%\..\AdminApp\%Model%\Trf.lgf)

'TASK(Execute formulas,SELECTION,%SELECTIONFILE%)

TASK  (Execute formulas,LOGICMODE,1)

TASK  (Execute formulas,CHECKLCK,%CHECKLCK%)

 

I have seen a similar discussion, which seems to have the same query

When I check the View Status for Details, I find Dump & Copy completed in 0 sec; whereas Convert:Failed in 0 seconds.

 

Kindly help and advise...

 

Regards,

Shrini

MDX and Process Chain Error

$
0
0

Hi,

 

When I execute the following script in EXCEL BPC i get errors.

 

If someone can maybe point out what the issue is, i will appreciate it.

 

MDX Code

PROMPT(INFOPROVIDERSELECTION,%InforProvide%,%SELECTION%,"Please select the InfoProvider and set selection (InfoProvider list is restricted by both BW and BPC authority)",,)

PROMPT(TRANSFORMATION,%TRANSFORMATION%,"Transformation File",,,Import.xls)

PROMPT(RADIOBUTTON,%DATATRANFERMODE%,"Data-transfer Mode",10,{"Aggergateoverwrite","Append"},{"10","9"})

PROMPT(RADIOBUTTON,%CLEARDATA%,"Select the method for importing the data from the source file to the destination database",0,{"Merge data values (Imports all records, leaving all remaining records in the destination intact)","Replace && clear datavalues (Clears the data values for any existing records that mirror each entity/category/time/datasource combination defined in the source, then imports the source recordsource combination defined in the source, then imports the source records)"},{"0","1"})

PROMPT(RADIOBUTTON,%RUNLOGIC%,"Select whether to run default logic for stored values after importing",1,{"Yes","No"},{"1","0"})

PROMPT(RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when import data",1,{"Yes, check for work status settings before importing","No, do not check work status settings"},{"1","0"})

INFO(%TEMPNO1%,%INCREASENO%)

INFO(%ACTNO%,%INCREASENO%)

TASK(/CPMB/INFOPROVIDER_CONVERT,OUTPUT_NO,%TEMPNO1%)

TASK(/CPMB/INFOPROVIDER_CONVERT,ACT_FILE_NO,%ACTNO%)

TASK(/CPMB/INFOPROVIDER_CONVERT,TRANSFORMATIONFILEPATH,%TRANSFORMATION%)

TASK(/CPMB/INFOPROVIDER_CONVERT,USER,%USER%)

TASK(/CPMB/INFOPROVIDER_CONVERT,SAPPSET,%APPSET%)

TASK(/CPMB/INFOPROVIDER_CONVERT,SAPP,%APP%)

TASK(/CPMB/INFOPROVIDER_CONVERT,FILE,%InfoProvide%)

TASK(/CPMB/INFOPROVIDER_CONVERT,CLEARDATA,%CLEARDATA%)

TASK(/CPMB/INFOPROVIDER_CONVERT,INFOPROV_SELECTION,%SELECTION%)

TASK(/CPMB/LOAD_IP,DATATRANSFERMODE,%DATATRANSFERMODE%)

TASK(/CPMB/LOAD_IP,INPUTNO,%TEMPNO1%)

TASK(/CPMB/LOAD_IP,ACT_FILE_NO,%ACTNO%)

TASK(/CPMB/LOAD_IP,RUNLOGIC,%RUNLOGIC%)

TASK(/CPMB/LOAD_IP,CHECKLCK,%CHECKLCK%)

TASK(/CPMB/LOAD_IP,CLEARDATA,%CLEARDATA%)

 

ERROR:

<MESSAGE><![CDATA[Failed to analyze instruction /CPMB/INFOPROVIDER_CONVERT,OUTPUT_NO,%TEMPNO1% model: K_FIXED. Package status: RUNNING]]></MESSAGE>

<STATUS_STEP><![CDATA[]]></STATUS_STEP>


Consolidation Central access from Excel

$
0
0

Hi experts,

 

Do you know how to access to Consolidaction Central from Excel directly? I need to create a "link" in a report, is it possible?

 

Thank you

Viewing all 1545 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>