- 浏览: 174359 次
- 性别:
- 来自: 成都
文章分类
REPORT ztest. *--------------------------------------------------------------------* * INTERNAL TABLE AND VARIABLE *--------------------------------------------------------------------* DATA: itab_trips TYPE TABLE OF ptrv_trips WITH HEADER LINE, aend TYPE TABLE OF ptk11 WITH HEADER LINE, * data definitions for database import pcl1(te) tekey TYPE ptp00. *--------------------------------------------------------------------* * START-OF-SELECTION *--------------------------------------------------------------------* START-OF-SELECTION. CALL FUNCTION 'PTRV_GET_MY_TRIPS' EXPORTING employeenumber = '00030165' "Personnel Number TABLES trips = itab_trips. READ TABLE itab_trips WITH KEY reinr = '1200000460'. "Trip Number CONCATENATE itab_trips-pernr itab_trips-reinr itab_trips-perio itab_trips-pdvrs INTO tekey. IMPORT aend TO aend FROM DATABASE pcl1(te) ID tekey. LOOP AT aend. WRITE: / aend. ENDLOOP.
发表评论
-
DISABLE button(FCODE) from the GUI-Status
2014-08-04 15:54 6321. Goto-> Attributes->Pus ... -
Handy SAP function module to automate user events
2013-11-28 09:49 751*Begin-Auto triggers ENTER comm ... -
set Billing block to blank for Sals Order
2013-04-17 15:16 819FM: SD_WF_ORDER_DEL_BILLING_BLO ... -
set Billing block to blank for Sals Order
2013-04-17 15:16 744FM: SD_WF_ORDER_DEL_BILLING_BLO ... -
Unpermitted combination of business object BUS2032 and sales doc. category H
2013-01-25 14:20 4135Q: create New Sales Order using ... -
Function Module: get all users who have specific role
2013-01-25 14:16 679CALL FUNCTION 'RSRA_USERS_O ... -
Create a SELECT-OPTIONS in a module pool screen
2012-03-07 15:35 1027source: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 835FORM compute_2date_diff. DAT ... -
Retrieving Domain fixed values
2012-02-16 11:13 812source:http://www.saptechnical. ... -
If 1 equals 2, what’s the purpose?
2012-02-16 10:59 837source:http://sapport.blogspot. ... -
get status name for batch input session
2012-01-31 14:47 923Line 601 in program SAPMSBDC_CC ... -
create zip folder with cl_abap_zip
2011-12-05 18:11 1210REPORT ztest. DATA: gv_file ... -
MIRO
2011-11-29 10:39 2066from: http://help-sap.blogspot. ... -
Create Vendor or Customer_master Data
2011-11-23 16:22 2920To Create or Change Vendor_mast ... -
Pay attention to the following points when using append structures
2011-10-27 13:43 1310You cannot create append str ... -
Help Views
2011-10-20 10:46 739source:http://help.sap.com/saph ... -
What is the Different Types and Usage of Views
2011-10-19 23:06 849source:http://www.sap-img.com/a ... -
Upload a Comma Delimited CSV file that contains commas in data
2011-09-23 17:22 2234source:http://wiki.sdn.sap.com/ ... -
What is the difference between SET SCREEN and CALL SCREEN ?
2011-09-19 21:50 763source:http://www.saptechies.co ...
相关推荐
PB并发控制与Row changed between retrieve and update详解 PB并发控制机制是指在多用户同时访问数据库时,防止数据不一致和丢失的机制。PowerBuilder 提供了多种并发控制策略,包括Key Columns、Key and ...
Query Retrieve SCP Emulator
标题为“an introduction to information retrieve”的文档,实际上是指《信息检索导论》这本书的介绍。该书由斯坦福大学出版,作者包括 Christopher D. Manning、Prabhakar Raghavan 和 Hinrich Schütze。根据描述...
retrieve_data
标题中的"PyPI 官网下载 | retrieve-0.0.6.tar.gz"指的是Python的包索引(PyPI)上发布的名为`retrieve`的软件包的一个特定版本,即0.0.6版。PyPI是Python开发者发布自己编写的模块、库或工具的地方,方便其他用户...
In order to help mitigate the risk of cross-site scripting, a new feature has been introduced in Microsoft Internet Explorer 6 SP1. This feature is a new attribute for cookies which prevents them from...
We propose a novel Knowledge-driven Encode, Retrieve, Paraphrase (KERP) approach which reconciles traditional knowledge- and retrieval-based methods with modern learning-based methods for accurate ...
retrieve_sqlite_data
Retrieve Form for Data Capture (RFD)
《PyPI官网下载:text-reuse-retrieve-0.1.10.tar.gz——Python库解析与应用》 PyPI(Python Package Index)是Python开发者的重要资源库,它提供了丰富的Python库供全球开发者下载和使用。本文将详细介绍PyPI官网...
标题 "Basic Save and Retrieve Functions" 暗示了这是一个关于在编程环境中保存和恢复数据的基础教程,可能涉及文件操作和程序状态的管理。在描述中没有提供更多的具体信息,但我们可以根据标签 "控件"、"源码"、...
### RLUS:Retrieve Locate Update Service 知识点详解 #### 一、RLUS概述 **RLUS(Retrieve Locate Update Service)**是Healthcare Services Specification Project (HSSP) 在OMG(Object Management Group)...
This module demostrates how to retrieve information about a joystick. This is a great module for game programmers.
使用PL/SQL登录ORACLE数据 报错,error while trying to retrieve text for error ORA-01804,的解决方法,操作步骤,在windows server 2008R2 64位,oracle 12C,PLSQL Developer 12 64位,以上使用环境正常,
首先,"Retrieve HTML pages from the Net" 指的是该控件能够通过HTTP协议从互联网上下载HTML页面内容,这对于构建需要从网页抓取信息或者实现网页浏览功能的应用程序非常有用。这通常涉及到URL请求、HTTP响应处理...
《信息检索技术与应用——基于哈工大研究生课程IR课件解析》 信息检索(Information Retrieval,简称IR)是计算机科学领域中的一个重要分支,它主要研究如何在大量的信息资源中快速、准确地找到用户所需要的信息。...
NX二次开发UF_CUTTER_retrieve 函数介绍,Ufun提供了一系列丰富的 API 函数,可以帮助用户实现自动化、定制化和扩展 NX 软件的功能。无论您是从事机械设计、制造、模具设计、逆向工程、CAE 分析等领域的专业人士,...
该项目是一款基于Python语言的Music Retrieve应用软件设计源码,共包含24个文件,其中Python源代码文件14个,图片文件2个,音频文件2个,以及其他类型的文件如Git忽略文件、Markdown文档、Jupyter笔记本、数据库文件...
Matlab集成的c代码FLUSPECT_RETRIEVE 基于FLUSPECT模型,您可以使用输入文件(反射率,透射率)来模拟生物参数(Cab,Cw,Cdm ...)。 然后生成向前和向后激发的荧光矩阵。 请将输入文件放在“ FLUSPECT_RETRIEVE \ ...