SAP T-Code 쪼개보기 (Enjoy meaning of each letter in SAP T-Code)

'For English Readers'

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 은 생성, 변경, 조회를 의미한다.

LangT-CodeTransaction Desc.
KOVA00초기영업메뉴
KOVA01판매 오더 생성
KOVA02판매오더변경
KOVA03판매오더조회
KOVA05판매오더리스트
KOVA05N판매 오더 리스트
KOVA06판매 오더 모니터
KOVA07영업 - 구매비교 (오더)
KOVA08영업 - 구매비교 (조직데이타)
DEVA01Kundenauftrag anlegen
DEVA02Kundenauftrag ändern
DEVA03Kundenauftrag anzeigen
DEVA05Liste Aufträge
DEVA05NListe Aufträge
DEVA06Kundenauftragsmonitor
DEVA07Abgleich Verkauf - Einkauf (Auftrag)
DEVA08Abgleich Verkauf - Einkauf (Org.dat)
ENVA00Initial Sales Menu
ENVA01Create Sales Order
ENVA02Change Sales Order
ENVA03Display Sales Order
ENVA05List of Sales Orders
ENVA05NList of Sales Orders
ENVA06Sales Order Monitor
ENVA07Compare Sales - Purchasing (Order)
ENVA08Compare 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 ========================

'Move Top'


>> 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

Popular posts from this blog

How to automate how to process mass transaction without ABAP code (SAP ABAP coding 하지 않고 엑셀 매크로 VBA로 SAP 생산오더 만들기)

Material Label as a industry standard on traceability along the whole supply chain.

How to execute Transaction with mass data without ABAP coding using SAP Script Recording, 코딩없이 대량 데이타를 SAP 업로드 할 수 있나요?