Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Member formula for length exceeds from 255 char.

$
0
0

Hello All,

 

I am using BPC 10.0 Release 801 SP-level 005.

 

I have issue when member formula is exceeding char. length 255. I am getting error when processing member formula.

Error is "Invalid or unimplemented "*SYSLIB <filename>".

I have used member formula in text file which I have uploaded is as below:

 

given below is my code that I wrote in file and uploaded in \environment_name\systemlibrary\logic library\function_file.lgf via UJFS with file name TEST

 

*FUNCTION TEST(%A1%,%A2%,%A3%,%A4%,%A5%,%A6%,%A7%,%A8%,%A9%,%A10%)

[PROFITCENTER].[H2].[%A1%]+[PROFITCENTER].[H2].[%A2%]+[PROFITCENTER].[H2].[%A3%]+

[PROFITCENTER].[H2].[%A4%]+[PROFITCENTER].[H2].[%A5%]+[PROFITCENTER].[H2].[%A6%]+

[PROFITCENTER].[H2].[%A7%]+[PROFITCENTER].[H2].[%A8%]+[PROFITCENTER].[H2].[%A%]+[PROFITCENTER].[H2].[%A10%]

*ENDFUCTION

 

After this I have create a member formula as given below:

TEST(P0100_NEXTYR,P0500_NEXTYR,P0103_NEXTYR,P0511_NEXTYR,

P0640_NEXTYR,P0601_NEXTYR,P0603_NEXTYR,P0607_NEXTYR,

P0611_NEXTYR,P0800_NEXTYR)

 

And also mentioned file name in option with TEST.

But while processing I got error like "Invalid or unimplemented "*SYSLIB TEST".

 

Could anyone please help on this.

 

 

Best Regards,

Deepak


Viewing all articles
Browse latest Browse all 5414

Trending Articles