Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HR table PLOG

Former Member
0 Likes
3,740

Hi all,

please, can anyone tell me something about the table PLOG (used for SAP HR)? What's the purpose of the table?

Thanks in advance and have a nice day.

Michael

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,296

Hi,

PLOG : Used to indicate the types of information processing a user is authorized to perform.

See also : http://help.sap.com/saphelp_erp2005vp/helpdata/en/7b/6f92413c3a2e7be10000000a1550b0/content.htm

Reward If Found useful.

Hi all,

please, can anyone tell me something about the table PLOG (used for SAP HR)? What's the purpose of the table?

Thanks in advance and have a nice day.

Michael

3 REPLIES 3
Read only

Former Member
0 Likes
2,297

Hi,

PLOG : Used to indicate the types of information processing a user is authorized to perform.

See also : http://help.sap.com/saphelp_erp2005vp/helpdata/en/7b/6f92413c3a2e7be10000000a1550b0/content.htm

Reward If Found useful.

Read only

geetha_k
Active Participant
0 Likes
2,296

Hi,

Object: PLOG Personnel Planning

Fields: PLVAR Plan Version

OTYPE Object Type

INFOTYP Infotype

SUBTYP Subtype

ISTAT Planning Status

PPFCODE Function Code

Definition:

The present object is used by the authorization check for PD data.

Field Details:

PLVAR - Plan version This field defines which plan version(s) the user may access.

OTYPE - Object type This field defines which object types the user may access.

INFOTYP - Infotype This field defines, which infotypes, that is, attributes, of an object the users (generally) may access.

SUBTYP - Subtype This field determines which subtypes the user may access for given infotypes.

Relationships are special subtypes for infotype 1001. Consequently, the relationships for which a user should have access authorization can also be limited in this field.

ISTAT_D - Planning status This field determines in which planning status the user may access information.

OKCODE - Function code This field defines for which type of information processing (Display, Change ) the user is authorized.

The possible values are defined in table T77FC. This protection against unauthorized access is extended by the structural authorization check. Two types of function codes are distinguished in HR management. By marking the processing method Maintenance in table T77FC the function codes are indicated, with which objects may be maintained within the structure; Otherwise, only Display is allowed. The function code has effects in connection with the structural authorization. In table

T77PR, authorization profiles can be indicated which are to have maintenance authorization for the structure. Without this authorization, you can only display structures. Consequently, the overall authorization results from the intersection between basis authorization and structural authorization.

Authorization object PLOG checks authorizations for the fields in Personnel Planning components (Organizational Management, Personnel Development, SAP Learning Solution, Performance Management). You can use authorization object authorization object P_ORGINCON if structural authorizations are to be checked in context when checking the authorization to access HR master data. The authorization object P_ORGINCON is used for the authorization check for personnel data integrated with structural ...

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/409acd1d-75d1-2a10-4a91-dadabd18e1ff]

Read only

Former Member
0 Likes
2,296

Hi,

I'm not talking about the authorization object, but the table PLOG.

Is there any connection between the table and the authorization object?

Thanks in advance.

Michael