Oracle EBS 各模块名称

财务系统模块:
Oracle 总帐管理(GL)
Oracle 应付帐管理(AP)
Oracle 固定资产管理(FA)
Oracle 应收帐管理(AR)
Oracle 现金管理(CE)
Oracle 项目会计(PA)
Oracle 财务分析(OFA)

分销系统模块:
Oracle 库存管理(INV)
Oracle 采购管理(PUR)
Oracle 销售定单管理(OE)
Oracle 销售&市场管理(SM)
Oracle 销售补偿管理(SC)
Oracle 售后服务管理(SR)
Oracle 销售分析(OSA)

制造系统模块:
Oracle 计划管理(MPS/MRP)
Oracle 能力计划管理(CAP)
Oracle 制造数据管理(BOM)
Oracle 车间生产管理(WIP)
Oracle 成本管理(CST)
Oracle 项目制造(PJM)
Oracle 质量管理(QM)

其他系统模块:
Oracle 设备管理(EM)
Oracle 人事管理(HR)
Oracle 薪金管理(PAYROLL)
Oracle 系统管理(SYSTEM ADMIN)
Oracle 预警(ALT)
Oracle 多维数据分析/商业智能系统 (OLAP/BIS)
Oracle 桌面集成(ADI)


(0) 评论    (93) 引用   

To be followd up-BSP

http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm

(0) 评论    (79) 引用   

[SAP]Subroutine for popup window

http://blueoxygen.dflying.net/3/resources/POP_UP.txt.html

(0) 评论    (195) 引用   

ALV Sample codes snippet

REPORT z_alv_02. *&---------------------------------------------------------------------* *1.Data for declare a instance for cl_gui_alv_grid class named l_alv *&---------------------------------------------------------------------* DATA: l_alv TYPE REF TO cl_gui_alv_grid. *&---------------------------------------------------------------------* *2.Data for declare a instance for cl_gui_custom_container class * named g_custom_container1 *&---------------------------------------------------------------------* DATA: g_custom_container1 TYPE REF TO cl_gui_custom_container. *&---------------------------------------------------------------------* *3.Create a internal table to store field catalog *&---------------------------------------------------------------------* DATA: gt_fieldcatalog TYPE lvc_t_fcat, it_fieldcatalog LIKE LINE OF gt_fieldcatalog. *&---------------------------------------------------------------------* *4.Create a layout structure.----not necessary *&---------------------------------------------------------------------* DATA: gs_layout TYPE lvc_s_layo. *&---------------------------------------------------------------------* *5.Data to deal with OK_CODE *&---------------------------------------------------------------------* DATA: ok_code LIKE sy-ucomm, save_ok LIKE sy-ucomm. *&---------------------------------------------------------------------* *6.Create a internal table to store select result. *&---------------------------------------------------------------------* DATA: lt_sflight TYPE TABLE OF sflight. *&---------------------------------------------------------------------* *7.START-OF-SELECTION. *&---------------------------------------------------------------------* START-OF-SELECTION. SELECT * FROM sflight INTO TABLE lt_sflight. *&---------------------------------------------------------------------* *8.create a instance for cl_gui_custom_container class,an object * named g_custom_container1 *&---------------------------------------------------------------------* *You have to create a screen, put a class control on it named CONTAINER1 CREATE OBJECT g_custom_container1 EXPORTING container_name = 'CONTAINER1'. IF sy-subrc <> 0. MESSAGE x208(00) WITH 'ERROR'(100). ENDIF. *&---------------------------------------------------------------------* *9.create a instance for cl_gui_alv_grid class,an object named l_alv *&---------------------------------------------------------------------* * create gird control CREATE OBJECT l_alv EXPORTING i_parent = g_custom_container1. IF sy-subrc <> 0. MESSAGE x208(00) WITH 'ERROR'. ENDIF. *&---------------------------------------------------------------------* ****simple style :no need for container.you can delete step 2&8,then ****change step 9 like this: ****create object l_alv exporting i_parent = cl_gui_container=>screen0. *&---------------------------------------------------------------------* *&---------------------------------------------------------------------* *10.Create fieldcatalog internal table *&---------------------------------------------------------------------* it_fieldcatalog-fieldname = 'CARRID'. it_fieldcatalog-ref_field = 'CARRID '. it_fieldcatalog-ref_table = 'SFLIGHT'. it_fieldcatalog-coltext = 'Airline Code'. it_fieldcatalog-col_pos = 1. it_fieldcatalog-outputlen = '10'. APPEND it_fieldcatalog TO gt_fieldcatalog. *&---------------------------------------------------------------------* *11.Create layout title.---not necessary *&---------------------------------------------------------------------* gs_layout-grid_title = 'Display flights'. gs_layout-cwidth_opt = 'X'. *&---------------------------------------------------------------------* *11.Call screen. *&---------------------------------------------------------------------* CALL SCREEN 100. *&---------------------------------------------------------------------* *& Module STATUS_0100 OUTPUT *&---------------------------------------------------------------------* * text *----------------------------------------------------------------------* MODULE status_0100 OUTPUT. SET PF-STATUS 'GUISTATUS'. SET TITLEBAR 'GUITITLE'. CALL METHOD l_alv->set_table_for_first_display EXPORTING i_structure_name = 'SFLIGHT' is_layout = gs_layout CHANGING it_outtab = lt_sflight it_fieldcatalog = gt_fieldcatalog. ENDMODULE. " STATUS_0100 OUTPUT *&---------------------------------------------------------------------* *& Module USER_COMMAND_0100 INPUT *&---------------------------------------------------------------------* * text *----------------------------------------------------------------------* MODULE user_command_0100 INPUT. save_ok = ok_code. CLEAR ok_code. CASE save_ok. WHEN 'EXIT' OR 'BACK' . LEAVE PROGRAM. ENDCASE.

