전체 글27 [SCC1] 전송 요청으로 복사 같은 서버 내에서 클라이언트 이동하기. STMS 는 이관하는 곳 .. https://blog.naver.com/PostView.naver?blogId=hyuk4132&logNo=222404010760&parentCategoryNo=&categoryNo=23&viewDate=&isShowPopularPosts=true&from=search 특정 클라이언트 세팅(IMG) 값 적용하기(T-CODE: SCC1) SAP IMG 세팅 값은 일반적으로 운영 서버에서 직접 변경할 수 없도록 되어있는 것이 원칙입니다. I... blog.naver.com 2023. 5. 17. [FBL1N] / [FBL3N] / [FBL5N] ALV에 계정 명, G/L계정 명 필드 추가 참고 : https://blogs.sap.com/2019/01/04/5-easy-steps-to-add-new-line-item-fields-to-fbl1n/ 5 Easy Steps to Add New Line Item Fields to FBL1N | SAP Blogs 8 24 47,175 Introduction: A common request from users of FBL1N (Vendor Line Items) is to include additional columns of data in the “Column Set” that can be selected when creating or maintaining a line layout variant. These requests come when neith.. 2023. 3. 22. [KE30] / [CKM3] 2023. 2. 23. [SAP] 소리남 DATA OLE_VAL TYPE OLE2_OBJECT. DATA OLE_VOICE TYPE OLE2_OBJECT. PARAMETERS P_VOICE TYPE STRING DEFAULT 'Hi ~ SAP JOY'. START-OF-SELECTION. CREATE OBJECT OLE_VOICE 'SAPI.SpVoice'. CALL METHOD OF OLE_VOICE 'Speak' = OLE_VAL EXPORTING #1 = P_VOICE. 2023. 2. 14. 이전 1 2 3 4 5 ··· 7 다음