Tech_Info/SAP2010. 3. 4. 17:46

전기기간 어쩌구 저쩌구 나오면서 전기가 안된다고 할때는 OB52에서 전기기간 설정내용을 봐라.
시작기간과 종료기간안에 들어가 있어야지 전기가 된다.
제일끝에 Augr은 F_BKPF_BUF authorization object에 의해서 컨트롤 된다. (넣으면 저 권한가진 사람만 전기됨)


What you need to do is make sure that in OB52 a split is made between the group that is allowed and the group that is not allowed.
Taken from SAP documentation.

Use

A posting period can be made available to only a limited set of users
using the authorization group.

Procedure

If only a limited set of users is to be able to post in a particular
posting period, proceed as follows:

o Add the posting period authorization (authorization object
F_BKPF_BUP) to the authorizations of the selected users. Assign an
authorization group (e.g. '0001').

o Enter the account type '+' for the posting period variant to which
the restriction is to apply. Enter the period(s) whose use is to be
restricted in the first period, those which are available to all
users in the second period, and the authorization group (e.g.
'0001') in the last column.

What we have done at our company is that we have created a role with only the auth object F_BKPF_BUP in the auth profile with value 0002 and assigned this to the composite roles of users who require this access.
All other roles that have this same object, it has been set to the value 0001. This holds the risk that with mass generation, this setting is overwritten.
What you can do to restrict this, is change the standard setting in SU24 to include 0001 instead of *. This way, you limit the risk and only have to monitor one role.

'Tech_Info > SAP' 카테고리의 다른 글

BC] 허용되지 않는 비밀번호 정의  (0) 2010.04.06
MDX Parser Error  (0) 2010.04.05
SAP 버전 확인하기  (0) 2010.03.04
SAP 메뉴중 즐겨찾기만 보일때  (0) 2010.02.18
Transport 를 위한 권한 Object  (0) 2010.02.12
Posted by 알 수 없는 사용자
Tech_Info/SAP2010. 3. 4. 15:30
SM51에 들어가서 릴리즈 정보를 확인하면 필요한 정보가 나온다.
우리는 아직도 46D ㅠㅠ


'Tech_Info > SAP' 카테고리의 다른 글

MDX Parser Error  (0) 2010.04.05
전기기간 설정  (0) 2010.03.04
SAP 메뉴중 즐겨찾기만 보일때  (0) 2010.02.18
Transport 를 위한 권한 Object  (0) 2010.02.12
와이드 모니터의 필수 유틸  (0) 2010.02.12
Posted by 알 수 없는 사용자
Tech_Info/SAP2010. 2. 18. 11:07
갑자기 사용자에게서 SAP Menu가 안보인다고 해서 원격으로 봤더니, 즐겨찾기만 보일때 해결 방법.

Extras à Settings à Do not display menu, only display favorites

체크를 해제하면 보인다.


 

사용자 삽입 이미지
사용자 삽입 이미지

'Tech_Info > SAP' 카테고리의 다른 글

전기기간 설정  (0) 2010.03.04
SAP 버전 확인하기  (0) 2010.03.04
Transport 를 위한 권한 Object  (0) 2010.02.12
와이드 모니터의 필수 유틸  (0) 2010.02.12
BI에서 소스시스템 설정하기  (0) 2010.02.12
Posted by 알 수 없는 사용자