Quantcast
Channel: SCN : Popular Discussions - ABAP和Java开发 (ABAP & Java Development)
Browsing all 4604 articles
Browse latest View live

IMG设定窗口对应的T-CODE, 如何反查路径?

大家好!  在IMG设定里, 每一个子设定通常都会对应到一个T-CODE, 如要我知道这样的一个T-CODE, 想反查它在IMG里的路径, 有没有办法(就象常用T-CODE中的SEARCH_SAP_MENU这样的功能.)?

View Article


zebra打印问题

原来打印的是4英寸的标签都没问题。打印是ABAP list的方式打印的。页格式是X_65_80现在新加一台无线设备要求打印3有英寸的标签,只是修改了打印的数据,其他没有做任何修改,输出设备也是原来的copy过来的,只是改了host,但是每次都在最后多打出一张空白纸。 我把spool中的内容放到文本文件中打印是好的。说明打印出的指令内容应该没问题。而且spool中看到的打印页数也是1...

View Article


User exit in OBBH

Hi We have requirement in OBBH (FI Substitution) in the prerequiste we need to put user exit for program RGGBS000  How to get the program RGGBS000  in the user exit structure, so that it can be...

View Article

abap 里面如何实现hashtable ,hashset

如题

View Article

ABAP runtime errors SNAP_NO_NEW_ENTRY

The following errors occured just after login, can anyone tell me how to handle it? ABAP runtime errors SNAP_NO_NEW_ENTRYOccurred on 0000.00.00 at 13:47:44 Runtime error: Unable to write short dump....

View Article


M7299 - Function module MB_CREATE_GOODS_MOVEMENT cannot be executed

Hi:     我的业务场景是:当用migo做101收货时,自动触发501的收货。所以我在BAdi “MB_DOCUMENT_BADI”的方法“MB_DOCUMENT_UPDATE"里,通过调用BAPI "/AFS/BAPI_GOODSMVT_CREATE" 来实现501的收货。现在的问题是:migo可以正常完成并生成101的凭证,但是501的凭证生成不了,后来debug发现,是在调BAPI时报M7...

View Article

Image may be NSFW.
Clik here to view.

How to consume an ABAP Enterprise Service in JAVA

Dear colleagues: I'm kind of confused and need your help. I have already created a Enterpricse Service (for test) in SE80 and configured it through SOAMANAGER.  Question1:  Here is the WSDL URL I got...

View Article

请教sap中的数据源以及BKPF and BSEG.

我在sap中使用SQVI定制查询时,发现有如下四种数据源: Table, Table Join, Logical Database and SAP Query InfoSet.   还有两个表: BKPF and BSEG.  不太理解,有知道的请解释下,或者给个链接吧。谢谢了。

View Article


sap如何保证凭证号码自动序列编号?

请问大家,创建凭证的时候,系统一般自动分配一个唯一的凭证编号,在分布式应用情况下,假设多个人同时使用,系统如何并发保证创建的凭证号唯一,且没有断号呢? 我通过spro(或者fbn1)看了下,系统的设置,里面关于凭证有两个概念,internal 和external interval,不太明白,看了F1的帮助, 好像说internal能保证一个凭证号产生的反问,但是,能够保证凭证号的序列性吗?

View Article


SAP SD定价技术分析 - Part I

定价技术一直是SAP引以为豪的一个设计。设计也很复杂,闲下空来DEBUG了一下SAP的标准程式。基础的IMG设定(定价表/访问顺序/定价类型/定价过程)就不说了,现在将一些SAP的定价逻辑分享给大家,希望能给做定价增强的ABAPer兄弟一些些帮助。  1) 定价程序FunctionPool: SAPLV61AFunction Name: Pricing 2) 变量说明XKOMV...

View Article

如何安装 SAP Netweaver 7.01

我在 youtube 找到 SAP NetWeaver7 (ABAP) Installation Guide 的视频,安装过程好像不难。(设置Microsoft Loopback Adapter->更改hosts file->设定Database密码->完成) 結果我安装时问题就一大堆。不知道 youtube 上的是什么版本,因为最近 SAP...

View Article

关于SAP与其它系统集成SM59设置目标系统的问题.

大家好,目前在做SAP与SIEBEL的集成. SIEBEL本身提供了一些标准的集成方案,它的connector文档中给出了创建逻辑系统,创建合作伙伴参数等等步骤. 在SM59创建目标系统时遇到了问题.SM59创建TCP/IP连接时,Actived type建议选择Registered server program, 然后输入已经注册好的program id. 关于如何注册PROGRAM...

View Article

How do I read multiple lines in RFC_READ_TEXT with one request?

Hello,I am going through some problems, I need to access a large number of texts relating to the Purchase Order.With the help of this topic(Retrieve texts from a sales order by using RFC_READ_TEXT),...

View Article


ABAP runtime errors SNAP_NO_NEW_ENTRY

The following errors occured just after login, can anyone tell me how to handle it? ABAP runtime errors SNAP_NO_NEW_ENTRYOccurred on 0000.00.00 at 13:47:44 Runtime error: Unable to write short dump....

View Article

ABAP提取两个内表交集

ABAP提取两个内表交集  我有注意到,SAP自带的函数:CTVB_COMPARE_TABLES和BKK_COMPARE_TABLES;似乎可以比较两个内表,得出第二个内表不同于第一个内表的部分(新增/删除了那些部分) 但是,具体的使用,还请有经验的朋友不吝赐教啊!因为,我在测试数据时,发现这两个函数的效果不那么简单。...

View Article


ABAP DUMP message_type_unknown

Hi  I am getting ABAP dump while trying to login using id and password in LTR tcode.  Category               ABAP Programming ErrorRuntime Errors         MESSAGE_TYPE_UNKNOWNABAP Program...

View Article

slis_fieldcat_alv整理

摘自耗子博客 http://leohuihao.blog.163.com/blog/static/294921402007113103543308/ types: begin of slis_fieldcat_alv.include type slis_fieldcat_main.include type slis_fieldcat_alv_spec.types: end of...

View Article


i need to send cost center groups from one system to another system through IDOC

Hi Experts, Please help me out, Client required very urgent Please please please.                                  1.What is message types for creation & change for cost center groups? ( COGRP1...

View Article

咨询一下各位在使用RFC_READ_TABLE的时候,那个DELIMITER(分隔符)通常用什么?

咨询一下各位在使用RFC_READ_TABLE的时候,那个DELIMITER(分隔符)通常用什么?用什么字符不容易与字段内容重复呢?谢谢!

View Article

初学ABAP,关于END-OF-PAGE的事情请教一下

REPORT demo_page_header_footer NO STANDARD PAGE HEADING                               LINE-COUNT 4(2).write:/ 'this is page 1.'.new-page.write:/ 'this is page 2.'.END-OF-PAGE.write:  'this is end of...

View Article
Browsing all 4604 articles
Browse latest View live