Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

Export buffer dump in ECC

$
0
0

Hi,

 

We have a custom program in ECC.

This program uses an excel as input & works fine in foreground.

 

However, since the runtime is too long (due to the amount of data provided), we've incorporated an export import function to run it in the background.

 

However, for the complete dataset, it dumps in the background:

 

Category               External Error

Runtime Errors         EXPORT_BUFFER_NO_MEMORY

Except.                CX_SY_EXPORT_BUFFER_NO_MEMORY

Date and Time          06/09/2015 16:10:10

 

Short Text

     The EXPORT data cluster is too large for the application buffer.

 

What happened?

     Resource bottleneck

 

The current program "Z***" had to be terminated

      because

     a capacity limit has been reached.


Dev_w* says:

 

***LOG BYE=> invalid interface parameter obj_l [dbexpbuf     1535]

  *** ERROR => dbexpbuf[EXP_SHM]: Invalid object size 2787324 in db_exp_load(); must be between 1 and 858624

*objId_p=(INDX,(27)'201XYZREF                  ')

[dbexpbuf.c   1538]

 

The EXPORT data cluster is too large for the application buffer..

 

rsdb/obj/buffersize is: 209715

rsdb/obj/max_objects is: 52429

 

If I use the formula in Note 520684 for rsdb/obj/buffersize, the value comes upto < the current value !

 

Also, the value 858624 (dev_w*) is not set for any parameter in the system.

 

Please help advise which parameter needs to be tweaked or if its something to do with the program maybe ?

 

Thanks a lot !

saba.


standard script is changed devlop sys due to TR

$
0
0

standard script is changed due to some transport request in devlop sys:how to overcome this problem , how to get back script as it is.

connection to APC lost

$
0
0

hello all expert,

 

we are using crm ic and apc. but we get 'connection to apc lost'  'connection tp apc was losed by peer' when we request go though web dispatcher.

 

when we access to server directly then we do not have such a problem.

 

any one faced the same problem before? any hints will be appriciated.

HTTP --> HTTPS redirect

$
0
0

Hi Guys,

 

We are facing issue while trying to redirect from http to https.

 

 

Could you please provide us the settings or list of parameters that need to be added in dispatcher for the redirects to happen .

 

The requirement is urls should redirect to https for any pages where sensitive data is displayed or entered, Also need to link back to http when we leave those pages. When we click “login” for example, it should redirect to HTTPS through login, but if we hit one of the categories after that it should return to HTTP

 


Redirect is working fine when we access the application directly using server name and port. when we go through dispatcher we are facing the issue.

 

 

PS:

 

We tried to change the parameter [ icm/HTTP/redirect ] but found no luck, I want to know weather the object "FROM" in the parameter icm/HTTP/redirect is necessary to mention or can i eliminate it by just entering the objects "prefix" and "to" in the parameter.

 

