You are on page 1of 3

Customer messages - Display Help

Reporter
Name Gustavo Zuluaga

Company Empresas Juan Gassó Gassó, S.A.

Address Santo Domingo

Phone 1-809-537-3161

Fax DO 1-809-537-6048

Message
Number 012002523100000548492002

Status Customer Action

Installation data
System type Production system

Installation 0020062772 Instalación Técnica Santo Domingo

Release Release 4.0B

Add-on

System data
Oper. system NT\/INTEL4.0

Database MSSQLSRV7.0

Frontend WINDOWS 32

Classification
Priority Medium

Component MM-PUR-PO-Purchase Orders

Description
Language Español

Short text Actualizacion Pedido de Compras \/\/ Entrega de Traslado


Long text
Hola:

Tenemos un problema con un Orden de Pedido de traslado a otro centro, re...

Communication
22.05.2002 15:01:04 We confirm receipt of the above message. We will keep
you informed
about our further progress.

Regards
GLOBAL SUPPORT CENTER Logistics
--------------------------------------------------------------------------------

23.05.2002 09:44:23 Dear Customer,

One of our developers created the following program to


correct a single line-item PO for another customer who was
experiencing the same problem that you mention within this OSS
issue.

REPORT ZZ241241.

TABLES: EKBE, EKET.

* PARAMETERS: PO_NUM like ekbe-ebeln OBLIGATORY,


ITEM_NUM LIKE EKBE-EBELP OBLIGATORY.
DELETE FROM EKBE WHERE EBELN = '4500004396'.
* DELETE FROM EKBE WHERE EBELN = 'PO_NUM'
AND EBELP = 'ITEM_NUM'.
UPDATE EKET SET GLMNG = 0
WHERE EBELN = '4500004396'.
* UPDATE EKET SET GLMNG = 0
WHERE EBELN = 'PO_NUM'
AND EBELN = 'ITEM_NUM'.

With some modifications, you would be able to run a list of POs and
their corresponding line-item designations-see * items above>

After running the above program, you should then be able to use R/3 to
delete the affected PO and line item.

As also discussed, please have your experienced ABAP'ers look at this


and make the necessary changes. Then perform the test on one PO before
performing a mass action.

Best Regards,

Rodrigo Anibarro
SAP Global Support Center (Logistics)

--------------------------------------------------------------------------------
Access data Info for SAP Confirm

You might also like