We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-dev] Regarding SO_DOCUMENT_SEND_API1

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by vsolanki
on Dec 28 at 1:40 AM
CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
EXPORTING
DOCUMENT_DATA = DOC_CHNG
PUT_IN_OUTBOX = 'X'
SENDER_ADDRESS = ' '
SENDER_ADDRESS_TYPE = ' '
COMMIT_WORK = 'X'
TABLES
PACKING_LIST = T_PACKING_LIST
CONTENTS_BIN = I_ATTACHMENT
CONTENTS_TXT = IT_MESSAGE
RECEIVERS = RECLIST
EXCEPTIONS
TOO_MANY_RECEIVERS = 1
DOCUMENT_NOT_SENT = 2
DOCUMENT_TYPE_NOT_EXIST = 3
OPERATION_NO_AUTHORIZATION = 4
PARAMETER_ERROR = 5
X_ERROR = 6
ENQUEUE_ERROR = 7
OTHERS = 8.

---------------Original Message---------------
From: wnash7658
Sent: Monday, December 27, 2010 8:58 PM
Subject: Regarding SO_DOCUMENT_SEND_API1

Hello,

Compare SCOT between the clients. Also check the code that is clearing. Is there an internal table or a special value that is blank? If so find where this action occurs. Sometimes I do this and then I link it to a configuration table and then I know what configuration is missing.

Regards


Waza

__.____._
Copyright © 2010 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Most Popular White Papers

In the Spotlight
Toolbox.com Groups Discussions Now Support BBCode. Share Code Snippets with Peers
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language