ManPageW CommonPackageDetails es

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Volver al Indice

¡Disfrútalo y ayuda a completarlo! Pero por favor, siempre respetando los derechos de autor.

Por favor, escriba sus contribuciones bajo la Sección Contribuciones


Window: Common Package Details

Description : Maintain Common Package Details

Help : Create and maintain common package element details



Tab: Common Details

Description :

Help :

Table Name  : AD_Package_Exp_Common

ManPageW CommonPackageDetails CommonDetails.png

Fields

Name Description Help Technical Data
Client Client/Tenant for this installation. A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. AD_Client_ID

NUMBER(10)

TableDir

Organization Organizational entity within client An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID

NUMBER(10)

TableDir

Line No Unique line for this document Indicates the unique line for a document. It will also control the display order of the lines within a document. Line

NUMBER

Integer

Type Type of Validation (SQL, Java Script, Java Language) The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language. Type

NVARCHAR2(10)

List

Menu Identifies a Menu The Menu identifies a unique Menu. Menus are used to control the display of those screens a user has access to. AD_Menu_ID

NUMBER(10)

TableDir

File Name Name of the local file or URL Name of a file in the local directory space - or URL (file://.., http://.., ftp://..) FileName

NVARCHAR2(255)

String

File_Directory File_Directory

NVARCHAR2(255)

String

Target_Directory Target_Directory

NVARCHAR2(255)

String

Destination_Directory Destination_Directory

NVARCHAR2(255)

String

Table Database Table information The Database Table provides the information of the table definition AD_Table_ID

NUMBER(10)

Search

DBType DBType

NVARCHAR2(22)

List

SQLStatement SQLStatement

NVARCHAR2(255)

String

Special Form Special Form The Special Form field identifies a unique Special Form in the system. AD_Form_ID

NUMBER(10)

Search

Process Process or Report The Process field identifies a unique Process or Report in the system. AD_Process_ID

NUMBER(10)

Search

Workflow Workflow or combination of tasks The Workflow field identifies a unique Workflow in the system. AD_Workflow_ID

NUMBER(10)

Search

Window Data entry or display window The Window field identifies a unique Window in the system. AD_Window_ID

NUMBER(10)

Search

Workbench Collection of windows, reports AD_Workbench_ID

NUMBER(10)

Search

Role Responsibility Role The Role determines security and access a user who has this Role will have in the System. AD_Role_ID

NUMBER(10)

TableDir

Report View View used to generate this report The Report View indicates the view used to generate this report. AD_ReportView_ID

NUMBER(10)

Search

Import Format AD_ImpFormat_ID

NUMBER(10)

TableDir

Description Optional short description of the record A description is limited to 255 characters. Description

NVARCHAR2(1000)

Memo

Contribuciones