Error CFD SAP 8.82.071 PL8
Hola buen día una consulta compañeros: Cuento con un problema dentro de mi factura electrónica se genero una nueva sociedad con una empresa filial la cual factura por medio de CFD se copio el mismo...
View ArticleRe: Compare 2 values and take the greater of two
Hi Bill Yep, a formula expression should work. Assuming you have 2 date objects in your context (DATE1 and DATE2) and a date object for the result (DATE_RESULT) then try the following: RegardsGlen
View ArticleRe: MSS Addon - Hierarchy detailed team view
is manager being shown in the Employee list? Please advisecan you attach a screenshot and are you using everything standard?
View ArticleRe: Ess-EHP5 How to set mandatory the "Note" field into leave request creation
hi, I am also have the same requirement. Could you please let me know how you have done this, Thanks,Sathishkumar GS My email : gs.sathishkumar@gmail.com
View ArticleRe: Compare 2 values and take the greater of two
hmm - glen, the image is not available...
View Article"Total consumption" in MRP type - MD04
I have business requirements to add total consumption screen for MRP type PD. I have defined screen 001 to MRP type PD & assigned total consumption sub-screen to type PD in config. Now like to do...
View ArticleRe: Calling COM Exposed .NET Assembly methods as OLEObject
If you're on a 64 bit operating system, the REGASM might have created registry entries for a 64 bit app. You'll need to modify the registry file to relocate the entries to the branch used for 32 bit...
View ArticleRe: Subtract timestamps, result with fractions of seconds
If you use the format 'SSSSS.FF7' in TO_VARCHAR, you can get the seconds in the day with full precision. So here's a version that I think would work for any two timestamps: DAYS_BETWEEN(t1, t2) *...
View ArticleRe: Performance Issue
Jaydeep, I suggest use transaction ST05 and "SQL trace" to compare how much time is consumed by each system on each step when running an identical report. Try to find the slowest process on the...
View ArticleRe: Problem while appending
I resolved that problem.. But now Im facing new one regarding this.I have given gjahr as 2013 in selection. I appended 1 rec from it_bsik1 to it_with_item(final table). For that record Bkpf_budat was...
View ArticleRe: Manual Condition changes
hi, This is an example. like this you can create any condition and maintian condition record, what ever you need. this way you can change or get update price same as sales order condition and billing...
View ArticleRe: Payment Posting Reversal
Hi, Well, yes, i have reversed the Payment posting document and now i want to re post the document and for that i have to delete the earlier/ reversed document which, the system is not allowing...
View ArticleRe: Pricing procedure Condition value not same as KONV condition value.
Thankyou, it worked. Regards,KS
View ArticleRe: Field Business Area to be made default
Hi Shailesh, You could create a new Substituition (OBBH) for your requirement.
View ArticleRestriction in no of fields in MPnnnn00 from structure psnnnn in custom infotype
Hi Do we have below restriction in PSNNNN of customr infotype. How many components a PSNNNN structure can have. Note: In my case i have 153 fields and total field length is 2600 charcters. Issue...
View ArticleRe: Unable to retrieve data
LOOP AT itab . IF itab-fkart = 'ZIV'. SELECT SINGLE name1 INTO wa_itab-name12 FROM kna1 WHERE kunnr = itab-kunag. MODIFY itab FROM wa_itab TRANSPORTING name12. ENDIF. ENDLOOP.
View ArticleRe: configuration of new plant in co code currency AED
Hi, Why you want new plant AED currency? From your thread subject- its clear that you are having organization units in India and having tax procedure TAXINN (CIN). Now you need a new plant in Arab...
View ArticleRe: Position hierarchy view via Position Listing : NAKISA 4.0
Good job and thanks for posting the resolution!
View Article