Re: Change schedule line for blocking Transfer Rqmts in sales order
I am facing the same problem.Did anybody got the solution for this?
View ArticleRe: Block requirement in sales order with status profile
I am facing the same problem.Did anybody got the solution for this?
View Articleuser MV45AFZZ rqmts are not transferred to PP (via MD04)
Hello SAP friends, I'm trying to use a user exit in MV45AFZZ, for change the schedule line CN TO CP, FORM USEREXIT_SAVE_DOCUMENT_PREPARE.CHECK L_STT = 'A001' OR L_STT = 'B001'. LOOP AT XVBEP[]...
View ArticleConnecting ethernet device directly using ABAP
Hi experts; I have a device with ethernet port, and i need to connect it with sap directly without passing by MII or PCO ...Can i read ethernet port directly from MF in ABAP ? Thx
View ArticleRe: Too many recipients found for message type SHPMNT in the ALE model
Hello as we run into same problem using output type 'A' (ALE) we do use output type '6' (EDI). But still your EDI partner can be a logical system with EDI partner role LS. And if you choose so the...
View ArticleRe: JSON TO XML conversion code in SAP-ABAP
Hi Have a look at CL_SOAP_XML_PARSER=>GET_FORMATTED_DATA It's input is a XML string and the output is table with XML tags, their values and hierarchy level. Regards Jack
View ArticlePanic.Unrecoverable errors occured
Good morning Experts. I'm working with two SAP environments. I use 'RFC' to comunicate 'A' environment with 'B' environment and to transfer data from the environment 'A' to 'B'. The programs are run...
View ArticleRe: Panic.Unrecoverable errors occured
Did you get any dump in RFC target system (ST22) or message in system log (SM21) ? Regards,Raymond
View ArticleRe: Panic.Unrecoverable errors occured
Hi Raymond Don´t have any message in st22 in both environments.But in one has a sm21 :Thanks for reply.
View ArticleBatch input IDoc generation vs standard SAP transaction
Hello experts, I am facing the following situation: I developed a batch input program calling transaction WPUK and using an Excel file as the source of values. In particular the batch input calls...
View ArticleInbound ECC, ADRMAS/DEBMAS Processing with Customer # Assignment
I am looking for someone with recommendations on how we can get ADRMAS and DEBMAS IDocs transformed with new customer number and processed in proper order in ECC. The IDocs are being sent from a hub...
View ArticleRe: Batch input IDoc generation vs standard SAP transaction
Actually the problem is in the standard program (SAPMWPUK) underlying WPUK. There is the following code: call function 'IDOC_INBOUND_WRITE_TO_DB' exporting pi_do_handle_error = ' '...
View ArticleRe: Batch input IDoc generation vs standard SAP transaction
Actually I found the solution...when using CALL TRANSACTION ....OPTIONS FROM opt I set opt--NOBINPT = 'X' and then in called program sy-binpt is SPACE and the IDoc is commited!
View ArticleTiff file to PDF file from application side
Hello, What I'm looking to do is convert a tiff file that is located on the application side to a PDF. I know you can convert a file into a OTF then convert that to a pdf, but i cannot find a way to...
View ArticleRe: RH_OM_ATTRIBUTES_UPDATE Error in sap abap
Hi Paul ,Iam getting error as below..please helpError : E 5A 277 No authorization
View ArticleRe: RH_OM_ATTRIBUTES_UPDATE Error in sap abap
Hi Satish Iam getting error as below..please helpError : E 5A 277 No authorization
View ArticleRe: RH_OM_ATTRIBUTES_UPDATE Error in sap abap
Hmm, sounds like an authorization error .Run SU53, then take the log to your security guy / gal. cheersPaul
View ArticleRe: RH_OM_ATTRIBUTES_UPDATE Error in sap abap
Hi kalpana, It seems you have an authorization issue. Check with your BASIS team whether you have roles maintained properly. regards,Satish
View ArticleProblem with KNMT table custom field
Dear All, There is a custom field ZZSKU in the table KNMT table. in se16 if i enter correct value in ZZSKU field. it does not return any rows. Request you to kindly help . Thanks & RegardsSantosh
View Article