and what is that i need to enter in the "PREFIX" (i.e. should I enter the whole url or what!!? Kindly let me know what i need to fill it with.

 

 

Thanks and Regards,

 

Kaushik G

User authentication on Web service

$
0
0

Hello Gurus,

 

We are calling a webservice from oracle (external system) and pass username and password.

Now, because of company compliance we cannot pass the username and password via URL when calling a web-service. The only option I am told is to go for X.509 certificates (user authentication via certificates).

 

I have checked Sap system, SNC is already configured.

Kindly, advice how should I implement the solution to apply/generate certificate and using it on the external system.

 

Question: Does SSO needa to be configured to generate a certificate?

Question: How to Generate (Sap system) and consume certificate (External system)?

 

Any step by step document would be real help.

 

Regards,

Abhishek.

Number range for transport requests

$
0
0

Hi experts,

 

currently our transport number format is like  DEVK911222

 

(DEV is the SID of  our development box)

 

Could  you please let me know how can I change the number range for the transport numbers?

I need the to put the interval  980000 to 99999  so that the next number will be DEVK980000

 

What is the number range object for this?

 

If I need the transport numbers in alphaneumeric , is there a way?

Thanks for your feedback

 

Thanks

Arun

5minLoadAverage high

$
0
0

Dear Experts,

 

I got a red mark on RZ20, which is like below:

CPU.png

If based on this https://help.sap.com/saphelp_nw73/helpdata/en/62/7f853b175d214ee10000000a11402f/content.htm

5minLoadAverage

If an average of more than two processes are waiting, this indicates that the CPU is reducing the performance of the entire system.

  • A high value for 5minLoadAverage and a high value for CPU_Utilization can indicate that too many processes are active on this server.
  • A high value for 5minLoadAverage and a low value for CPU_Utilization can indicate that the main memory is too small. The processes are then waiting due to excessive paging.

then memory should be the problem, but paging and memory are fine. even ST02 and disk utilization show nothing unusual.

Memory.pngPaging.png

Any opinion on this? where I should begin investigating to determine the bottleneck?

 

Thank you in advance.

 

Best Regards,

Henry

ADS issue in NW 7.4

$
0
0

HI All,

 

While testing the report using FP_TEST_00 in SE38, I get the below error.

FP_TEST_00.jpg

 

FP_CHECK_DESTINATION_SERVICE Failing

FP_CHECK_DESTINATION_SERVICE.jpg

In ABAP 740 and NW 7.4 versions SAP introduce ICM security and not sure ICM block the ADS service. when i test the ADS RFC the status HTTP response  showing 404 error and the status text "Not found".

 

I have gone through all the link and configuration side is correct and no issue found so for.What would be the issue?

 

Kindly help on this.

 

Thanks

Senthil


Error in SAP Netweaver gateway

$
0
0

Dear Experts,

I am using demo sap system and I Created one SAP Netweaver gateway project and created the service maintenance as GW_HUB

My configuration

Manage SAP System Aliases

SAP System Alias: LOCAL

Description:  Local Gateway

Local Gw: X

For Local App: X

RFC Destination:  NONE

Software Version:  Default

System ID: EH7

Client: 800

 

Gateway setting : (SAP NetWeaver Gateway Settings)

Destination system: GW_HUB

Client : 800

System Alias:  EH7

RFC Destination:  NONE

 

But I am getting below error () attached file

 

please help me on this..

Issue regarding the Garbage collector

$
0
0

Hi guys, Currently I am facing an issue regarding the Garbage collector , seems like it's running for a longer time than usual. Checked the XMX and XMS parameters ; paging's is maintained for 50 GB which seems to be enough, Upon checking the MMC and blogs came to know the GC is running longer time than required. As an result the Garbage Collector is running more time that required and producing heap dumps. I would like to know how can i resolve the issue. Thanks & Regards, Kaushik G

DB2 Upgrade requirements

$
0
0

Hello,

 

I'm planning and EHP7 for SAP ERP 6.0. My current database version is DB6 9.7, so I need an upgrade to 10.5 (SAP Note 1951491). I was checking the requirements for DB6 10.5 in SAP Note 1851853 which says:

 

"You must use the following minimum SAP Basis release levels:

SAP NetWeaver 7.00 SP27"

 

Does this mean all NetWeaver Software Components or only "SAP_BASIS"?

 

I have also checked SAP Note 2146598 which says:

 

"You can use DB2 10.5 for the time of the upgrade even if your system does not meet the minimum levels for DB2 10.5 from SAP Note 1851853.

The following conditions apply:

You upgrade to DB2 10.5 immediately before the upgrade to NW 7.40 SP08 or higher"

 

So what does immediately means?As a I need to perform the EHP7 after the DB Upgrade, the production system will be running without the minimum SP (1851853) for a few days, maybe 3 or 4, Will this be harmful for the database?

 

 

Best regards,

 

 

JAM

Stack definition file rejected (SUM ) - DEFINE-TARGET-SOURC

$
0
0

Hi

 

We have SAP ERP600 EHP6 SP06, MDG 6.1 SP02, NW731 SP06 installed for

SAP MDG environment.

 

A project is going on upgrading from MDG 6.1 SP02 To MDG 7.0 SP03

(SP Update ERP600 EHP6 SP13, NW731 SP13 incl upgrade of MDG Addon ).

 

 

Update ( Software Update Manager (SUM) ) has been run successfully for sandbox - and development systems BUT for the QA system SUM rejects the stack definition file with below message in Update Manager Gui,

“Stack definition file

/usr/sap/sw/SAPMDG/ERP60EHP6_SP13UpdateInclMDG70SP03Upgrade/QMD/SMSDXML_Q

MD_20150613194706.626.xml is rejected. Provide a new stack definition

file and try again. java.lang.NullPointerException: while trying to

invoke the method java.lang.String.split(java.lang.String) of a null

object loaded from local variable 'FQDNtoSplit'

 

You can find more information in the files

/usr/sap/QMD/SUM/sdt/log/SUM/DEFINE-TARGET-SOURCE_04.LOG and

ProcessOverview.html.

 

DETECT define_target define-target-dialog define-target-source

com.sap.sdt.j2ee.services.servicesimpl.DefineTargetService class

com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParserException

”.

 

 

From DEFINE-TARGET-SOURCE_04.LOG

 

“Jun 13, 2015 10:02:30 PM [Info ]: Parsing of stack definition file

/usr/sap/sw/SAPMDG/ERP60EHP6_SP13UpdateInclMDG70SP03Upgrade/QMD/SMSDXML_Q

MD_20150613194706.626.xml has finished.

 

Jun 13, 2015 10:02:30 PM [Error ]: The following problem has occurred

during step execution:

com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParserException: Stack

definition

file

/usr/sap/sw/SAPMDG/ERP60EHP6_SP13UpdateInclMDG70SP03Upgrade/QMD/SMSDXML_Q

MD_20150613194706.626.xml is rejected. Provide a new stack definition

file and try again.

java.lang.NullPointerException: while trying to invoke the method

java.lang.String.split(java.lang.String) of a null object loaded from

local variable 'FQDNtoSplit'

“.

 


The QA system was refreshed from PRD system recently. SLD update, LMDB check and Manage System Configuration in Solution Manager processed after the refreshed, before MOPZ session was done.


 

Any feedback would be appreciated

 

Thanks,

Hanne

RAISE_EXCEPTION with condition CNTL_ERROR

$
0
0

Hi All,

 

When I run RFDKLI20 in background and short dump occur:

 

ABAP runtime errors    RAISE_EXCEPTION       Occurred on     19.06.2008 at 04:19:21
------------------------------------------------------------------------------------------

Exception condition "CNTL_ERROR" raised.

--------------
What happened?
--------------

The current ABAP/4 program encountered an unexpected
situation.

----------------
What can you do?
----------------

Note the actions and input that caused the error.

Inform your SAP system administrator.

You can print out this message by choosing "Print". Transaction ST22
allows you to display and manage termination messages, including keeping
 them beyond their normal deletion date.

--------------
Error analysis
--------------

A RAISE statement in the program "CL_GUI_DOCKING_CONTAINER======CP " raised the
 exception
condition "CNTL_ERROR".
Since the exception was not intercepted by a superior program
in the hierarchy, processing was terminated.

Short description of exception condition:


For detailed documentation of the exception condition, use
Transaction SE37 (Function Library). You can take the called
function module from the display of active calls.
-

------------------------
How to correct the error
------------------------


If the error occurred in a non-modified SAP program, you may be
able to find a solution in the SAP note system.
If you have access to the note system yourself, use the following
search criteria:
----------------------------------------------------------------
 "RAISE_EXCEPTION"
 "CL_GUI_DOCKING_CONTAINER======CP " or "CL_GUI_DOCKING_CONTAINER======CM001 "
 "CONSTRUCTOR"
or

"CL_GUI_DOCKING_CONTAINER======CP " "CNTL_ERROR"

or

"SAPLMR1M " "CNTL_ERROR"
If you cannot solve the problem yourself, please send the
following documents to SAP:

1. A hard copy print describing the problem.
   To obtain this, select the "Print" function on the current screen.
-

2. A suitable hardcopy prinout of the system log.
   To obtain this, call the system log with Transaction SM21   and select the "Print" function to print out the relevant   part.

3. If the programs are your own programs or modified SAP programs,
   supply the source code.   To do this, you can either use the "PRINT" command in the editor or   print the programs using the report RSINCL00.

4. Details regarding the conditions under which the error occurred
   or which actions and input led to the error.

------------------
System environment
------------------

SAP Release.............. "46C"

Application server....... "itcovsp05"
Network address.......... "165.108.188.48"
Operating system......... "Windows NT"
Release.................. "5.2"
Hardware type............ "4x Intel 80686"

Database server.......... "sqlgrp00"
Database type............ "MSSQL"
Database name............ "P00"
Database owner........... "dbo"

Character set............ "English_United State"

SAP kernel............... "46D"
Created on............... "Apr 30 2008 10:38:51"
Created in............... "NT 4.0 1381 Service Pack 6 x86 MS VC++ 12.00"
Database version......... "SQL_Server_7.00 "

Patch level.............. "2395"
Patch text............... " "

Supported environment....
Database................. "MSSQL 6.5.213 or higher, MSSQL 7.0.1 or higher"
SAP database version..... "46D"
Operating system......... "Windows NT 4.0, Windows NT 5.0, Windows NT 5.1,
 Windows NT 5.2, , System build information:,
 -------------------------------------, LCHN : "

--------------------
User, transaction...
--------------------

Client.............. 100
User................ "SAPADMIN"
Language key........ "E"
Transaction......... "MIRO "
Program............. "CL_GUI_DOCKING_CONTAINER======CP "
Screen.............. "SAPLMR1M 6000"
Screen line......... 3

-----------------------------------------
Information on where termination occurred
-----------------------------------------

The termination occurred in the ABAP/4 program
 "CL_GUI_DOCKING_CONTAINER======CP " in
"CONSTRUCTOR".
The main program was "SAPLMR1M ".

The termination occurred in line 88
of the source code of program "CL_GUI_DOCKING_CONTAINER======CM001 " (when
 calling the editor 880).
The program "CL_GUI_DOCKING_CONTAINER======CP " was started as a background
 job.
Error occurred during batch input processing

-------------------
Source code extract
-------------------

000580       WHEN OTHERS.
000590         RAISE CNTL_ERROR.
000600     ENDCASE.
000610
000620     call method cl_gui_cfw=>docking_change_notify
000630              exporting ref         = me
000640                        change_kind = cl_gui_cfw=>dock_change_create
000650                        program     = repid
000660                        dynnr       = dynnr
000670                        extension   = extension
000680                        docking_side = side
000690                        shellstyle   = style
000700                        metric       = metric
000710                        ratio        = ratio
000720              importing new_extension = l_new_extension
000730              exceptions others = 1.
000740
000750     CALL METHOD DOCK_AT_internal
000760         EXPORTING
000770             SIDE   = SIDE
000780             notify = space
000790         EXCEPTIONS
000800             CNTL_SYSTEM_ERROR = 1
000810             CNTL_ERROR = 2.
000820
000830     CASE SY-SUBRC.
000840       WHEN 0.
000850       WHEN 1.
000860         RAISE CNTL_SYSTEM_ERROR.
000870       WHEN 2.
----->         RAISE CNTL_ERROR.
000890       WHEN OTHERS.
000900         RAISE CNTL_ERROR.
000910     ENDCASE.
000920
000930     docking_side = side.
000940
000950     CALL METHOD SET_VISIBLE
000960         EXPORTING
000970             VISIBLE = '1'
000980         EXCEPTIONS
000990             CNTL_SYSTEM_ERROR = 1
001000             CNTL_ERROR = 2.
001010
001020     CASE SY-SUBRC.
001030       WHEN 0.
001040       WHEN 1.
001050         RAISE CNTL_SYSTEM_ERROR.
001060       WHEN 2.
001070         RAISE CNTL_ERROR.

-------------------------
Contents of system fields
-------------------------

SY field contents..................... SY field contents.....................
-------- ----------------------------- -------- -----------------------------
SY-SUBRC 2                             SY-INDEX 0
SY-TABIX 13                            SY-DBCNT 0
SY-FDPOS 0                             SY-LSIND 0
SY-PAGNO 0                             SY-LINNO 1
SY-COLNO 1

----------------
Chosen variables
----------------

Name.......................... Contents.1....+....2....+....3....+....4
------------------------------ ----------------------------------------
STYLE                          1350828032                               0085                               0040
L_NEW_EXTENSION                0                               0000                               0000
%_SPACE                               0                               0
%_?NOT_ASSIGNED?                               2222                               0000
ME                             ####?uF8F8uF8F8                               2000DFFF                               3000CFFF
SIDE                           1                               0000                               1000
SPACE                               2                               0
CL_GUI_CONTROL=>H_GUI-CB_INDEX 0                               0000                               0000
SY-SUBRC                       2                               0000                               2000
SYST                           ########################################                               0000000000000000000000000000000000000000                               00000000D000C000000000000000000000000000
... +  40                      ####################################x###                               0000000000000000000000000000000000007000                               0000000010000000100000000000000000008000
... +  80                      ########################################                               0000000000000000000000000000000000000000                               0000000000002000000000000000000000000000
... + 120                      ####################################T###                               00000000                               0000000
%_ARCHIVE                               2222222222222222222222222222222222222222                               0000000000000000000000000000000000000000
... +  40                               2222222222222222222222222222222222222222                               0000000000000000000000000000000000000000
... +  80                               2222222222222222222222222222222222222222                               0000000000000000000000000000000000000000
... + 120                               22222222                               0000000

---------------------
Active calls / events
---------------------

No.... Type........ Name..........................
       Programm       Include                                  Line
-----------------------------------------------------     1 METHOD       CONSTRUCTOR       CL_GUI_DOCKING_CONTAINER======CP       CL_GUI_DOCKING_CONTAINER======CM001         88     2 FORM         CREATE_DOCKING_CONTROL       SAPLMR1M       LMR1MF54                                    20     3 MODULE (PBO) TRANSACTION_MIRO_INIT       SAPLMR1M       LMR1MO1T                                   109

--------------
Internal notes
--------------

The termination occurred in the function "ab_jfune" of the SAP
Basis System, specifically in line 1403 of the module
 "//bas/46D/src/krn/runt/abfunc.c#18".
The internal operation just processed is "FUNE".
The internal session was started at 20080619041921.

--------------------------
Active calls in SAP kernel
--------------------------

 SAP (R) - R/3(TM) Callstack, Version 1.0
 Copyright (C) SAP AG. All rights reserved.
 Callstack without Exception:
 App       : disp+work.EXE (pid=1596)
 When      : 6/19/2008 4:19:22.427
 Threads   : 2
 Computer Name       : ITCOVSP05
 User Name           : SAPServiceP00
 Number of Processors: 4
 Processor Type: x86 Family 6 Model 15 Stepping 11
 Windows Version     : 5.2 Current Build: 3790
 Stack Dump for Thread Id 6f0
 eax=000607a0 ebx=000003d0 ecx=9d45f840 edx=9d3c14c0 esi=000003d0 edi=00000000
 eip=7c8285ec esp=03178d3c ebp=03178dac iopl=0         nv up ei ng nz ac po cy
 cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000297
 function : KiFastSystemCallRet         7c8285ec c3               ret         7c8285ed 8da42400000000   lea     esp,[esp]              ss:03178d3c=7c827d0b         7c8285f4 8d642400         lea     esp,[esp]              ss:3bc87d3b=????????
 FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
 03178dac 77e61c8d 000003d0 0001d4c0 00000000 03178de4 ntdll!KiFastSystemCallRet
 03178dc0 00baf7e7 000003d0 0001d4c0 77bf1d48 00000002 kernel32!WaitForSingleObject
 03178de4 004d2add 004d2a9e 77bf1d48 77bf1d48 77bf1d48 disp+work!<nosymbols>
 03178e2c 0067f7d3 0000000a 9170c310 00000000 80bb8cb8 disp+work!<nosymbols>
 03178ee4 005aa0d9 00df19f4 00df19e4 0000057b 00df16c4 disp+work!<nosymbols>
 03178f30 005bf6d7 00000000 8d290af0 00000000 77bcac67 disp+work!<nosymbols>
 0317f154 00629d9c 00000000 8d290af0 0317f290 00000000 disp+work!<nosymbols>
 00000000 00000000 00000000 00000000 00000000 00000000 disp+work!<nosymbols>
 Stack Dump for Thread Id 14a0
 eax=00000001 ebx=00000103 ecx=7c829f59 edx=00490000 esi=00000000 edi=00000000
 eip=7c8285ec esp=0557fc74 ebp=0557fcb8 iopl=0         nv up ei pl zr na po nc
 cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
 function : KiFastSystemCallRet         7c8285ec c3               ret         7c8285ed 8da42400000000   lea     esp,[esp]              ss:0557fc74=7c8270fb         7c8285f4 8d642400         lea     esp,[esp]              ss:3e08ec73=????????
 FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
 0557fcb8 00c34f04 00000688 00000000 00000000 00295610 ntdll!KiFastSystemCallRet
 0557ff84 77bcb530 00000000 00000000 00000000 0029dec8 disp+work!<nosymbols>
 0557ffb8 77e64829 0029dec8 00000000 00000000 0029dec8 MSVCRT!endthreadex
 0557ffec 00000000 77bcb4bc 0029dec8 00000000 00000000 kernel32!GetModuleHandleA

------------------------------
List of ABAP programs affected
------------------------------

------------------------------------------------------------------------------------------
| Type| Program                        | Gen. date  time     | LoadSize  |
------------------------------------------------------------------------------------------
| Prg | SAPLMR1M                       | 14.02.2005 23:45:18 |   1310720 |
| Prg | SAPMSSYD                       | 11.08.2000 15:06:13 |     16384 |
| Prg | SAPFSYSCALLS                   | 21.12.1999 19:32:31 |      7168 |
| Prg | SAPLSHD0                       | 22.01.2005 08:40:33 |    232448 |
| Typ | SHDSTU                         | 14.12.1998 23:15:34 |      1024 |
| Typ | SHDSTCIU                       | 14.12.1998 23:15:34 |      1024 |
| Prg | SAPLICON                       | 11.08.2000 15:06:24 |     25600 |
| Prg | %_CICON                        | 11.08.2000 15:06:24 |     55296 |
| Prg | SAPLPHOA                       | 07.10.2003 10:29:21 |    311296 |
| Prg | CL_GUI_CONTROL================ | 07.10.2003 10:20:58 |    117760 |
| Typ | OBJ_RECORD                     | 14.02.1998 08:30:43 |      2048 |
| Prg | CL_GUI_OBJECT================= | 07.10.2003 09:46:40 |    187392 |
| Prg | CL_GUI_CFW==================== | 22.01.2005 08:41:00 |    195584 |
| Prg | SAPLSFES                       | 22.01.2005 08:40:23 |    141312 |
| Prg | SAPLURFC                       | 04.01.2000 19:08:13 |     14336 |
| Prg | SAPLSTTM                       | 07.10.2003 10:03:05 |     84992 |
| Prg | SAPLSBDC                       | 07.10.2003 10:03:04 |     66560 |
| Prg | CL_GUI_PROPS_CONSUMER========= | 07.10.2003 10:31:40 |     26624 |
| Prg | CL_DYNAMIC_GUI_EXTENSIONS===== | 11.02.2000 14:36:06 |     55296 |
| Prg | CL_GUI_DOCKING_CONTAINER====== | 07.10.2003 09:46:40 |     50176 |
| Typ | CFW_LINK                       | 01.12.1999 12:16:48 |      2048 |
| Prg | CL_GUI_CONTAINER============== | 07.10.2003 09:46:40 |     58368 |
------------------------------------------------------------------------------------------

-----------------------
List of internal tables
-----------------------

No dump information available

------------------------------------------
Directory of application tables (contents)
------------------------------------------

Program
  Name..........  Contents.1....+....2....+....3....+....
---------------------------------------------------------

----------------------------------------------------
Directory of data areas (administration information)
----------------------------------------------------

Program
  No.. Name..........  Lgth  Ofsg Type Next Gen date   Gen time
---------------------------------------------------------------  SYST       L not assigned 480         0 IN       M /%_LISTTABLE 479         1 CO \0\       T global stack 478  1      2 GL  SAPLMR1M       A global data    0  4      3 DA       L constant dat   1         4 LI        .0 .A7D1       L constant dat   2  3      5 LI SSY    .0 .8DD3       L not assigned   3         6 IN       L SYST           4         7 TA \0\       L SY             5         8 TA       L RSJOBINFO      6         9 TA       M /%_SYS%%       7         0 CO       M field symbol   8         1 FS       L BNKA           9         2 TA       L BSIP          10         3 TA       L COBL          11         4 TA       L BKPF          12         5 TA       L EKKO          13         6 TA       L EKPO          14         7 TA       L ESSR          15         8 TA       L KOMKBMR       16         9 TA       L KOMPBMR       17         0 TA       L KOMK          18         1 TA       L KOMP          19         2 TA       L LFBK          20         3 TA       L RBKP          21         4 TA       L RBKPB         22         5 TA       L RBTX          23         6 TA       L RSEG          24         7 TA       L RBVS          25         8 TA       L RBWS          26         9 TA       L TCURM         27         0 TA       L TCULIV        28         1 TA       L TTXD          29         2 TA       L T000          30         3 TA       L T001          31         4 TA       L T001K         32         5 TA       L T001U         33         6 TA       L T001W         34         7 TA       L T003          35         8 TA       L T003R         36         9 TA       L T007A         37         0 TA       L T007S         38         1 TA       L T041C         39         2 TA       L T042Z         40         3 TA       L T052          41         4 TA       L T066          42         5 TA       L T066K         43         6 TA       L T163K         44         7 TA       L T169          45         8 TA       L T169F         46         9 TA       L T169P         47         0 TA       L T169V         48         1 TA       L T169Y         49         2 TA       L T685T         50         3 TA       L T059U         51         4 TA       L TMRM007A      52         5 TA       L ABTAB         53         6 TA       L ACCIT         54         7 TA       L ACCCR         55         8 TA       L ADRS          56         9 TA       L COBL_MRM_D    57         0 TA       L EK08G         58         1 TA       L EK08R         59         2 TA       L DRSEG         60         3 TA       L *DRSEG        61         4 TA       L FIN1_PARAM    62         5 TA       L MRM_AMCK      63         6 TA       L MRM_OPCK      64         7 TA       L MRM_PROP      65         8 TA       L MRM_QACK      66         9 TA       L MT08B         67         0 TA       L MT08Z         68         1 TA       L MTCOM         69         2 TA       L MTCOR         70         3 TA       L RM08R         71         4 TA       L RM08M         72         5 TA       L MRMPO         73         6 TA       L RM08V         74         7 TA       L NRIV          75         8 TA       L RCURR         76         9 TA       L SGNBU         77         0 TA       L SMBEW         78         1 TA       L UF05A         79         2 TA       L VF_KRED       80         3 TA       L XSAKO         81         4 TA       L RTAX1U21      82         5 TA       Y [no name]     83         6 LA       Y [no name]     84         7 LA       Y [no name]     85         8 LA       Y [no name]     86         9 LA       Y [no name]     87         0 LA       Y [no name]     88         1 LA       Y [no name]     89         2 LA       Y [no name]     90         3 LA       Y [no name]     91         4 LA       Y [no name]     92         5 LA       Y [no name]     93         6 LA       Y [no name]     94         7 LA       Y [no name]     95         8 LA       Y [no name]     96         9 LA     1 Y [no name]     97         0 LA     1 Y [no name]     98         1 LA     1 Y [no name]     99         2 LA     1 Y [no name]    100         3 LA     1 Y [no name]    101         4 LA     1 Y [no name]    102         5 LA     1 Y [no name]    103         6 LA \0\     1 Y [no name]    104         7 LA \0\     1 M field symbol 105         8 FS     1 M /FM06EC08    106         9 CO     1 M /FM06ECBE    107         0 CO     1 M field symbol 108  2      1 FS \0\     1 L T005         109         2 TA     1 M field symbol 110         3 FS     1 M field symbol 111         4 FS     1 M field symbol 112         5 FS     1 M field symbol 113         6 FS     1 M field symbol 114         7 FS     1 M field symbol 115         8 FS     1 M field symbol 116         9 FS     1 M field symbol 117         0 FS     1 M field symbol 118         1 FS     1 M field symbol 119         2 FS     1 M field symbol 120         3 FS     1 M field symbol 121         4 FS     1 M field symbol 122         5 FS     1 M field symbol 123         6 FS     1 M field symbol 124         7 FS     1 M field symbol 125         8 FS     1 M field symbol 126         9 FS     1 M field symbol 127         0 FS     1 M field symbol 128         1 FS     1 M field symbol 129         2 FS     1 M field symbol 130         3 FS     1 M field symbol 131         4 FS     1 M field symbol 132         5 FS     1 M field symbol 133         6 FS     1 M field symbol 134         7 FS     1 M field symbol 135         8 FS     1 M field symbol 136         9 FS     1 M field symbol 137         0 FS     1 M field symbol 138         1 FS     1 M field symbol 139         2 FS     1 M field symbol 140         3 FS     1 M field symbol 141         4 FS     1 M field symbol 142         5 FS     1 M field symbol 143         6 FS     1 M field symbol 144         7 FS     1 M field symbol 145         8 FS     1 M field symbol 146         9 FS     1 M field symbol 147         0 FS     1 M field symbol 148         1 FS     1 M field symbol 149         2 FS     1 M field symbol 150         3 FS     1 M field symbol 151         4 FS     1 M field symbol 152         5 FS     1 M field symbol 153         6 FS     1 M field symbol 154         7 FS     1 M field symbol 155         8 FS     1 M field symbol 156         9 FS     1 L T003S        157         0 TA     1 M field symbol 158         1 FS     1 M field symbol 159         2 FS     1 M field symbol 160         3 FS     1 M field symbol 161         4 FS     1 M field symbol 162         5 FS     1 M field symbol 163         6 FS     1 M field symbol 164         7 FS     1 M field symbol 165         8 FS     1 M field symbol 166         9 FS     1 M field symbol 167         0 FS     1 M field symbol 168         1 FS     1 L DDSHRETVAL   169         2 TA     1 L DSELC        170         3 TA     1 M field symbol 171         4 FS     1 L T163C        172         5 TA     1 M field symbol 173         6 FS     1 M field symbol 174         7 FS     1 M field symbol 175         8 FS     1 M field symbol 176         9 FS     1 M field symbol 177         0 FS     1 M field symbol 178         1 FS     1 L text pool    179         2 TP  SAPMSSYD     1 A global data    0         3 DA     1 L constant dat   1         4 LI        .0 .0174     1 L constant dat   2         5 LI SSY    .0 .00E8     1 L not assigned   3         6 IN     1 L SYST           4         7 TA     1 L SY             5         8 TA     1 L RSJOBINFO      6         9 TA     1 M /%_SYS%%       7         0 CO     1 M field symbol   8         1 FS     1 L text pool      9         2 TP  SAPFSYSCALLS     1 A global data    0         3 DA     1 L constant dat   1         4 LI        .0 .00AB     1 L constant dat   2         5 LI SSY    .0 .0088     1 L not assigned   3         6 IN     1 L SYST           4         7 TA     1 L SY             5         8 TA     1 L RSJOBINFO      6         9 TA     2 M /%_SYS%%       7         0 CO     2 M field symbol   8         1 FS     2 L text pool      9         2 TP  SAPLSHD0     2 A global data    0         3 DA     2 L constant dat   1         4 LI   %    .0 .1B23     2 L constant dat   2         5 LI SSY    .0 .1631     2 L not assigned   3         6 IN     2 L SYST           4         7 TA     2 L SY             5         8 TA     2 L RSJOBINFO      6         9 TA     2 M /%_SYS%%       7         0 CO     2 M field symbol   8         1 FS     2 L SHDTV          9         2 TA     2 L SHDTVCI       10         3 TA     2 L SHDTVU        11         4 TA     2 L SHDTVCIU      12         5 TA     2 L SHDFV         13         6 TA     2 L SHDFVCI       14         7 TA     2 L SHDTT         15         8 TA     2 L SHDTTCI       16         9 TA     2 L SHDTTU        17         0 TA     2 L SHDTTCIU      18         1 TA     2 L SHDFVGUI      19         2 TA     2 L SHDFVGUICI    20         3 TA     2 L SHDFVGUIU     21         4 TA     2 L SHDFVGUICU    22         5 TA     2 L SHDST         23         6 TA     2 L SHDSTCI       24         7 TA     2 L SHDSTU        25         8 TA     2 L SHDSTCIU      26         9 TA     2 L SHDTVSV       27         0 TA     2 L SHDTVSVCI     28         1 TA     2 L SHDTVSVU      29         2 TA     2 L SHDTVSVCIU    30         3 TA     2 L SHDSVCI       31         4 TA     2 L SHDSVFVCI     32         5 TA     2 L SHDSVTXCI     33         6 TA     2 L SHDGUIXT      34         7 TA     2 L SHDGXTCODE    35         8 TA     2 L D020S         36         9 TA     2 L D021T         37         0 TA     2 L TCVIEW        38         1 TA     2 M field symbol  39         2 FS     2 M field symbol  40         3 FS     2 M field symbol  41         4 FS     2 M field symbol  42         5 FS     2 M field symbol  43         6 FS     2 M field symbol  44         7 FS     2 M field symbol  45         8 FS     2 M field symbol  46         9 FS     2 M field symbol  47         0 FS     2 M field symbol  48         1 FS     2 M field symbol  49         2 FS     2 M field symbol  50         3 FS     2 L text pool     51         4 TP  SAPLICON     2 A global data    0         5 DA     2 L constant dat   1         6 LI        .0 .02B9     2 L constant dat   2         7 LI SSY    .0 .01DA     2 L not assigned   3         8 IN     2 L SYST           4         9 TA     2 L SY             5         0 TA     2 L RSJOBINFO      6         1 TA     2 M /%_SYS%%       7         2 CO     2 M field symbol   8         3 FS @0J     2 L ICON           9         4 TA     2 L ICONT         10         5 TA     2 M field symbol  11         6 FS     2 M field symbol  12         7 FS     2 L text pool     13         8 TP  %_CICON     2 A global data    0         9 DA 08@     2 L constant dat   1         0 LI 08@    .0 .009E     2 L constant dat   2         1 LI        .0 .008E     2 L not assigned   3         2 IN     2 L SYST           4         3 TA     2 L SY             5         4 TA     2 L RSJOBINFO      6         5 TA     2 M /%_SYS%%       7         6 CO     2 M field symbol   8         7 FS  SAPLPHOA     2 A global data    0  1      8 DA     2 L constant dat   1         9 LI        .0 .1F87     2 L constant dat   2  1      0 LI SSY    .0 .1720     2 L not assigned   3         1 IN     2 L SYST           4         2 TA     2 L SY             5         3 TA     2 L RSJOBINFO      6         4 TA     2 M /%_SYS%%       7         5 CO     2 M field symbol   8         6 FS     2 L SXADMINTAB     9         7 TA     2 L SPH_SERVER    10         8 TA     2 L SPH_SERVT     11         9 TA     2 L SPH_USTOAT    12         0 TA     2 L SPH_TELUSR    13         1 TA     2 L SPH_USRDAT    14         2 TA     2 L SXNODES       15         3 TA     2 L SXTELMOOUT    16         4 TA     2 L INDX          17         5 TA     2 L USR05         18         6 TA     2 L T005K         19         7 TA     2 L SPH_TERMNL    20         8 TA     2 L SPH_ATIC      21         9 TA     3 L SPH_CALL      22         0 TA     3 L SPH_SRVALL    23         1 TA     3 L SPH_ATICT     24         2 TA     3 L SPH_DEFLEC    25         3 TA     3 L SPH_DEFLCT    26         4 TA     3 L SPH_DEFLGR    27         5 TA     3 L SPH_DEFLGP    28         6 TA     3 L SPH_EXTGRT    29         7 TA     3 L SPH_EXTNSN    30         8 TA     3 Y [no name]     31         9 LA     3 Y [no name]     32         0 LA     3 Y [no name]     33         1 LA     3 Y [no name]     34         2 LA     3 Y [no name]     35         3 LA     3 Y [no name]     36         4 LA     3 Y [no name]     37         5 LA     3 Y [no name]     38         6 LA     3 Y [no name]     39         7 LA     3 Y [no name]     40         8 LA     3 Y [no name]     41         9 LA     3 Y [no name]     42         0 LA     3 Y [no name]     43         1 LA     3 M field symbol  44         2 FS     3 M field symbol  45         3 FS     3 M field symbol  46         4 FS     3 M field symbol  47         5 FS     3 M field symbol  48         6 FS     3 M field symbol  49         7 FS     3 M field symbol  50         8 FS     3 M field symbol  51         9 FS     3 M field symbol  52         0 FS     3 M field symbol  53         1 FS     3 M field symbol  54         2 FS     3 M field symbol  55         3 FS     3 M field symbol  56         4 FS     3 M field symbol  57         5 FS     3 M field symbol  58         6 FS     3 M field symbol  59         7 FS     3 M field symbol  60         8 FS     3 M field symbol  61         9 FS     3 M field symbol  62         0 FS     3 M field symbol  63         1 FS     3 M field symbol  64         2 FS     3 M field symbol  65         3 FS     3 M field symbol  66         4 FS     3 M field symbol  67         5 FS     3 M field symbol  68         6 FS     3 M field symbol  69         7 FS     3 M field symbol  70         8 FS     3 M field symbol  71         9 FS     3 M field symbol  72         0 FS     3 M field symbol  73         1 FS     3 M field symbol  74         2 FS     3 M field symbol  75         3 FS     3 M field symbol  76         4 FS     3 M field symbol  77         5 FS     3 M field symbol  78         6 FS     3 M field symbol  79         7 FS     3 M field symbol  80         8 FS     3 M field symbol  81         9 FS     3 M field symbol  82         0 FS     3 L T005T         83         1 TA     3 M field symbol  84         2 FS     3 M field symbol  85         3 FS     3 M field symbol  86         4 FS     3 L text pool     87         5 TP  CL_GUI_CONTROL================CP     3 A global data    0         6 DA     3 L constant dat   1         7 LI        .0 .0957     3 L constant dat   2         8 LI SSY    .0 .083D     3 L not assigned   3         9 IN     3 L SYST           4         0 TA     3 L SY             5         1 TA     3 L RSJOBINFO      6         2 TA     3 M /%_SYS%%       7         3 CO     3 M field symbol   8         4 FS  CL_GUI_OBJECT=================CP     3 A global data    0         5 DA     3 L constant dat   1         6 LI        .0 .0714     3 L constant dat   2         7 LI SSY    .0 .061F     3 L not assigned   3         8 IN     3 L SYST           4         9 TA     3 L SY             5         0 TA     3 L RSJOBINFO      6         1 TA     3 M /%_SYS%%       7         2 CO     3 M field symbol   8         3 FS  CL_GUI_CFW====================CP     3 A global data    0         4 DA     3 L constant dat   1         5 LI        .0 .0F80     3 L constant dat   2         6 LI SSY    .0 .0E01     3 L not assigned   3         7 IN     3 L SYST           4         8 TA     3 L SY             5         9 TA     3 L RSJOBINFO      6         0 TA     3 M /%_SYS%%       7         1 CO     3 M field symbol   8         2 FS  SAPLSFES     3 A global data    0  1      3 DA     3 L constant dat   1         4 LI        .0 .10BC     3 L constant dat   2         5 LI SSY    .0 .0BA7     3 L not assigned   3         6 IN     3 L SYST           4         7 TA     3 L SY             5         8 TA     3 L RSJOBINFO      6         9 TA     4 M /%_SYS%%       7         0 CO     4 M field symbol   8         1 FS  SAPLURFC     4 A global data    0         2 DA     4 L constant dat   1         3 LI        .0 .0180     4 L constant dat   2         4 LI SSY    .0 .0106     4 L not assigned   3         5 IN     4 L SYST           4         6 TA     4 L SY             5         7 TA     4 L RSJOBINFO      6         8 TA     4 M /%_SYS%%       7         9 CO     4 M field symbol   8         0 FS     4 L text pool      9         1 TP  SAPLSTTM     4 A global data    0         2 DA     4 L constant dat   1         3 LI        .0 .0CFE     4 L constant dat   2         4 LI SSY    .0 .0B99     4 L not assigned   3         5 IN     4 L SYST           4         6 TA     4 L SY             5         7 TA     4 L RSJOBINFO      6         8 TA     4 M /%_SYS%%       7         9 CO     4 M field symbol   8         0 FS     4 L TFDIR          9         1 TA     4 M field symbol  10         2 FS     4 L text pool     11         3 TP  SAPLSBDC     4 A global data    0         4 DA     4 L constant dat   1         5 LI        .0 .0B4B     4 L constant dat   2         6 LI SSY    .0 .0810     4 L not assigned   3         7 IN     4 L SYST           4         8 TA     4 L SY             5         9 TA     4 L RSJOBINFO      6         0 TA     4 M /%_SYS%%       7         1 CO     4 M field symbol   8         2 FS     4 L TXCOM          9         3 TA     4 L BDCDATA       10         4 TA     4 L BDCRUN        11         5 TA     4 L APQI          12         6 TA     4 L APQD          13         7 TA     4 L INDX          14         8 TA     4 M field symbol  15         9 FS     4 M field symbol  16         0 FS     4 L TSTC          17         1 TA     4 M field symbol  18         2 FS  CL_GUI_PROPS_CONSUMER=========CP     4 A global data    0         3 DA     4 L constant dat   1         4 LI        .0 .02F8     4 L constant dat   2         5 LI SSY    .0 .0259     4 L not assigned   3         6 IN     4 L SYST           4         7 TA     4 L SY             5         8 TA     4 L RSJOBINFO      6         9 TA     4 M /%_SYS%%       7         0 CO     4 M field symbol   8         1 FS  CL_DYNAMIC_GUI_EXTENSIONS=====CP     4 A global data    0         2 DA     4 L constant dat   1         3 LI        .0 .04F3     4 L constant dat   2         4 LI        .0 .040F     4 L not assigned   3         5 IN     4 L SYST           4         6 TA     4 L SY             5         7 TA     4 L RSJOBINFO      6         8 TA     4 M /%_SYS%%       7         9 CO     4 M field symbol   8         0 FS  CL_GUI_DOCKING_CONTAINER======CP     4 A global data    0         1 DA     4 L constant dat   1         2 LI        .0 .03F0     4 L constant dat   2         3 LI SSY    .0 .038A     4 L not assigned   3         4 IN     4 L SYST           4         5 TA     4 L SY             5         6 TA     4 L RSJOBINFO      6         7 TA     4 M /%_SYS%%       7         8 CO     4 M field symbol   8         9 FS  CL_GUI_CONTAINER==============CP     4 A global data    0         0 DA     4 L constant dat   1         1 LI        .0 .04EC     4 L constant dat   2         2 LI SSY    .0 .045C     4 L not assigned   3         3 IN     4 L SYST           4         4 TA     4 L SY             5         5 TA     4 L RSJOBINFO      6         6 TA     4 M /%_SYS%%       7         7 CO     4 M field symbol   8         8 FS     4 A global data    9         9 DA \0\

----------------------------------
Directory of data areas (contents)
----------------------------------

Program
  No.. Name.......... Contents..1....+....2....+....3....+....
--------------------------------------------------------------  SYST       L not assigned   0 <initial>       M /%_LISTTABLE 232 |\0\0\0\0uF8F8uF8F8uF8F8u7D850\0\0\0uF8F8uF8F8uF8F8u7D850\0\0\0uF8F8uF8F8uF8F8       T global stack 384 |SAPLMR1M  SAPLMR1M       A global data  056 |        SAPLMR1M       L constant dat 528 |\0 AB  ADMAAENDAMARASSIGN_UPD       L constant dat 456 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP       L not assigned   0 <initial>       L SYST         444 |\0\0\0\0\0\0\0\0\x0D\0\0\0\x0C\0\0\       L SY           444 <shared with no. 7>       L RSJOBINFO     84 <lazy sharing ... master segment>       M /%_SYS%%     688 |       M field symbol   1 <initial>       L BNKA         277 <lazy sharing ... master segment>       L BSIP          71 <lazy sharing ... master segment>       L COBL         975 <lazy sharing ... master segment>       L BKPF         449 <lazy sharing ... master segment>       L EKKO         474 <lazy sharing ... master segment>       L EKPO         116 <lazy sharing ... master segment>       L ESSR         460 <lazy sharing ... master segment>       L KOMKBMR       62 <lazy sharing ... master segment>       L KOMPBMR       41 <lazy sharing ... master segment>       L KOMK         796 <lazy sharing ... master segment>       L KOMP         896 <lazy sharing ... master segment>       L LFBK         177 <lazy sharing ... master segment>       L RBKP         133 <lazy sharing ... master segment>       L RBKPB        401 <lazy sharing ... master segment>       L RBTX          64 <lazy sharing ... master segment>       L RSEG         376 <lazy sharing ... master segment>       L RBVS          39 <lazy sharing ... master segment>       L RBWS          51 <lazy sharing ... master segment>       L TCURM         24 <lazy sharing ... master segment>       L TCULIV         5 <lazy sharing ... master segment>       L TTXD          94 <lazy sharing ... master segment>       L T000         107 <lazy sharing ... master segment>       L T001         231 <lazy sharing ... master segment>       L T001K         43 <lazy sharing ... master segment>       L T001U         35 <lazy sharing ... master segment>       L T001W        337 <lazy sharing ... master segment>       L T003          51 <lazy sharing ... master segment>       L T003R          7 <lazy sharing ... master segment>       L T007A         45 <lazy sharing ... master segment>       L T007S         62 <lazy sharing ... master segment>       L T041C          7 <lazy sharing ... master segment>       L T042Z        153 <lazy sharing ... master segment>       L T052          57 <lazy sharing ... master segment>       L T066          75 <lazy sharing ... master segment>       L T066K         52 <lazy sharing ... master segment>       L T163K         23 <lazy sharing ... master segment>       L T169          48 <lazy sharing ... master segment>       L T169F         33 <lazy sharing ... master segment>       L T169P        174 <lazy sharing ... master segment>       L T169V         50 <lazy sharing ... master segment>       L T169Y         43 <lazy sharing ... master segment>       L T685T         31 <lazy sharing ... master segment>       L T059U         49 <lazy sharing ... master segment>       L TMRM007A      15 <lazy sharing ... master segment>       L ABTAB        136 <lazy sharing ... master segment>       L ACCIT        091 <lazy sharing ... master segment>       L ACCCR        143 <lazy sharing ... master segment>       L ADRS         412 <lazy sharing ... master segment>       L COBL_MRM_D   608 <lazy sharing ... master segment>       L EK08G        672 <lazy sharing ... master segment>       L EK08R        179 <lazy sharing ... master segment>       L DRSEG        897 <lazy sharing ... master segment>       L *DRSEG       897 <lazy sharing ... master segment>       L FIN1_PARAM    70 <lazy sharing ... master segment>       L MRM_AMCK     111 <lazy sharing ... master segment>       L MRM_OPCK      94 <lazy sharing ... master segment>       L MRM_PROP     123 <lazy sharing ... master segment>       L MRM_QACK      89 <lazy sharing ... master segment>       L MT08B        235 <lazy sharing ... master segment>       L MT08Z        165 <lazy sharing ... master segment>       L MTCOM        260 <lazy sharing ... master segment>       L MTCOR         94 <lazy sharing ... master segment>       L RM08R        495 <lazy sharing ... master segment>       L RM08M        551 <lazy sharing ... master segment>       L MRMPO        411 <lazy sharing ... master segment>       L RM08V        262 <lazy sharing ... master segment>       L NRIV          86 <lazy sharing ... master segment>       L RCURR         30 <lazy sharing ... master segment>       L SGNBU        194 <lazy sharing ... master segment>       L SMBEW        470 <lazy sharing ... master segment>       L UF05A         48 <lazy sharing ... master segment>       L VF_KRED      328 <lazy sharing ... master segment>       L XSAKO        106 <lazy sharing ... master segment>       L RTAX1U21      62 <lazy sharing ... master segment>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>       Y [no name]    224 <initial>     1 Y [no name]    224 <initial>     1 Y [no name]    224 <initial>     1 Y [no name]    224 <initial>     1 Y [no name]    224 <initial>     1 Y [no name]    224 <initial>     1 Y [no name]    224 <initial>     1 Y [no name]    432 |\x01\0\0\0\x01\0\0\0\x01\0\0\0\x01\     1 Y [no name]    432 |\x01\0\0\0\x01\0\0\0\x01\0\0\0\x01\     1 M field symbol   1 <initial>     1 M /FM06EC08    056 <initial>     1 M /FM06ECBE    888 <initial>     1 M field symbol 104 |\0\0\0\0uF8F8uF8F8uF8F8uF8F8\0\0\0\0uF8F8uF8F8uF8F8uF8F8\0\0\0\0uF8F8uF8F8uF8F8     1 L T005         127 <lazy sharing ... master segment>     1 M field symbol  75 <initial>     1 M field symbol 133 <initial>     1 M field symbol 968 <initial>     1 M field symbol   5 <initial>     1 M field symbol 968 <initial>     1 M field symbol 968 <initial>     1 M field symbol   7 <initial>     1 M field symbol  48 <initial>     1 M field symbol 174 <initial>     1 M field symbol  50 <initial>     1 M field symbol  64 <initial>     1 M field symbol 624 <initial>     1 M field symbol  32 <initial>     1 M field symbol  27 <initial>     1 M field symbol  21 <initial>     1 M field symbol  33 <initial>     1 M field symbol  33 <initial>     1 M field symbol 624 <initial>     1 M field symbol  33 <initial>     1 M field symbol 736 <initial>     1 M field symbol  16 <initial>     1 M field symbol 968 <initial>     1 M field symbol 968 <initial>     1 M field symbol  61 <initial>     1 M field symbol   1 <initial>     1 M field symbol  72 <initial>     1 M field symbol  10 <initial>     1 M field symbol  72 <initial>     1 M field symbol  64 <initial>     1 M field symbol   2 <initial>     1 M field symbol  64 <initial>     1 M field symbol 624 <initial>     1 M field symbol 624 <initial>     1 M field symbol  40 <initial>     1 M field symbol 745 <initial>     1 M field symbol 474 <initial>     1 M field symbol 177 <initial>     1 M field symbol 231 <initial>     1 M field symbol 501 <initial>     1 M field symbol  27 <initial>     1 M field symbol 277 <initial>     1 M field symbol  32 <initial>     1 M field symbol  33 <initial>     1 M field symbol  33 <initial>     1 M field symbol  27 <initial>     1 M field symbol  21 <initial>     1 M field symbol  94 <initial>     1 L T003S         19 <lazy sharing ... master segment>     1 M field symbol  19 <initial>     1 M field symbol  52 <initial>     1 M field symbol 460 <initial>     1 M field symbol  31 <initial>     1 M field symbol 107 <initial>     1 M field symbol  48 <initial>     1 M field symbol  24 <initial>     1 M field symbol  33 <initial>     1 M field symbol 968 <initial>     1 M field symbol 968 <initial>     1 M field symbol 968 <initial>     1 L DDSHRETVAL   328 <lazy sharing ... master segment>     1 L DSELC        396 <lazy sharing ... master segment>     1 M field symbol  23 <initial>     1 L T163C         29 <lazy sharing ... master segment>     1 M field symbol  29 <initial>     1 M field symbol 452 <initial>     1 M field symbol  43 <initial>     1 M field symbol 624 <initial>     1 M field symbol 376 <initial>     1 M field symbol 130 <initial>     1 L text pool    471 |SAPLMR1M  SAPMSSYD     1 A global data   64 |     1 L constant dat   8 <initial>     1 L constant dat 016 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     1 L not assigned   0 <initial>     1 L SYST         444 <shared with no. 7>     1 L SY           444 <shared with no. 7>     1 L RSJOBINFO     84 <lazy sharing ... with no. 9>     1 M /%_SYS%%     688 <initial>     1 M field symbol   1 <initial>     1 L text pool     94 |SAPMSSYD  SAPFSYSCALLS     1 A global data   56 |     1 L constant dat   8 <initial>     1 L constant dat 208 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     1 L not assigned   0 <initial>     1 L SYST         444 <shared with no. 7>     1 L SY           444 <shared with no. 7>     1 L RSJOBINFO     84 <lazy sharing ... with no. 9>     2 M /%_SYS%%     688 <initial>     2 M field symbol   1 <initial>     2 L text pool    135 |SAPFSYSCALLS  SAPLSHD0     2 A global data  416 |     2 L constant dat 352 |\0 X CV_STANDARD     2 L constant dat 216 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     2 L not assigned   0 <initial>     2 L SYST         444 <shared with no. 7>     2 L SY           444 <shared with no. 7>     2 L RSJOBINFO     84 <lazy sharing ... master segment>     2 M /%_SYS%%     688 <initial>     2 M field symbol   1 <initial>     2 L SHDTV        104 <lazy sharing ... master segment>     2 L SHDTVCI      100 <lazy sharing ... master segment>     2 L SHDTVU       104 <lazy sharing ... master segment>     2 L SHDTVCIU     100 <lazy sharing ... master segment>     2 L SHDFV        312 <lazy sharing ... master segment>     2 L SHDFVCI      312 <lazy sharing ... master segment>     2 L SHDTT         84 <lazy sharing ... master segment>     2 L SHDTTCI       81 <lazy sharing ... master segment>     2 L SHDTTU        64 <lazy sharing ... master segment>     2 L SHDTTCIU      61 <lazy sharing ... master segment>     2 L SHDFVGUI     177 <lazy sharing ... master segment>     2 L SHDFVGUICI   174 <lazy sharing ... master segment>     2 L SHDFVGUIU    157 <lazy sharing ... master segment>     2 L SHDFVGUICU   154 <lazy sharing ... master segment>     2 L SHDST         32 <lazy sharing ... master segment>     2 L SHDSTCI       29 <lazy sharing ... master segment>     2 L SHDSTU        53 <lazy sharing ... master segment>     2 L SHDSTCIU      50 <lazy sharing ... master segment>     2 L SHDTVSV      127 <lazy sharing ... master segment>     2 L SHDTVSVCI    124 <lazy sharing ... master segment>     2 L SHDTVSVU      63 <lazy sharing ... master segment>     2 L SHDTVSVCIU    60 <lazy sharing ... master segment>     2 L SHDSVCI      124 <lazy sharing ... master segment>     2 L SHDSVFVCI    248 <lazy sharing ... master segment>     2 L SHDSVTXCI     61 <lazy sharing ... master segment>     2 L SHDGUIXT      84 <lazy sharing ... master segment>     2 L SHDGXTCODE   290 <lazy sharing ... master segment>     2 L D020S        211 <lazy sharing ... master segment>     2 L D021T        309 <lazy sharing ... master segment>     2 L TCVIEW       276 <lazy sharing ... master segment>     2 M field symbol 276 <initial>     2 M field symbol 211 <initial>     2 M field symbol 104 <initial>     2 M field symbol 100 <initial>     2 M field symbol  53 <initial>     2 M field symbol  50 <initial>     2 M field symbol  84 <initial>     2 M field symbol 248 <initial>     2 M field symbol 124 <initial>     2 M field symbol 309 <initial>     2 M field symbol 290 <initial>     2 M field symbol  61 <initial>     2 L text pool    686 |SAPLSHD0  SAPLICON     2 A global data  272 |     2 L constant dat   8 <initial>     2 L constant dat 840 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     2 L not assigned   0 <initial>     2 L SYST         444 <shared with no. 7>     2 L SY           444 <shared with no. 7>     2 L RSJOBINFO     84 <lazy sharing ... master segment>     2 M /%_SYS%%     688 <initial>     2 M field symbol 680 |@0A@@0B@@0C@@0D@@0E@@0F@@0G@@0H@@0I     2 L ICON          53 <lazy sharing ... master segment>     2 L ICONT         65 <lazy sharing ... master segment>     2 M field symbol  53 <initial>     2 M field symbol  65 <initial>     2 L text pool     87 |SAPLICON  %_CICON     2 A global data   56 |\0 @00@@01@@02@@03@@04@@05@@06@@07@     2 L constant dat 680 |\0 @00@@01@@02@@03@@04@@05@@06@@07@     2 L constant dat 112 <initial>     2 L not assigned   0 <initial>     2 L SYST         444 <shared with no. 7>     2 L SY           444 <shared with no. 7>     2 L RSJOBINFO     84 <lazy sharing ... with no. 261>     2 M /%_SYS%%     688 <initial>     2 M field symbol   1 <initial>  SAPLPHOA     2 A global data  736 |     2 L constant dat 688 |\0 X ABBR     2 L constant dat 528 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     2 L not assigned   0 <initial>     2 L SYST         444 <shared with no. 7>     2 L SY           444 <shared with no. 7>     2 L RSJOBINFO     84 <lazy sharing ... master segment>     2 M /%_SYS%%     688 <initial>     2 M field symbol   1 <initial>     2 L SXADMINTAB    36 <lazy sharing ... master segment>     2 L SPH_SERVER    89 <lazy sharing ... master segment>     2 L SPH_SERVT     60 <lazy sharing ... master segment>     2 L SPH_USTOAT    20 <lazy sharing ... master segment>     2 L SPH_TELUSR    80 <lazy sharing ... master segment>     2 L SPH_USRDAT    14 <lazy sharing ... master segment>     2 L SXNODES      129 <lazy sharing ... master segment>     2 L SXTELMOOUT   119 <lazy sharing ... master segment>     2 L INDX         000 <lazy sharing ... master segment>     2 L USR05         53 <lazy sharing ... master segment>     2 L T005K         23 <lazy sharing ... master segment>     2 L SPH_TERMNL   320 <lazy sharing ... master segment>     2 L SPH_ATIC      97 <lazy sharing ... master segment>     3 L SPH_CALL     243 <lazy sharing ... master segment>     3 L SPH_SRVALL   238 <lazy sharing ... master segment>     3 L SPH_ATICT     58 <lazy sharing ... master segment>     3 L SPH_DEFLEC    46 <lazy sharing ... master segment>     3 L SPH_DEFLCT    64 <lazy sharing ... master segment>     3 L SPH_DEFLGR    23 <lazy sharing ... master segment>     3 L SPH_DEFLGP    64 <lazy sharing ... master segment>     3 L SPH_EXTGRT    64 <lazy sharing ... master segment>     3 L SPH_EXTNSN    41 <lazy sharing ... master segment>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 Y [no name]    224 <initial>     3 M field symbol  36 <initial>     3 M field symbol  64 <initial>     3 M field symbol 323 <initial>     3 M field symbol  64 <initial>     3 M field symbol  23 <initial>     3 M field symbol  64 <initial>     3 M field symbol  10 <initial>     3 M field symbol  41 <initial>     3 M field symbol 323 <initial>     3 M field symbol  56 <initial>     3 M field symbol  23 <initial>     3 M field symbol  60 <initial>     3 M field symbol  80 <initial>     3 M field symbol  12 <initial>     3 M field symbol  89 <initial>     3 M field symbol  64 <initial>     3 M field symbol  64 <initial>     3 M field symbol  10 <initial>     3 M field symbol  64 <initial>     3 M field symbol  64 <initial>     3 M field symbol  64 <initial>     3 M field symbol  64 <initial>     3 M field symbol  10 <initial>     3 M field symbol  64 <initial>     3 M field symbol  64 <initial>     3 M field symbol  97 <initial>     3 M field symbol  10 <initial>     3 M field symbol  97 <initial>     3 M field symbol  10 <initial>     3 M field symbol  64 <initial>     3 M field symbol 320 <initial>     3 M field symbol  41 <initial>     3 M field symbol  20 <initial>     3 M field symbol  80 <initial>     3 M field symbol  60 <initial>     3 M field symbol 119 <initial>     3 M field symbol 129 <initial>     3 M field symbol  97 <initial>     3 M field symbol  58 <initial>     3 L T005T         37 <lazy sharing ... master segment>     3 M field symbol  37 <initial>     3 M field symbol  46 <initial>     3 M field symbol  64 <initial>     3 L text pool    492 |SAPLPHOA  CL_GUI_CONTROL================CP     3 A global data   56 |     3 L constant dat  24 <initial>     3 L constant dat 288 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     3 L not assigned   0 <initial>     3 L SYST         444 <shared with no. 7>     3 L SY           444 <shared with no. 7>     3 L RSJOBINFO     84 <lazy sharing ... master segment>     3 M /%_SYS%%     688 <initial>     3 M field symbol   1 <initial>  CL_GUI_OBJECT=================CP     3 A global data   56 |     3 L constant dat  16 <initial>     3 L constant dat 896 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     3 L not assigned   0 <initial>     3 L SYST         444 <shared with no. 7>     3 L SY           444 <shared with no. 7>     3 L RSJOBINFO     84 <lazy sharing ... master segment>     3 M /%_SYS%%     688 <initial>     3 M field symbol   1 <initial>  CL_GUI_CFW====================CP     3 A global data   80 |     3 L constant dat  56 <initial>     3 L constant dat 120 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     3 L not assigned   0 <initial>     3 L SYST         444 <shared with no. 7>     3 L SY           444 <shared with no. 7>     3 L RSJOBINFO     84 <lazy sharing ... master segment>     3 M /%_SYS%%     688 <initial>     3 M field symbol   1 <initial>  SAPLSFES     3 A global data  896 |     3 L constant dat 400 |\0 12\0\x04\0\0ACTX     3 L constant dat 168 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     3 L not assigned   0 <initial>     3 L SYST         444 <shared with no. 7>     3 L SY           444 <shared with no. 7>     3 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>  SAPLURFC     4 A global data   56 |     4 L constant dat   8 <initial>     4 L constant dat 880 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>     4 L text pool    119 |SAPLURFC  SAPLSTTM     4 A global data  024 |     4 L constant dat   8 <initial>     4 L constant dat 248 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>     4 L TFDIR         94 <lazy sharing ... master segment>     4 M field symbol  94 <initial>     4 L text pool    195 |SAPLSTTM  SAPLSBDC     4 A global data  344 |     4 L constant dat   8 <initial>     4 L constant dat 616 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>     4 L TXCOM        259 <lazy sharing ... master segment>     4 L BDCDATA      309 <lazy sharing ... master segment>     4 L BDCRUN       169 <lazy sharing ... master segment>     4 L APQI         344 <lazy sharing ... master segment>     4 L APQD         936 <lazy sharing ... master segment>     4 L INDX         000 <lazy sharing ... master segment>     4 M field symbol 344 <initial>     4 M field symbol 936 <initial>     4 L TSTC          90 <lazy sharing ... master segment>     4 M field symbol  90 <initial>  CL_GUI_PROPS_CONSUMER=========CP     4 A global data   56 |     4 L constant dat   8 <initial>     4 L constant dat 296 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>  CL_DYNAMIC_GUI_EXTENSIONS=====CP     4 A global data   56 |     4 L constant dat   8 <initial>     4 L constant dat 072 <initial>     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>  CL_GUI_DOCKING_CONTAINER======CP     4 A global data   56 |     4 L constant dat   8 |\0 \0\0\0\0\0\0|     4 L constant dat 736 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <shared with no. 10>     4 M field symbol   1 <initial>  CL_GUI_CONTAINER==============CP     4 A global data   64 |     4 L constant dat   8 <initial>     4 L constant dat 016 |OBJECTSUPERSYSTEM-EXIT%_CTL_INITSAP     4 L not assigned   0 <initial>     4 L SYST         444 <shared with no. 7>     4 L SY           444 <shared with no. 7>     4 L RSJOBINFO     84 <lazy sharing ... master segment>     4 M /%_SYS%%     688 <initial>     4 M field symbol   1 <initial>     4 A global data  800 |\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\

------------------------
ABAP control blocks CONT
------------------------

Include                                 Line source code
Index Name F1 Co Par01 Par2. Par3. Par4. Tabl
----- ---- -- -- ----- ----- ----- ----- ---- ------------------------------
CL_GUI_DOCKING_CONTAINER======CM001        81 CNTL_ERROR = 2.  285 PAR2 00     30     2  287 PAR2 00     36     1
CL_GUI_DOCKING_CONTAINER======CM001        84 WHEN 0.  289 cmpr 00 02  42  291 BRAN 05 Branch to  293
CL_GUI_DOCKING_CONTAINER======CM001        85 WHEN 1.  292 BRAX 00 Branch to  307  293 cmpr 00 02  42     1  295 BRAN 05 Branch to  299
CL_GUI_DOCKING_CONTAINER======CM001        86 RAISE CNTL_SYSTEM_ERROR.  296 FUNE 03     36  297 ENDF 00
CL_GUI_DOCKING_CONTAINER======CM001        87 WHEN 2.  298 BRAX 00 Branch to  307  299 cmpr 00 02  42     2  301 BRAN 05 Branch to  305
CL_GUI_DOCKING_CONTAINER======CM001        88 RAISE CNTL_ERROR.>>>>> FUNE 03     30  303 ENDF 00
CL_GUI_DOCKING_CONTAINER======CM001        89 WHEN OTHERS.  304 BRAX 00 Branch to  307
CL_GUI_DOCKING_CONTAINER======CM001        90 RAISE CNTL_ERROR.  305 FUNE 03     30  306 ENDF 00
CL_GUI_DOCKING_CONTAINER======CM001        93 docking_side = side.  307 move FF  4 L17    L3
CL_GUI_DOCKING_CONTAINER======CM001       100 CNTL_ERROR = 2.  309 clom 00  1 L10     42  313 PAR1 00     57

-----------------------
End of runtime analysis
-----------------------

 

There are 14 same short dumps occur when every time I ran. I checked the short dump time with job log and see no job log in these time.

 

 

19.06.2008 04:18:53 Returns (blocked) 400000750 has been saved                                           V1           311          S

19.06.2008 04:18:53 Returns (blocked) 400000752 has been saved                                           V1           311          S

19.06.2008 04:20:45 Agency Order 340010672 has been saved                                                V1           311          S

19.06.2008 04:20:46 Agency Order 340010675 has been saved                                                V1           311          S

 

 

 

How can I know which orders got error, as I think this is data problem instead of program issue.

 

Thank you very much

 

Henry

System Environment for report

$
0
0

Hi Expert,

 

Do you have idea to pull out report as below screen. We have tried to pull the report via RSPARAM program but it doesn't show the system, instance, date and time

 

expected result.png

 

RSPARAM:

wrong result.png

SMTP Error

$
0
0

Hi Gurus,

 

System cannot send out the email, kindly advice.

 

Action taken

1. RZ10, SMICN, SCOT, SU01 had been setup accordingly

2. Telnet able to connect with SMTP server and send out email via port 25

 

Error log:

1. SCOT

SMTP Plugin raises error:

Could not connect to <ip address of mail relay server>: 25

 

2. SMICM

ERROR => SMTP PlugInHandleNetData: buffer status 6 not o.k. [smtp_plg.c   996]

ERROR => IcmPlAllocBuf: MpiGetOutbuf failed (rc = 7(MPI_EBROKEN: pipe broken/canceled)) [icxxplugin.c 1192]

ERROR => SMTP SmtpClientClose: alloc failed, rc = -3 [smtp_plg.c   2734]

ERROR => IcmConnClose: PlugInStopConn failed (rc=701) [icxxconn.c   3121]


rhel6 NW 7.4 install SWPM error SPA jvm fatal error GUI terminated return code 134

$
0
0

I would like to install Netweaver 7.4 system on RHEL 6.

 

I am using SWPM latest release, IBMjava2 1.4.2 jre.

While running ./sapinst, the SAP gui crashes with return code 134

Attached is the hs_err file for more details. Please help

User logon details

$
0
0

Dear all,

 

it is possible to see which all users are logged on to server in last 1 month or in last 1 year and which are the activities they are performing?

 

 

Thanks and regards

SANDEEP

SM50 Workprocess not updated after restart

$
0
0

Hello Folks,

SM50 dia and btc wp are not updated after parameter change. I have changed the parameter taken restart of the servers.

However it is not updated in SM50 also the wp parameters got updated in rz11, total wp number also got updated.

Urgent please help. My system is on EHP7 NW 740 SP08, Kernel release 742 101.

Also I noticed in SM50 work process number range changed say I increased dia wp to 20. I can see dia wp 1-10 in SM50 , and the next sequence starts with 21 for the btc wp (10 - 20 dia wp should be there but for some reason it is not utilized).

Hide Web dispatcher URL

$
0
0

Hi,

 

we are looking for an option in web dispatcher Through that we can hide the re-directed URL completely.

 

Current behavior

Webdispatcher URL: - http://web.abc.com

After login :- http://web.abc.com/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?

 

My query is that I want to completely hide the URL even after login also. after login it shows me complete URL ‘http://web.abc.com/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?’

 

Please advise.

 

Profile parameter which is set.

 

#-----------------------------------------------------------------------

# SAP Web Dispatcher Ports

#-----------------------------------------------------------------------

icm/server_port_1 = PROT=HTTP,HOST=webdesp,PORT=80

icm/server_port_0 = PROT=HTTPS,HOST=webdesp,PORT=443,TIMEOUT=180,PROCTIMEOUT=600,VCLIENT=0

icm/HTTP/admin_0 = PREFIX=/sap/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile),PORT=81$$

icm/HTTP/redirect_0 = PREFIX=/,TO=/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?

icm/HTTP/mod_0=PREFIX=/,FILE=d:/usr/sap/DSP/SYS/profile/mod_sapwebdisp

ms/https_port = 443

icm/traffic_control = NETTIMEOUT=60

 

 

 

mod_sapwebdisp :-

if %{HTTP_HOST} regimatch "web.abc.com*"

RegIRewriteUrl ^/$ /sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?



Regards


Amit Sisodia

PRODLABEL

$
0
0

Hello Everyone,

 

In most of the installations folders from SAP , we have file named PRODLABEL . Could you please let me know what is this file used for and about its contents.

 

Thanks

Prakhar

Viewing all 2997 articles
Browse latest View live




Latest Images