赛跑网

 找回密码
 注册

QQ登录

只需一步,快速开始

快捷登录

查看: 1842|回复: 1

[FICO] abap程序书写规范

[复制链接]
发表于 2012-5-3 08:46:21 | 显示全部楼层 |阅读模式
SAP 程序书写规范



1. SAP模块缩写

Letter        Module
F        FI    Financial Accounting
K        CO   Controlling
M        MM  Material Managment
I        PM   Plant Maintenance
C        PP    Production planning and controlling
Q        QM   Quality managment
S        BC    Basis system
V         SD Sales and Distribution
X        Cross-module
Y        Inter applications


2.开发类命名

临时开发类:
测试和练习用程序不能传输,请用 $TMP类。

正常开发类:

Zm_xxxx
        m        模块缩写
        xxxx        描述

3. 程序命名

从SAP标准程序拷贝的程序:在标准程序名前加Z

例如 : RFDKVZ00 拷贝成  ZRFDKVZ00

正常开发的程序
Zmt_xxxx
                m        模块缩写
                t        程序方法        :                B        Batch-input
                                                        D        Dialog
                                                        E        export to a file
                                                        F        Fast input
                                                        R        Reporting
                                                        T        Temporary
                                                        P        Printing
               
                xxxx        描述               

4. 变量命名

开头        描述
P_        Parameter
S_        Select option
R_        Range
W_        Variable work area
L_        Variable locale
T_        Internal Table
G_        Variable global


5. 函数命名

Zm_xxxx
                m        模块缩写
                xxxx        描述


6. 函数组命名


Zmx
m        模块缩写
                x        描述

7. 消息命名

Zm_xxxx
m        模块缩写
                xxxx        描述

8. Transaction Code 命名

Zm_xxxx
m        模块缩写
                xxxx        描述

9. 表命名

Zm_xxxx
m        模块缩写
                xxxx        描述

10. Form命名

Zm_xxxx
m        模块缩写
                xxxx        描述

11. 作业命名


Z        m        s        f        xx--xx

m        模块       
f        周期        J Dayly
                H Weekly
                MMonthly
                A Yearly
                D by request
                T Tree months
                S Six months
                C Cyclical < 1 day
xxxx        描述       
               


最近访客

  • sapxf
    2022-01-28
  • chenxf95
    2021-10-25




上一篇:实战项目介绍
下一篇:今天的实战课题-学员的项目功能清单检查
本楼点评(0) 收起
发表于 2014-8-1 15:40:46 | 显示全部楼层
这个是写得很好阿,但是实现起来难阿
本楼点评(0) 收起
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|联系我们|赛跑网 ( QQ:108519493QQfsq

GMT+8, 2024-5-6 11:52 , Processed in 0.260044 second(s), 34 queries .

Powered by 91SAP X3.4

© 2001-2023 91sap Team.

快速回复 返回顶部 返回列表