cancel
Showing results for 
Search instead for 
Did you mean: 

What is VDSK1?

Former Member
0 Kudos

What is the feature VDSK1? What is the use of it?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

VDSK1 is a field that can be used for security roles as well. That's typically where I've seen it used.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Using this feature you group together the control features for the

formation of the organizational key.

o Table Org.key control T527

o Infotype Org.assignment (0001)

Procedure

The return value of the feature is a string with a maximum of 7 bytes,

which is placed in the variable key when table T527 is accessed. When

maintaining the organizational key in the Organizational assignment

infotype, the default values are supplied by field RULID .

Thanks & Regards, Swapnil Mishra

Former Member
0 Kudos

Dear friend,

VDSK1 is a feature for Org.Key which is 14 digit long and combination of PA,PSA,EG,ESG,COST CENTER

where as these all are from infotype 0001. and VDSK1 is also from infotype 0001 is used for AUTHORIZATION and REPORTING PURPOSE.

regards,

mohammed

Former Member
0 Kudos

In this field you can default combination of different fields from IT 0001. Major use:

- Authorization

- Reporting

Cheers!

Former Member
0 Kudos

what is the return value for this or from where we take the return value ?

Former Member
0 Kudos

For Return value you have to create Creation Rules in table T527A and assign the creation rule to Variable Key in table T527....and use this variable key as the return value in feature VDSK1.

SPRO->Personnel Management ->Personnel Administration -> Orgnizational Data -> Org Assignment ->Setup Organizational Key

Organizational key: Maintain feature VDSK1

Organizational key: Control

Organizational key: Creation rules

Organizational key: Validation

Mohan

Former Member
0 Kudos

U can go through PE03 or MG: Personnel Management -> Personnel Administration -> Organizational Data -> Organizational Assignment -> Set up Organizational Key.

VDSK1 feature is used for defaulting organisation key in the Organisational Assignment infotype (IT-0001). The organizational key is used for authorization checks.

Organisation key can consists for 16 alfanumeric characters which are generally the combination of objects such as PA, PSA, Costcenter, org unit, Administrators etc

JINU