Re: Estratégia de Liberação
Opa Raphael tudo bem ?? Sim usei a CEBAN.Grupo de Mercadorias - MATKL Já tenho uma estratégia criada que funciona corretamente e estou precisando criar está outra
View ArticleRe: Purchase Info Record (CIF Error)
Ravi,Either the destination location does not exist in APO, or the source location does not exist. You can usually prevent the source location from causing a problem by selecting the checkbox "Include...
View ArticleRe: FB08 - Should not Deactivate Open Item
Hi, How are you doing it in ZFB08? Are you calling FB08 inside? But, can we understand why you want 2 open items that negate each other? It is not a good practice. ThanksV V
View ArticleRe: Tax reporting date field in BKPF greyed out
Hi, Check if this field is allowed for change in OB32 in document header fields. Post upgrade, it may have got overwritten. Thanks,V V
View ArticleRe: What is the SQL Table Name that Shows the Status of SSIS Packages (BPC...
Hi Barry,you will found the log files related with your package execution on server in your appset->application->privatepubblication-><user that execute the package> folder, probably you...
View ArticleRe: Platform agent on Windows DFS(Distributed File System)
Hi Gerben, need your help. Regards,Ramana
View ArticleRe: CSOL /TMWFLOW/CMSCONF no clients appear for some systems
Resolved. The issue was user SM_PSM didn't have the appropriate authorization in ECC. I provided SAP_S_RFCACL but for some reason this still didn't resolve the issue. I provided SAP_ALL profile and...
View ArticleRe: NEW TO SAP BABIS. LOOKING FOR SOME GUIDANCE, FEEDBACK. JOB
Hi Nikhil Thank you again. Please let me know if you know anyone who can help me with finding a job as fresher. Pravin
View ArticleRe: need some advise on JOB IN SAP BASIS.
Hi Ricky,Thank you for your respond. Regards,Pravin
View ArticleRe: Cannot install CR 14.1.4.1327
Johnny, are you installing remotely? E.g.; I'd like you to be physically on the server using Admin rights. The CR install files should also be in a folder on that same server. - Ludek
View ArticleRe: Cannot recognize product instance SAP SOLUTION MANAGER 7.1 - Solution...
Did you delete the technical system?
View ArticleRe: Reg: PO always getting auto approved in SRM
Hello, For AC workflow, start conditions for each workflow approval is set in transaction SWB_COND.Here you specify the conditions that will trigger specific workflows - without approval, one step...
View ArticleRe: Add fields to Algorithm /SAPAPO/HEUR_PLAN_SEQUENCE_MAN
Hi Marius,I will be running some tests and l will let you know! Regards, Rubén. ___________________________ Marius, One question here: where do you assign the characteristics to the Scheduling Sequence...
View ArticleRe: Implementation Project - how to modify text
Hi, May be it is an application error. Found similar SAP note:- 1961160 - The Implementation Project Form is Displayed in German in the United States Demo Database Thanks & Regards,Nagarajan
View ArticleRe: IR before GR - Split Valuation
The first error seems to be a bug which root cause was not found in 19 years, see OSS note 27363 - MR01: E:Internal error:Read Error SMBEW, KEY=xxxxxwhich offers a small program to correct the data.
View ArticleRe: Help with duplicate work orders that have different work order numbers...
Hi DianeThis might be caused by couple of reasons. Might be caused by wrong settings in IP30 - Deadline monitoring. Check IP10 and try to understand the call dates and Order Plan dates. And check the...
View ArticleRe: Multi line text in mail body
data: ls_object_content like line of object_content. loop at object_content into ls_object_content.* Handle each line as you do with the first lineendloop.
View ArticleRe: Show additionalText with selectedItem in AutoComplete/ComboBox
1) SAPUI5 SDK - Demo Kit this.setValue(item.getProperty("key") + ' - ' + item.getProperty("additionalText")); this.data("key",item.getProperty("key"));2) var map = [];...
View ArticleRe: VL10E batch job restrictions on delivery creation
You could test exporting the flag to a user parameter in SAP memory in your VOFM routine.Then import it again in the ATP exit. That could be 1 approach.
View Article