Re: Program RMDATIND
you have only one material number, and this is the material number of the material that you want extend. A direct input program works much different to a user transaction. you are writing entries...
View ArticleRe: Program RMDATIND
If MARA is already there then while uploading the system is throwing error for Volume unit,Gross weight,Gross weight net weight volume.Am i missing something?Manually i see the MARA details but when...
View ArticleRe: Program RMDATIND
what value do you have in field BMMH0-XEIK1?Have you tried to use '/' as value for Volume unit,Gross weight,Gross weight net weight volume
View ArticleRe: How to update wbs element relevant data at one level higher?
Hi Kiran, I just faced the same issue with BAPI_BUS2054_CHANGE_MULTII fixed it playing with conversion exits, use this CONVERSION_EXIT_ABPSN_INPUT to load the data to BAPI's WBS ELEMENT field. About...
View ArticleNet amount in financial document
Hello, in Russia it is not allowed to post in FI on same document as credit and debit.So when you have an SD invoice including price and discount the system creates two lines in accounting doc, one as...
View Articleoutbound IDOC from Delivery
Dear All,I am from SD Module .in my scenario, when we create or change the delivery Document, one outbound IDOC will be triggered. In case of Outbound IDOC, I know it is triggered from Output Type. But...
View ArticleRe: Net amount in financial document
The assistance what you need is from technical angle but posted in functional forum and hence, moved from SAP ERP Sales and Distribution (SAP SD) to ABAP Connectivity G. Lakshmipathi
View ArticleRe: Overwrite a default 'X' value with a blank in LSMW
In LSMW, the exclamation mark "!" is the character to be used for forcing a blank value (overwrites the default value). You can either put the exclamation mark in your source file or create a rule that...
View ArticleRe: outbound IDOC from Delivery
Radhika, Message control is not required for outbound idocs. Normally we specify the process code in this tab which is only mandatory for inbound processing. Outbound idocs can be generated without...
View ArticleRe: Inbound Delivery: Inbound WHSCON IDoc with Batch Split - HowTo...?
Hello Uwe, We also have the same problem to split the same batch in 2 different storage locations.Do you have a solution for this? Thank you and regardsChutima
View ArticleRe: Data encryption AES 128 in ABAP
Hi Patrick, Have you got the solution on this.? we have same requirement on this. Please help.
View ArticleRe: Data encryption AES 128 in ABAP
Yes it's possible. See SAP note 1456433 for instructions.
View ArticleRe: Update LFM1-KZRET ( returns vendor in Mk02 )
I have to admit that the functionality you described under point 1 is not even known by me....but we are not using this return vendor flag for several reasons.Our return process is supported by an own...
View ArticleRFC Destination TCP/IP - IDoc to Third Party in ECC
Hi, We have requirement where we need to configure Idocs in SAP to send to Third Party System (JAVA application). I have completed the IDoc Configuration (Distribution Model, Partner Profile, Port, RFC...
View ArticleRe: RFC Destination TCP/IP - IDoc to Third Party in ECC
Hi CJ, RFC destination is taking you out to the external system. The external server must know that a connection request is coming from your SAP system and program. Please review your configuration,...
View ArticleRe: RFC Destination TCP/IP - IDoc to Third Party in ECC
Hi Chandravadan The external application has to register the server program in the gateway first before you create the RFC type T. After they have registered, check SMGW to see if it's there, then only...
View ArticleInbound IDOC (EDI 855 & 865) - for Orders Acknowledgement & Orders change...
Hi Gurus, Using EDI 855 and 865 need to change delivery date and delivery quantity. The quantities must be equal to the original PO quantities.PO quantity must be splitted to equal the original PO...
View ArticleRe: Inbound IDOC (EDI 855 & 865) - for Orders Acknowledgement & Orders change...
Hi Karthik Have you checked out the standard IDoc for inbound Order Response? Basic type: ORDERS05Message type: ORDRSPProcess Code: ORDRInbound FM: IDOC_INPUT_ORDRSP RgdsEng Swee
View ArticleRead EDI-856 interface data in ABAP program
HI Experts, I have a requirement to read the incomming EDI-856 interface data from ABAP program and generate an IDOC. I have gone through few EDI-856 documents and theformat in which to read the data...
View ArticleProgram to create PO from PR
Hi Experts I am new to ABAP. My requirement is create PO from a released PR.I am able to create a PO when i open ME21N and provide requisition number in ITEMS tab, save. But now i need to create a...
View Article