본문 바로가기

SAP

(107)
[TS450]55강~57강 최초 작성일: 2023년 4월 11일 최종 작성일: 2023년 4월 11일 목표: SAP mm모듈 쀼셔 오늘 진도표(55강~57강) Releasing Purchasing Documents Converting Released Purchase Requisitions Configuring Release Procedures in Customizing Unit 6: document release procedure (결재 프로세스, PR,PO이 주임) Lesson 1 : releasing purchasing documents Lesson 2: converting released purchase requisitions Lesson 3: configuring release procedures in customizing..
오예 1 -> 하나 끝!
[C_TS452_2021] 헷갈리는 것 문제 번호 문제 답_1 답_2 답_3 1 what are the prerequisites for carrying out MRP for a plant? maintian plant parameters for the corresponding plang in customizing maintain MRP data in the material master record for the materials to be planned automatically 2 which field controls the creation of a scheduling agreement with release documentation? agreement type 4 at which of the following organizational lev..
[C_TS452_2021] Day 03. 최초 작성일: 2023년 4월 6일 최종 작성일: 2023년 4월 6일 목표: SAP Certi 취득 (2023년 4월 8일!!!!!!!!!) No. 35 what are some SAP smart business key performance indicators(KPIs) available for purchase requisitions? note: there are 3 correct answers to this question. purchase requisition to order cycle timepurchase requisition touch ratepurchase requisition average approval time No. 36 what are some of the consequences o..
[C_TS452_2021] Day 02. 최초 작성일: 2023년 4월 4일 최종 작성일: 2023년 4월 4일 목표: SAP Certi 취득 No.17 what must you do to implement split valuation? note: there are 2 correct acnswers to this question. customize valuation categories and valuation type. create additional accounting data for the relevant materials No. 18 which of the following prerequisites must be met for the system to check the shelf life of materials at good receipt..
[C_TS452_2021] Day 01. 최초 작성일: 2023년 4월 3일 최종 작성일: 2023년 4월 3일 목표: SAP Certi 취득 No.1 what are the prerequisites for carrying out material requirement planning for a plant?maintain plant parameters for the corresponding plant in customizing. maintain MRP data in the material master record for the materials to be planned automatically. No. 2 which field controls the creating of a scheduling agreement with releas documen..
[TS450]53강~54강 최초 작성일: 2023년 3월 31일 최종 작성일: 2023년 3월 31일 목표: SAP Certi 취득 오늘 진도표(53강~54강) Analyzing Special Aspects in Customizing Defining Function Authorizations for Buyers Unit 5: Special User Parameters for Purchasing lesson 1. Analyzing Special Aspects(configuration) in Customizing lesson 2. Defining Function Authorizations for Buyers Lesson 1.Analyzing Special Aspects in Customizing objective maintain sy..
[WIP]Creating ALV 최초 작성일: 23.03.31 최종 작성일: 목표: ALV 정복정복정복 1. METHOD 생성 방법 해당 프로그램 생성 선행 작업 1 - 전역변수, 로컬 클래스, 함수, PBO,PAI (Include) 선행 작업 2 - 로컬 클래스 생성 로컬클래스를 전역변수 마냥 자주 활용한다고 하면 프로그램별로 아래 CLASS LO_CLASS DEFINITION DEFERRED. 선행 작업 3- 전역 변수 생성 : 로컬클래스에서 생성한 클래스를 참조로 가져와야 입력값, 출력값 할당하기 선행 작업 4 - 전역변수와 로컬 클래스를 연결 해서 화면에 뿌린다(기준은 전역변수임) START-OF-SELECTION. * 1. 클래스 객체 변수 생성 ( = 인스턴스화) CREATE OBJECT LO_OBJECT. " 클래스에 있는..