일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- fi
- 이명박
- FI 용어정리
- 가계부
- badi
- gimp
- UTF-8
- 엑소버드
- Enhancement
- 스마트폼
- function
- sapa
- KOSA
- ABAP
- 방화벽
- 동적 쿼리
- 오라클 함수
- Standard Function
- List box
- ole
- 머니플랜
- selection screen
- SAP
- 유닉스
- alv 정형화
- ALV
- EUC-kr
- EXIT
- Smart Forms
- Java
- Today
- Total
목록전체 (350)
Drunken Lion
엑셀 여러 쉬트의 데이터를 컨트롤 할수 있는 소스.. 출처: https://wiki.scn.sap.com/wiki/display/Snippets/Read+multiple+sheets+of+an+Excel+file+into+SAP+through+ABAP Read multiple sheets of an Excel file into SAP through ABAP Skip to end of metadata Created by Sourav Bhaduri, last modified by Vikas Singh on Dec 01, 2014 Go to start of metadata I couldn't find a good solution in ABAP to read data from multiple worksheets..
기존 하우스 뱅크에 은행 키만 변경 하고 싶을때.. KEB하나 은행 통합이라든가.. 자통법이라든가.. 등등 종종 해야 할일이 생기는데.. 요거 간단하니 좋네.. 출처 : https://scn.sap.com/thread/3786762 Correct Answer by Pintu Das on Aug 19, 2015 9:41 AM Hi Step 1 - Go to SE16 and in table T012K check if the bank accounts are still there. Step2 - If the accounts are there but it is now showing up in FI12, then go to SM30 and put the table name T012K. Then click on th..
출처 : http://scn.sap.com/docs/DOC-45443 User set permanent file export settings in SAP OR Remove SAP ALV Settings for User created by Yogesh Patel on Aug 20, 2013 4:44 PM, last modified by Yogesh Patel on Aug 20, 2013 4:48 PM Version 1 inShare0 How user set settings? User clicked on Export icon Selected Spreadsheet option (Or any other option) User selected checkbox “Always Use Selected Format” W..
sudo apt-get install imagemagick 설치 되면.. convert *.jpg test.pdf
T-CODE : SCMO 에서 정기적 처리에 대한 모니터링이 가능함. ex) 어플리케이션 FI-AA 선택 선택조건 입력 후 실행 하면 감가상각 처리 일시 및 오류를 조회할 수 있음.
출처: 지식인 alias(명령어 간소화하기) apropos(관련된 명령어 찾기) arch(컴퓨터 종류 알기) arp(같은 서브넷의 IP 보여주기) at(작업 시간 정하기) atd(계획성 있는 작업 실행하기) awk(특정 패턴 문자 처리하기) a2p(펄 파일로 바꾸기) badblocks(배드 블럭 검사하기) bc(계산기) biff(메일 수신 소리로 확인하기) bg(후면작업; 배경화면 설정) bind(키나 함수 순서 결합하기) break(루프 빠져나가기) cal(달력보기) builtin(내부 명령어 알아보기) case(조건 처리하기) cat(화면상에서 파일 보기) cd(디렉토리 변경하기) cfdisk(디스크 설정하기) chattr(파일 속성 변경하기) chfn(사용자 정보 변경하기) chgrp(파일, 디렉토..
AR/AP 에 대해 BA 를 특별히 지정하지 않고, 상대 변에 여러 BA가 들어오는 경우에 본지사 조정이 발생됨. 이를 조정해 주기 위해서 F.5D, F.5E ... 등등 의 처리를 해야함. BS 조정 : F.5D, F.5E PL 조정 : F.50 손익센터 회계: 채무/채권 대체 : 1KEK 이에 대한 셋팅은 OBXM 에서 조정계정 및 조정계정의 처리 계정을 셋팅함. 이라고 하는데.. 실제로 이와 같은 상황이 발생하지 않은 경우에도 본지사 조정 계정이 생기는데.... 이유가 뭔지 모르겠음.. 잘못봤나?? 참조 : http://help.sap.com/erp2005_ehp_04/helpdata/EN/f8/5fd353c6244308e10000000a174cb4/content.htm Program SAPF180..