Re: purchasing in mm
yes, i tried that but then it says that the material has not been "gepflegt" by the accounting, and i cant figure out how to do that?
View ArticleRe: RG1 register- J_2iRG1BAL table values plant wise
Hi Hitesh, You should not update initial balance in this table directly, you have to maintain client, excise group, Entry date, material, packed form P or L & fill the last columns user name, date,...
View ArticleRe: Substitution rule works at billing document but not at PGI.
Hi Kavita, We have implemented new GL functionality hence its not suggested to create COGS GL as cost element, neither we have maintained default PC for the GL. I have found a workaround for the issue,...
View ArticleRe: 7.5 Log Apply to 7.8
Tried resizing. Lost the original image. If this doesn't work, it maybe sometime tomorrow or Tuesday before I start the restore again on the 7.8 system. Question in the meantime.. looking at the pipe...
View ArticleRe: POWL: New values in query dropdown (detailed screen for MSS approval)
In CATS, we don't have other dropdown values, If you need more, you need to customize the POWL to get this with modification ie take a cue from below, you would need OADP customisation...
View ArticleRe: Add Default standard text to notification on creation
Hi, I was under the impression that the text is FIXED based on some notification data, The idea was to define relationship between SO10 text and "company code/Planning/maintenance plant" . It was...
View ArticleRe: POWL: Approval on behalf (leave)
you are on which release? can you confirm and advise are you using substitution functionality
View ArticleRe: How to add PO date and Vendor name in SAP table MB5S
As a general recommendation just tell the ABAPer your requirement, don't tell him how to do it.... he probably knows, or should know, better ways of doing something then a functional consultant. And...
View ArticleRe: purchasing in mm
not been "gepflegt" means it is not created, specifically the accounting view is not maintained.Now I ask you if you can change something that is not created?As this is not possible it is not logical...
View ArticleRe: what does this formula translate to
Hi David, That would translate to: (({#Paid5}+{#Paid10}) / {#PaidGr}) * 100-Abhilash
View ArticleWhat is the significance of " Specify Time-Independent Management of Organiz....
Hello SAP Gurus, Please Help! SPRO->Asset Accounting->Master Data->Specify Time-Independent Management of Organiz. Units I have a requirement where I have to change account assignment for...
View ArticleRe: Group based on Shared variable
Thanks Abhilash for your quick response.But Is there any wey to create a group based on main report value?
View ArticleRe: Problem with logs in DB13
Hello Bhudev,I checked the notes but it wasn't help me. In SM21 I have error:Error 1006 when executing external command brconnect on %_TCPIP_%1 (xpgid=0,convid=.) when i'm trying to clear logs via...
View ArticleDocument Search - ship to address search help
All, We are extended classic scenario (7.01 SP 10). When we go to Document Search - for Purchase Orders and we pick Ship To Address - it provides us with a list of all the ship to addresses - instead...
View ArticleHow to activate/deactivate characteristic relationships
Hi, Ì´ve created two function modules to activate and deactivate a characteristic relationship.This is the code of the function module: UPDATE RSPLS_CR_STEPS SET USED =...
View ArticleRe: Notas fiscal de entrada com desconto incondicional no icms.
Olá Fabio, obrigado pela resposta. Eu tentei por este campo porém ele só cria um campo chamado desconto dentro do código de imposto ( mesmo sendo um campo com fonte de dados do documento),no seu caso...
View ArticleCannot create hierarchy in Hana
Hi team, I am trying to create a hierarchy (exported from BW) in Hana. I tried in both ways, Parent-Child and also Levels, but in case of Parent -Child it is showing only a flat structure although the...
View ArticleRe: How to generate a pdf file using javascript?
Image in a pdf works, http://jsbin.com/cicoh/2/edit
View ArticleRe: How to generate a pdf file using javascript?
here is my code:var imgData = arrData['employee'][1]['Image']; var doc = new jsPDF(); doc.setFontSize(40); doc.text(35, 25, "Text Header"); doc.addImage(imgData, 'JPEG', 15, 40, 180, 160); getting...
View Article