- 浏览: 173893 次
- 性别:
- 来自: 成都
文章分类
source:http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21ecd2446011d189700000e8322d00/content.htm
You have to create a help view if a view with outer join is needed as selection method of a search help.
The selection method of a search help is either a table or a view. If you have to select data from several tables for the search help, you should generally use a database view as selection method. However, a database view always implements an inner join. If you need a view with outer join for the data selection, you have to use a help view as selection method.
All the tables included in a help view must be linked with foreign keys. Only foreign keys that have certain attributes can be used here. The first table to be inserted in the help view is called the primary table of the help view. The tables added to this primary table with foreign keys are called secondary tables.
You have to create a help view if a view with outer join is needed as selection method of a search help.
The selection method of a search help is either a table or a view. If you have to select data from several tables for the search help, you should generally use a database view as selection method. However, a database view always implements an inner join. If you need a view with outer join for the data selection, you have to use a help view as selection method.
All the tables included in a help view must be linked with foreign keys. Only foreign keys that have certain attributes can be used here. The first table to be inserted in the help view is called the primary table of the help view. The tables added to this primary table with foreign keys are called secondary tables.
发表评论
-
DISABLE button(FCODE) from the GUI-Status
2014-08-04 15:54 6291. Goto-> Attributes->Pus ... -
Handy SAP function module to automate user events
2013-11-28 09:49 747*Begin-Auto triggers ENTER comm ... -
set Billing block to blank for Sals Order
2013-04-17 15:16 813FM: SD_WF_ORDER_DEL_BILLING_BLO ... -
set Billing block to blank for Sals Order
2013-04-17 15:16 740FM: SD_WF_ORDER_DEL_BILLING_BLO ... -
Unpermitted combination of business object BUS2032 and sales doc. category H
2013-01-25 14:20 4133Q: create New Sales Order using ... -
Function Module: get all users who have specific role
2013-01-25 14:16 663CALL FUNCTION 'RSRA_USERS_O ... -
Create a SELECT-OPTIONS in a module pool screen
2012-03-07 15:35 1023source:http://abap-explorer.blo ... -
Converting OTF data from script to Spool Request
2012-03-06 17:25 0source:http://forums.sdn.sap.co ... -
Calculate the days, months and years between 2 dates.
2012-02-21 16:14 833FORM compute_2date_diff. DAT ... -
Retrieving Domain fixed values
2012-02-16 11:13 809source:http://www.saptechnical. ... -
If 1 equals 2, what’s the purpose?
2012-02-16 10:59 831source:http://sapport.blogspot. ... -
get status name for batch input session
2012-01-31 14:47 922Line 601 in program SAPMSBDC_CC ... -
create zip folder with cl_abap_zip
2011-12-05 18:11 1205REPORT ztest. DATA: gv_file ... -
MIRO
2011-11-29 10:39 2062from: http://help-sap.blogspot. ... -
Create Vendor or Customer_master Data
2011-11-23 16:22 2915To Create or Change Vendor_mast ... -
Pay attention to the following points when using append structures
2011-10-27 13:43 1303You cannot create append str ... -
What is the Different Types and Usage of Views
2011-10-19 23:06 845source:http://www.sap-img.com/a ... -
Upload a Comma Delimited CSV file that contains commas in data
2011-09-23 17:22 2230source:http://wiki.sdn.sap.com/ ... -
What is the difference between SET SCREEN and CALL SCREEN ?
2011-09-19 21:50 760source:http://www.saptechies.co ... -
cl_gui_frontend_services=>file_open_dialog
2011-09-09 09:21 1415CALL METHOD cl_gui_frontend_ser ...
相关推荐
* Help views:该类视图可以用搜索帮助的 "selection method" 中使用,参与连接表必须存在外键。 * Maintenance views:允许你进行对几个表的数据进行修改,参与连接表必须存在外键,他们的连接条件是不能自定义的。...
- **帮助视图(Help views)**:与搜索帮助结合,参与连接的表需有外键。 4. **锁机制**:SAP中的锁机制用于防止并发操作导致的数据不一致。主要有三种模式: - **E(Exclusive lock)**:独占模式,不允许其他人...
This book will help you construct a great UI for your apps by teaching you how to create custom Android views. You will start by creating your first Android custom view and go through the design ...
This section provides views of IG-XL Help that can let you quickly focus on topics that are of particular interest to you based on your instrument configuration and testing needs. The following views ...
更高级的SQL概念包括JOINs用于合并多表数据,子查询用于嵌套查询,以及视图(Views)用于创建虚拟表。 C/PHP API是指MySQL为C和PHP编程语言提供的接口,使得开发者可以直接在这些语言中与MySQL数据库交互。对于C ...
- 视图文件通常位于 `resources/views` 目录下。 6. **模型(Eloquent ORM)** - Eloquent ORM 是 Laravel 的默认 ORM,提供了简洁的链式查询和关系映射,使得数据库操作更加直观。 - 通过 `...
Please type help("INSTALL") or help("install.packages") in R for information on how to install packages from this repository. The manual R Installation and Administration (also contained in the R base...
NickLee.Framework,help文档 能帮助您迅速了解NickLee.Framework
- `views`:存放模板文件,如EJS、Pug或Jade。 - `app.js`或`index.js`:项目的入口文件,配置Express实例并设置中间件和路由。 - `.gitignore`:指定Git忽略的文件和目录。 - `package.json`:项目元数据和依赖信息...
This library uses annotation processor to help you generate data-view-binding adapters for android list views (such as the RecyclerView). Why built it In fact, it abstracts the adapter as a type ...
POPUP_MESSAGE Edits the style of the selected annotations or views. ACTIONS STANDARD TOGGLE_BUTTON/HIDE UG_EDIT_DISPLAY_AS_PMI LABEL Di&splay as PMI MESSAGE Displays Feature Dimension as PMI. ...
Ember-without-views 此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地到这里。先决条件您将需要在您的计算机上正确安装以下东西。 (带有 NPM)和安装git clone 这...
Help specific to the Telerik Extensions for ASP.NET MVC Command line usage: aspx2razor <input file / wildcard> [output-directory] [options] Options: -r: Convert directories and their contents ...
This updated edition teaches you major Django functions and will help you improve your skills by developing models, forms, views, and templates Book Description Django is a web framework that was ...
- `views`:可能包含HTML模板文件,定义了BookStack或BookChatApp的用户界面布局和元素。 5. **公司文档管理**:在企业环境中,有效的文档管理对于知识传承、合规性、项目协作和决策制定至关重要。BookStack提供的...
:light_bulb: 注意:在views/demo.js内部有一个使用Context API的示例; 视图(组件) 将更多文件添加到./src/js/views然后将其导入./src/js/layout.jsx 。 语境 该样板带有集中式通用Context API。 文件./src/js/...
org.apache.struts2.dispatcher.multipart Classes to help dispatch multipart HTTP requests. org.apache.struts2.dispatcher.ng This package contains a reimagining of the traditional Struts filter ...
Sometimes, we need to show a label above an ImageView or any other views. Well, LabelXXView will be able to help you. It's easy to implement as well! Import your project Gradle Step 1. Add the ...
Context Sensitive Help Cool Controls DateTime Controls Directory Picker Drag and Drop Edit Controls File Picker File Preview Dialog History/Output Log HyperBar List Controls Layout Manager Menu Menu ...
The Core iOS Developer’s Cookbook provides ready-to-use code solutions for common iOS challenges, providing recipes that help you master the core technology at the heart of iOS. Renowned iOS ...