(0) 评论    (93) 引用   

Quality Management (QM)

Purpose

With the functions of the Quality Management (QM) module, you can implement the most important elements of a QM system, as specified in ISO 9000. These functions are complemented by other integrated application components of the SAP system (such as MM, SD, PP).

Implementation Considerations

The 20 elements of a quality management system according to the ISO 9000 series of standards are represented by integrated functions throughout the entire R/3 System. The elements are represented as follows:

Elements
Representation in the SAP R/3 System

1 (Management responsibility)
QM (Quality Management), HR (Human Resources)

2 (Quality management system)
QM, PM (Plant Maintenance), PP (Production Planning), PS (Project System)

3 (Contract review)
SD (Sales and Distribution)

4 (Design control)
PP, PS

5 (Document and data control)
Document Management System, ArchiveLink

6 (Purchasing)
QM, MM (Materials Management), PP

7 (Control of customer supplied product)
QM, PM, MM

8 (Product identification and traceability)
QM, MM

9 (Process control)
PM, PP

10 (Inspection and testing)
QM

11 (Control of inspection, measuring and test equipment)
QM, PM, PP

12 (Inspection and test status)
QM

13 (Control of nonconforming product)
QM, CO

14 (Corrective and preventive action)
QM, PM

15 (Handling, storage, packaging, preservation and delivery)
SD, MM

16 (Control of quality records)
QM, MM

17 (Internal quality audits)
QM

18 (Training)
HR

19 (Servicing)
QM, PM

20 (Statistical techniques)
QM


Integration

The integration of the QM application component in the R/3 System allows quality management tasks to be combined with those in other applications (such as materials management, production, sales and distribution and cost accounting).

Features

The QM application component supports tasks associated with quality planning, quality inspection and quality control. In addition, it controls the creation of quality certificates and manages problems with the help of quality notifications.

The following components are available in QM:

Basic data (for example, material master, catalogs, inspection characteristics, inspection methods and sampling procedures).
Inspection planning (inspection plans, reference operation sets, material specifications).
QM in procurement.
QM in Sales and Distribution
Inspection lot processing (inspection lot creation and inspection lot completion)
Recording results
Defects recording
Sample management
Quality Information System
Dynamic modification of the inspection scope
Quality certificates
Quality notifications
Test equipment management

(0) 评论    (94) 引用   

Subroutine for openning a dialog to select files in SAP

Codes
*&---------------------------------------------------------------------*
*& Form FRM_PC_FILENAME_GET
*&---------------------------------------------------------------------*
* 擖椡僼傽僀儖偺専嶕僿儖僾
*&---------------------------------------------------------------------*
* -->UP_MODE 儌乕僪慖戰:
* 奐偔偺応崌偼乭O乭
* 曐懚偺応崌偼乭S乭
* <--CP_FILENAME 僼傽僀儖柤徧
*----------------------------------------------------------------------*
FORM FRM_PC_FILENAME_GET USING VALUE(UP_MODE) TYPE C
CHANGING VALUE(CP_FILENAME) TYPE RLGRAP-FILENAME.
*亂儘乕僇儖僨乕僞愰尵亃
DATA:
LC_FILE TYPE STRING, "僼傽僀儖柤徧
LC_PATH TYPE STRING, "僼傽僀儖宱楬
LC_FULLPATH TYPE STRING, "弌椡僼傽僀儖柤徧
L_TAB_FILE TYPE FILETABLE, "僼傽僀儖傪堐帩偡傞僥乕僽儖
LSTR_FILE TYPE FILE_TABLE, "僼傽僀儖柤徧傪奿擺偡傞儗僐乕僪
LC_AMOUNT TYPE I. "僼傽僀儖柤徧偺屄悢
IF UP_MODE = CNS_MODE_SAVE.
* 儌乕僪慖戰偼曐懚偺応崌丄僼傽僀儖偺専嶕僿儖僾傪億僢僾傾僢僾
CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG
CHANGING
FILENAME = LC_FILE "僼傽僀儖柤徧
PATH = LC_PATH "僼傽僀儖宱楬
FULLPATH = LC_FULLPATH "慡僼傽僀儖柤徧
EXCEPTIONS
CNTL_ERROR = 1
ERROR_NO_GUI = 2
NOT_SUPPORTED_BY_GUI = 3
OTHERS = 4.
IF SY-SUBRC = 0.
CP_FILENAME = LC_FULLPATH.
ENDIF.
ELSE.
* 儌乕僪慖戰偼奐偔偺応崌丄僼傽僀儖偺専嶕僿儖僾傪億僢僾傾僢僾
CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG
CHANGING
FILE_TABLE = L_TAB_FILE "僼傽僀儖僥乕僽儖
RC = LC_AMOUNT "僼傽僀儖柤徧偺屄悢
EXCEPTIONS
FILE_OPEN_DIALOG_FAILED = 1
CNTL_ERROR = 2
ERROR_NO_GUI = 3
NOT_SUPPORTED_BY_GUI = 4
OTHERS = 5.
IF SY-SUBRC = 0.
READ TABLE L_TAB_FILE INTO LSTR_FILE INDEX 1.
CP_FILENAME = LSTR_FILE.
ENDIF.
ENDIF.
ENDFORM. " FRM_PC_FILENAME_GET

(0) 评论    (24) 引用