반응형
SAP 오류 메시지 AY159("마지막 완료된 회계연도에 대한 정보가 불완전합니다")는 일반적으로 자산 생성(예: 트랜잭션 코드 AS01 사용) 중에 회사 코드나 평가 영역에서 마지막 마감 회계연도에 대한 설정이 제대로 구성되지 않았을 때 발생합니다. 아래는 이 문제를 해결하기 위한 단계입니다:
AY159 오류 해결 방법
- 회계연도 설정 확인 및 업데이트
- 트랜잭션 코드 FAA_CMP를 사용하거나 자산회계 > 커스터마이징 > 회사 코드 설정으로 이동합니다.
- 관련 회사 코드를 선택하고 다음을 확인합니다:
- *최고 회계연도(Highest Fiscal Year)*가 올바르게 설정되었는지 확인 (예: 현재 회계연도가 2025년이라면 2025로 설정).
- *마감 회계연도(Closed Fiscal Year)*가 자동으로 업데이트되었는지 확인 (예: 2025년이 최고 회계연도라면 2024로 설정).
- 변경 사항을 저장합니다.
- 이전 데이터 전송 설정 확인
- 동일한 트랜잭션(FAA_CMP)에서 이전 데이터 전송(Legacy Data Transfer) 탭으로 이동합니다.
- 유효한 전송 날짜가 있는 이전 데이터 전송 세그먼트가 적어도 하나 있는지 확인합니다.
- 세그먼트가 없을 경우, 다음과 같이 생성합니다:
- "생성(Create)" 버튼 클릭.
- 유효한 전송 날짜(Transfer Date) 입력 (예: 2025-01-31).
- *이전 데이터 전송 상태(Legacy Data Transfer Status)*를 "진행 중(Ongoing)"으로 설정하고 문서 유형(예: "ZZ")을 지정.
- 변경 사항을 저장합니다.
- 감가상각 영역 할당 확인
- 트랜잭션 코드 SE16을 사용하여 테이블 T093B에서 감가상각 영역 할당의 불일치를 확인합니다.
- 관련 회사 코드와 감가상각 영역에 대한 항목이 존재하는지 확인합니다. 항목이 없으면:
- 트랜잭션 코드 OAOB를 사용하여 감가상각 차트를 제거하고 다시 할당합니다.
- 이 작업은 테이블 T093B에서 항목을 재생성합니다.
- 커스터마이징 변경사항 전송
- 이 문제가 클라이언트 간 설정 전송 후 발생한 경우, 트랜잭션 코드 OAYK를 사용하여 모든 회사 코드의 감가상각 영역 합계를 조정합니다. 그런 다음 이러한 변경 사항을 대상 클라이언트로 다시 전송합니다.
- 자산 생성 테스트
- 위의 변경 사항을 적용한 후, 트랜잭션 코드 AS01 등을 사용하여 자산 생성을 다시 시도합니다. 이제 오류가 더 이상 발생하지 않아야 합니다.
추가 참고 사항
- 위 단계로 문제가 해결되지 않을 경우, OSS Note 2773727과 같은 SAP 노트를 참조하거나 SAP 지원팀에 문의하세요.
- 특히 T093B와 같은 테이블을 수정할 때는 변경 전에 반드시 설정을 백업하세요.
위 단계를 체계적으로 따르면 AY159 오류를 효과적으로 해결할 수 있습니다.
[ 품질서버 해결 예시 ]
Error > CO CJ12 에서 Extra > Asset Under Construction 실행 시
Message > AY159 - Information about last completed fiscal year is incomplete
> 필드 T093B-ABGJA 값이 비어 있는 Depreciation Area 존재 21
> OAOB 로 감가상각영역 3000 지정 해제 저장 후 > 재지정
> 트랜잭션 코드 FAA_CMP - *최고 회계연도(Highest Fiscal Year)* 및 유효한 전송 날짜(Transfer Date) 입력
>> Golden Client IMG 재반영
Reference
The SAP error message AY159 ("Information about last completed fiscal year is incomplete") typically occurs during asset creation (e.g., using transaction code AS01) when the system lacks proper configuration for the last closed fiscal year in the company code or valuation area. Below are the steps to resolve this issue:
Steps to Fix AY159 Error
- Check and Update Fiscal Year Settings
- Use transaction code FAA_CMP or navigate to Asset Accounting > Customizing > Make Settings for Company Code.
- Select the relevant company code and ensure that:
- The Highest Fiscal Year is correctly set (e.g., if the current fiscal year is 2025, set it to 2025).
- The Closed Fiscal Year is automatically updated (e.g., 2024 if 2025 is the highest fiscal year).
- Save the changes.
- Verify Legacy Data Transfer Settings
- In the same transaction (FAA_CMP), go to the Legacy Data Transfer tab.
- Ensure at least one segment exists for legacy data transfer with a valid transfer date.
- If no segment exists, create one by:
- Clicking "Create."
- Entering a valid Transfer Date (e.g., 2025-01-01).
- Setting the Legacy Data Transfer Status to "Ongoing" and specifying a document type (e.g., "ZZ").
- Save your changes.
- Check Depreciation Area Assignments
- Use transaction code SE16 to check table T093B for inconsistencies in depreciation area assignments.
- Ensure entries exist for the relevant company code and depreciation areas. If an entry is missing:
- Remove and reassign the chart of depreciation using transaction code OAOB.
- This action will recreate entries in table T093B.
- Transport Customization Changes
- If this issue arises after transporting settings between clients, use transaction code OAYK to adjust depreciation area sums across all company codes. Transport these changes back to the target client.
- Test Asset Creation
- After making these changes, attempt asset creation again using transaction code AS01 or similar. The error should no longer appear.
Additional Notes
- If these steps do not resolve the issue, consult SAP Notes such as OSS Note 2773727 for further guidance or contact SAP support.
- Always back up your configurations before making changes, especially when modifying tables like T093B.
By following these steps systematically, you should be able to resolve error AY159 effectively.
반응형
'SAP' 카테고리의 다른 글
SAP 엑셀 업로드 프로그램 사용 시 INR 금액 100배로 반영될 때 처리 방법 (0) | 2025.05.01 |
---|---|
f.13 SAPMF05A 0700 E F5 063 오류 해결방법 (0) | 2025.02.26 |
SAP컨설턴트 개인사업자 등록 방법 (2) | 2025.02.03 |
SAP 프로그램명을 관리하는 테이블 (4) | 2025.01.22 |
SAP India IFSC MICR 설정 방법 (1) | 2025.01.15 |