小说网站 搜小说 无限网 烟雨红尘 小说爱好者 免费小说 免费小说网站

01 2015 档案

OM模块功能&API详解
摘要:(一)销售订单概述1.1 与车间模块关系当使用ATO类型订单时,订单管理模块会直接在车间模块中产生任务1.2 与库存模块关系在销售订单中使用的物料,单位等信息均来自库存模块,在订单执行过程中,按订单保留及销售发运等功能也会对库存模块起作用1.3 与应收模块关系销售完成后,订单管理模块会... 阅读全文

posted @ 2015-01-27 12:08 王小航 阅读(1016) 评论(0) 推荐(0) 编辑

如果去掉UITableView上的section的headerView和footerView的悬浮效果
摘要:项目需要cell的间距,又不需要悬浮效果,百度之后找到这个方法,记录一下,备忘。 用UIScrollView的代理方法实现 - (void)scrollViewDidScroll:(UIScrollView *)scrollView { CGFloat sectionHeaderHeig... 阅读全文

posted @ 2015-01-27 11:25 王小航 阅读(700) 评论(0) 推荐(0) 编辑

UITableViewCell上的按钮点击事件处理
摘要:今天突然做项目的时候,又遇到处理自定义的UITableViewCell上按钮的点击事件问题。我知道有两种方式,可是突然想不起来之前是怎么做的了,好记性不如烂笔头,还是记录一下吧。 1、第一种方式给Button加上tag值 这里分为两种:一种是直接在原生的UITableViewCell上添加UIB... 阅读全文

posted @ 2015-01-23 17:25 王小航 阅读(419) 评论(0) 推荐(0) 编辑

iOS课程表
摘要:最近在做课程表,刚开始的时候完全不知道那个周课表的网格是怎么实现的有木有,各种查资料,寻思路,只找到一个安卓版的。没事,咱要的是思路而已。可能思路不是最优的,但还是总结一下,也希望能给其他人一点思路。 思路 周课表,就是显示一周内的课程信息,底部本来用的是UILabel然后加上边框色,做成的格子... 阅读全文

posted @ 2015-01-23 16:41 王小航 阅读(610) 评论(0) 推荐(0) 编辑

Customer Form Issue: Automatic Matching Rule Set Defaults Value AutoRuleSet-1
摘要:In this Document Symptoms Changes Cause Solution ReferencesAPPLIES TO:Oracle Receivables - Version 12.1.3 and laterInformation in this document appli... 阅读全文

posted @ 2015-01-21 16:11 王小航 阅读(234) 评论(0) 推荐(0) 编辑

FNDCPASS Troubleshooting Guide For Login and Changing Applications Passwords
摘要:In this Document Goal Solution 1. Error Starting Application Services After Changing APPS Password Using FNDCPASS 2. Log In Fails With: You Don't Hav... 阅读全文

posted @ 2015-01-19 16:45 王小航 阅读(5213) 评论(0) 推荐(0) 编辑

30多种iOS常用动画
摘要:转自:http://blog.csdn.net/zhibudefeng/article/details/8691567 //// CoreAnimationEffect.h// CoreAnimationEffect//// Created by VincentXue on 13-1-1... 阅读全文

posted @ 2015-01-13 10:08 王小航 阅读(175) 评论(0) 推荐(0) 编辑

HOW TO LINK THE TRANSACTION_SOURCE_ID TO TRANSACTION_SOURCE_TYPE_ID
摘要:In this Document Goal Solution ReferencesAPPLIES TO:Oracle Inventory Management - Version 11.5.10 and laterInformation in this document applies to an... 阅读全文

posted @ 2015-01-08 18:23 王小航 阅读(246) 评论(0) 推荐(0) 编辑

更新物料批次到期日
摘要:DECLARE l_api_version NUMBER := 1.0; l_init_msg_list VARCHAR2(100) := fnd_api.g_false; -- bug 7513308; l_commit VARCHAR2(100)... 阅读全文

posted @ 2015-01-06 17:01 王小航 阅读(198) 评论(0) 推荐(0) 编辑

更新物料存储期限
摘要:DECLARE l_item_rec inv_item_grp.item_rec_type; x_item_rec inv_item_grp.item_rec_type; l_error_tbl inv_item_grp.error_tbl_type; ... 阅读全文

posted @ 2015-01-05 11:32 王小航 阅读(245) 评论(0) 推荐(0) 编辑

ra_interface_lines_all 接口表各字段说明
摘要:note:Description and Usage of Fields in RA_INTERFACE_LINES Table [ID 1195997.1]核心内容: Field Name and DescriptionValidation and DestinationUser should ... 阅读全文

posted @ 2015-01-01 11:36 王小航 阅读(1659) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示