SAP T-Code 쪼개보기 (Enjoy meaning of each letter in SAP T-Code)
SAP를 처음 배우면 T-Code라는 단어를 만나게 되는데, 그냥 봐서는 무슨 암호 같은데, 자세히 보면 혹은 시간이 지나다 보면 이해가 간다. 각각의 철자에 의미가 있다는 것을 깨달는 이후부터 T-Code가 친숙해 보인다.
1) 예를들면 판매 프로세스 중에서 판매오더 관련 T-Code는 아래와 같다
VA01 - Sales Order Create, 판매오더 생성
VA02 - Sales Order Change, 판매오더 변경
VA03 - Sales Order Display, 판매오더 조회
T-Code 1번째 V는 독일어로는 Vertrieb (Sales, 판매) 이고, 판매프로세스 모듈을 의미하며
T-Code 2번째 A는 독일어로는 Auftrag (Order, 주문) 이고,
T-Code 3번째 0는 판매오더 유형 중 하나이고,
0은 판매오더 이고,
1은 판매문의 이고,
2은 판매견적 이고,
3은 납품일정 이고,
4은 계약 이다.
T-Code 4번째 1는 문서처리 유형 중 하나로
1은 생성이고,
2은 변경이고,
3은 조회이고,
4은 리스트 이다.
일반적으로 T-Code 4번째 숫자 1, 2, 3 은 생성, 변경, 조회를 의미한다.
Lang | T-Code | Transaction Desc. | |
KO | VA00 | 초기영업메뉴 | |
KO | VA01 | 판매 오더 생성 | |
KO | VA02 | 판매오더변경 | |
KO | VA03 | 판매오더조회 | |
KO | VA05 | 판매오더리스트 | |
KO | VA05N | 판매 오더 리스트 | |
KO | VA06 | 판매 오더 모니터 | |
KO | VA07 | 영업 - 구매비교 (오더) | |
KO | VA08 | 영업 - 구매비교 (조직데이타) | |
DE | VA01 | Kundenauftrag anlegen | |
DE | VA02 | Kundenauftrag ändern | |
DE | VA03 | Kundenauftrag anzeigen | |
DE | VA05 | Liste Aufträge | |
DE | VA05N | Liste Aufträge | |
DE | VA06 | Kundenauftragsmonitor | |
DE | VA07 | Abgleich Verkauf - Einkauf (Auftrag) | |
DE | VA08 | Abgleich Verkauf - Einkauf (Org.dat) | |
EN | VA00 | Initial Sales Menu | |
EN | VA01 | Create Sales Order | |
EN | VA02 | Change Sales Order | |
EN | VA03 | Display Sales Order | |
EN | VA05 | List of Sales Orders | |
EN | VA05N | List of Sales Orders | |
EN | VA06 | Sales Order Monitor | |
EN | VA07 | Compare Sales - Purchasing (Order) | |
EN | VA08 | Compare Sales - Purchasing (Org.Dt.) |
2) 예를들면 판매 프로세스 중에서 판매 납품 관련 T-Code는 아래와 같다
VL01N - Sales Delivery Create New, 납품 생성 (신규)
VL02N - Sales Delivery Change New, 납품 변경 (신규)
VL03N - Sales Delivery Display New, 납품 조회 (신규)
T-Code 1번째 V는 독일어로는 Vertrieb (Sales, 판매)이고, 판매프로세스 모듈을 의미하며
T-Code 2번째 L는 독일어로는 Lieferung (Delivery 납품)이고,
T-Code 3번째 0는 납품 유형 중 하나이고,
0은 아웃바운드 납품 이고,
1은 납품예정문서 이고,
2은 백그라운드납품 이고,
3은 인바운드 납품 이고,
4은 임시 GR(입고) 이다.
T-Code 4번째 1는 문서처리 유형 중 하나로
1은 생성 이고,
2은 변경이고,
3은 조회이고,
4은 리스트 이다.
T-Code 5번째 N은 새로 개발된 T-Code를 의미한다, 즉 VL01은 old 화면 T-Code, VL01N은 신규 화면 T-Code이다.
3) 예를들면 판매 청구 프로세스 중에서 판매 청구 관련 T-Code는 아래와 같다
VF01 - Sales Invoice Create , 대금청구문서 생성
VF02 - Sales Invoice Change , 대금청구문서 변경
VF03 - Sales Invoice Display , 대금청구문서 조회
T-Code 1번째 V는 독일어로는 Vertrieb (Sales, 판매)이고, 판매프로세스 모듈을 의미하며
T-Code 2번째 F는 독일어로는 Faktur (Invoice 청구)이고,
T-Code 3번째 0는 청구 유형 중 하나이고,
0은 대금청구 이고,
1은 대금청구 취소 이고,
2은 송장 리스트 이다.
T-Code 4번째 1는 문서처리 유형 중 하나로
1은 생성 이고,
2은 변경이고,
3은 조회이고,
4은 리스트 이다.
4) 예를들면 자재관련 프로세스 모듈에서 구매 관련 T-Code는 아래와 같다
ME21 - Purchase Order Create, 구매 문서 생성
ME22 - Purchase Order Change, 구매 문서 변경
ME23 - Purchase Order Display, 구매 문서 조회
T-Code 1번째 M는 독일어로는 Material 자재 관리 프로세스 모듈을 의미하며,
T-Code 2번째 E는 독일어로는 Erwerbung (Purchase 구매)이고,
T-Code 3번째 0는 청구 유형중 하나이고,
0은 공급처 리스트 이고,
1은 구매정보레코드 이고,
2은 구매 오더 이고,
3은 계약 이고,
4은 견적요청 이고,
5은 구매요청 이고,
6은 공급업체평가 이다.
T-Code 4번째 1는 문서 처리 유형 중 하나로
1은 생성 이고,
2은 변경이고,
3은 조회이고,
4은 리스트 이다.
======================== End of article ========================
>> For English Readers
When you first learn SAP, you will encounter a term T-Code. At first glance, it looks strange, but if you look letter one by one in T-Code or as you used to type T-Code, you can guess meaning of T-Code . T-Code looks familiar since you realize that each letter of T-Code has a meaning.
1) For example, T-Codes related to sales order in the sales module are:
VA01 - Sales Order Create,
VA02 - Sales Order Change
VA03 - Sales Order Display
The first letter V in the T-Code represents Vertrieb (Sales) in German, which means a sales module.
The second letter A in the T-Code represents Aufträge(Order) in German.
The third letter 0 in the T-Code is one of the sales order types below:
0 means sales order,
1 means sales inquiry,
2 means sales quotation,
3 means delivery schedule,
4 means contract.
The 4th letter 1 of the T-Code is one of the document processing types below:
1 is Create,
2 is Change,
3 is Display,
4 is List of document.
In general, The 4th letter 1, 2 and 3 of the T-Code means Create, Change, and Display.
2) For example, T-Codee related to sales delivery in the sales process are:
VL01N - Sales Delivery Create New,
VL02N - Sales Delivery Change New,
VL03N - Sales Delivery Display New.
The first letter V in the T-Code represents Vertrieb (Sales) in German, which means sales module.
The second letter L in the T-Code represents Lieferung (Delivery) in German.
The third letter 0 is one of the delivery types below:
0 is outbound delivery,
1 means delivery schedule document,
2 is background delivery,
3 means inbound delivery,
4 is temporary GR (receipt).
The 4th letter 1 of the T-Code is one of the document processing types below:
1 is Create
2 is Change,
3 is Display,
4 is List.
The 5th letter N of T-Code means a newly developed T-Code, that is, VL01 meansn old screen T-Code, and VL01N means new screen T-Code.
3) For example, T-Codes related to sales billing are:
VF01 - Sales Invoice Create,
VF02 - Sales Invoice Change,
VF03 - Sales Invoice Display.
The first letter V in the T-Code represents Vertrieb (Sales) in German, and means a sales module.
The second letter F in the T-Code represents Faktur (Invoice claim) in German
The third letter 0 in the T-Code is one of the billing types below:
0 is billing,
1 is billing cancellation,
2 means list of invoices.
The 4th letter 1 of the T-Code is one of the document processing types below:
1 is Create,
2 is Change,
3 is Display,
4 is List.
4) For example, T-Codes related to purchase are:
ME21 - Purchase Order Create,
ME22 - Purchase Order Change,
ME23 - Purchase Order Display.
The first letter M in T-Code means Material Management Module in German.
The 2nd letter E in the T-Code is Erwerbung (purchase) in German.
The third letter 0 in the T-Code is one of the document types below:
0 means list of suppliers,
1 means purchase information record,
2 means purchase order,
3 means contract,
4 means quote request,
5 means purchase request,
6 means supplier evaluation.
The 4th letter 1 of the T-Code is one of the document processing types below:
1 is Create
2 is Change,
3 is Display,
4 is List of document.
======================== End of article ========================
'For English Readers'
Comments
Post a Comment