zoukankan      html  css  js  c++  java
  • JDE变量说明

    BC

    Business view columns. Columns that are included in the attached business view. These columns are populated with values from the database when a fetch is performed, and those values are the values that are saved to the database during an add or update.

    PO

    Processing option values. These values are passed into the application when the     batch version is submitted. These processing option values are entered by the user or defined in a particular version of an application.

    VA

    Event rules variables. Variables that you create in event rules using data     dictionary items. They are not manipulated by the system.

    SV

    System variables. Values that represent environment variables that are made accessible to event rules.

    SL

    System values. Values that represent constant system values that have been made accessible to event rules.

    TV

    Text variables. Variables that you create in RDA for use in event rules.

    RC

    Report constants. Includes column headings in columnar sections and the constant portion of fields in group sections.

    RV

    Report variables.

    PC

    Previous business view columns. Columns that are included in the attached business view. These columns are the previous values for a field rather  than the value currently in memory.

    PV

    Previous report variables.
  • 相关阅读:
    【Python第九篇】异步IO数据库队列缓存
    【Python第八篇】线程、进程及协程
    【Python第七篇】Socket网络编程
    实验五全部代码,ajax请求
    添加员工
    联级选择
    查询,利用jquery选择器
    列表、表格单选框
    注册
    聊天框
  • 原文地址:https://www.cnblogs.com/GYoungBean/p/4118902.html
Copyright © 2011-2022 走看看