cancel
Showing results for 
Search instead for 
Did you mean: 

Finding spending limit for a user

Former Member
0 Kudos

Hi,

How do i find a spending limit for a user?

I found these two tables hrp5503 & BBP_PDLIM But these are empty.

The spending limit is set in our roles for user personalization.

Best regards

Lisa M Simonsen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please check the table SPERS_OBJ.

Here PERS_TYPE should be 'U' OBJECT_KEY = 'USER1' PERS_KEY = 'BBP_SPENDING_LIMIT' FIELDNAME = 'SPENDING_LIMIT' and field FIELDVALUE will contain the spending limit.

Former Member
0 Kudos

Hi,

The table has one user on the system with this entry but the field value is blanc

Any other ideas?

Best regards

Lisa M Simonsen

Former Member
0 Kudos

Blank value means the Spending limit is 0.00

Maintain the Spending limit for that user in SU01. Go to tab Personalization in SU01 in change mode, Double click BBP_SPENDING_LIMIT and maintain some value.

Former Member
0 Kudos

Hi,

The spending limit for the user is 1000 when looking in the SU01

Best regards

Lisa M Simonsen

Former Member
0 Kudos

If the entry in present, then there will definitely be some value in FIELDVALUE. Please check carefully, as it is a CHAR255 field.

Answers (0)