‎2007 Jun 14 2:16 PM
Hello Experts,
I am trying to move data to SAP using LSMW IDOC process
Getting an Error 51 Application not posted
While checking for more details I found that the
"Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT"
Is the error below the application not posted
Could you help me to solve this problem
Thanks
‎2007 Jun 14 2:22 PM
Use transaction code WE57 to allow the FM for the IDoc type you are using.
‎2007 Jun 14 2:22 PM
Use transaction code WE57 to allow the FM for the IDoc type you are using.
‎2007 Jun 14 2:40 PM
Hello Maria,
I check in the We57 transaction and could see the message type i am using is not there in the list
Do u think i should create one or let me know if there is the message type to which i can refer to if i am transfering the Material Master data
Thanks
‎2007 Jun 14 2:58 PM
‎2007 Jun 14 3:02 PM
‎2007 Jun 14 3:09 PM
‎2007 Jun 14 3:11 PM
Maria,
After searching i found in the WE57
The Message type : Matmas
Basic Message type: Matmas05
with FM Name as IDOC_INPUT_MATMAS01
‎2007 Jun 14 3:12 PM
‎2007 Jun 14 3:21 PM
hello maria,
It not giving the error 51 but with Idoc document is in error
how can i solve this
‎2007 Jun 14 3:26 PM
As i told u in the other post - find where the error comes from, what s the problem exactly. It s hard to make an IDoc from the first time
‎2007 Jun 14 3:34 PM
thanks for your help Maria
It is that I am using Idoc for the first time and not sure how it works
tried checking using BD87
Still the status is
IDoc included in IDoc packet containing an error: transfer it separately
trying to dig more
Let me know if you have some tips
Thanks a lot for you help
‎2007 Jun 14 3:39 PM
Now it is giving error Function Module Not allowed:IDOC_INPUT_MATMAS01
Let me know if this has anything to do with the ALE configuration
‎2007 Jun 15 10:02 AM
HELLO,
Under t.c. WE20 the Process code for the MATMAS message type should be MATM.
Check in WE57 that there is a line:
IDOC_INPUT_MATMAS01 F Function module MATMAS05 MATMAS BUS1001006 2 Inbound Material master Standard material
Process the document check if there are any errors and correct them
Maria
‎2007 Jun 15 5:36 PM
Thanks Maira
I was able to post the Test Idoc Successfully using some mandatory field
I have some question on the fields
1 : MSTDE (Date from which the cross-plant material status is valid) this is in the basic tab when i am trying to enter a value in YYYYMMDD (20070620)
The Idoc fails
2: KLART (Class Type) I am not able to find this field in any of the IDOC Structure
What is the field name to which this should be assigned
Thanks a bunch for your response
‎2007 Jun 16 5:14 PM
Hello,
1. What is the message in this case
2. The field is CLASSTYPE
‎2007 Jun 18 2:24 PM
Hello Maira,
Thankyou so much for you response i was able to post the test idoc sucessfully using MATMAS01
But now when i am using MATMAS05 i am getting one error message as "
Error 51 : Application Not posted
<b>No description transferred</b>
Not sure what this message refers to ?
‎2007 Jun 18 3:04 PM
Try to read the long text of the error. May be you should add some more text description for the material ....
‎2007 Jun 18 3:10 PM
There is no long text for this message
No description transferred
Message no. MG148
Thats all is the information it shows
Thanks