- Create a Script in the System
- SAP Scripts - Output Mode IDOC
- SAP Scripts - Output Mode Spool
- SAP Scripts - Raw Data Interface
- SAP Scripts - Format Conversion
- Print Preview of a Document
- SAP Scripts - Delete a Document
- SAP Scripts - Save a Document
- SAP Scripts - Find a Document
- SAP Scripts - Update a Document
- SAP Scripts - Create a Document
- SAP Scripts - Word Processing
- SAP Scripts - Standard Text
- SAP Scripts - Copy Scripts
- SAP Scripts - Control Commands
- SAP Scripts - Text & Graphics
- SAP Scripts - Control Tables
- SAP Scripts - Import
- SAP Scripts - Export
- SAP Scripts - Data Formats
- SAP Scripts - Control Print Output
- SAP Scripts - Output Types
- SAP Scripts - Format Options
- SAP Scripts - Grouping Text
- SAP Scripts - Text Module
- SAP Scripts - Output Area
- SAP Scripts - Creating a Window
- SAP Scripts - Print Program
- SAP Scripts - Layout Set
- SAP Scripts - Form Painter
- SAP Scripts - Smart Forms
- SAP Scripts - Overview
- SAP Scripts - Home
SAP Scripts Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
SAP Scripts - Output Mode Spool
RDI输出格式包括四种记录价值。 每一记录都载有显示记录类型——标题(H)、数据(D)、Sort(S)和控制(C)的国旗。
Header Record
Data Record
Sort Record
Control Record
Header Record
您向外部印刷文本系统发送的每一种表格,均以国旗为首,H为显示标题记录结构。 文件标题部分载有以下领域:
Form name
Document number
RDI version
Language
Device type
Cpent and many other fields in Header Record structure
Sort Record
这个领域是在这种领域之后,以国旗为代表,S. Each表包括10个内部和外部领域,每个领域有32个任务期。
Data Record
这是在这种记录之后出现的,并载有国旗——D显示数据记录结构。 它包括以下领域:
Form window name
Start of the next main window
Name of the text element
Start of the text element
Symbol name to identify symbol in the text element
Value of the symbol
Control Record
每个文件都有一个以旗帜C为代表的控制记录,用于以表格解释数据。 控制记录提供了以下细节:
Page name——利用控制记录,在你开始新网页时,添加控制记录,具体指明网页名称。 指定网页名称所用的关键词——PAGENAME。