מארק

Forum Replies Created

מוצגות 15 תגובות – 256 עד 270 (מתוך 330 סה״כ)
  • Replies
  • מארק
    משתתף
    none
    לא רואים מצ"ב
    מארק
    משתתף
    none
    במחולל פרוצדורות.
    1. לכל דו"ח מוגדר פרמטר (לדוגמה O1) מסוג ASCII
    2. בשלב INPUT האחרון של פרוצדורה מסודרים פרמטרים ASCII לפי סדר בו יוצגו.
    3. בנוסף – בשלב INPUT לכל פרמטר נותן להגדיר את מיקומו מדויק ב-HTML במסך בן.
    מארק
    משתתף
    none
    או – להגריר לשדה מפתח מסוג A
    או – לעדכן שדה מטריגרים
    (POST-INSERT, POST-UPDATE, POST-DELETE)
    מארק
    משתתף
    none
    The Moving Average Method
    In this method, the costing program creates an average cost and applies it to all instances of the same part. When new instances of this part enter inventory with a different cost, the average cost is recalculated and applied to the entire inventory of the part. Example. Consequently, parts leaving inventory do not affect the average part cost.
    Example:
    The current Inventory of a certain parts is 10 units, at an average cost of 10 $ per unit.
    If 5 units are added to inventory at the cost of $16 per unit, the result, according to the formula: (10*10+5*16)/(5+10).

    The FIFO Method (First In, First Out)
    In this method, an item maintains the cost it received when entering inventory. Consequently, inventory can be viewed as a pipe containing sub-groups of a given part, each entering at a different time at a (potentially) different price. On the one hand, all group costs combine into a weighted average, which constitutes the part's unit cost. On the other hand, when a group of parts exits the pipe (i.e., leaves inventory) it maintains its original entry cost. Costing then recalculates the part's unit cost based on the entry costs of the remaining inventory.
    Notes:
    ·Parts entering inventory with no designated cost form a new "group" of parts at the average cost.
    ·In this method, the removal of parts from inventory does affect the part cost, to the extent that the cost of that group deviates from the part cost.
    Example :
    The current inventory of certain part consists of 2 groups at different costs:
    Group1: 15 units, at the cost of $15 per unit
    Group1: 10 units, at the cost of $10 per unit
    The overal cost of the part is $13 per unit, according to the formula:
    (15*15+10*10)/(10+15) = 325/25
    When the parts are removed from inventory, they are taken from the first group.
    The overal cost the remaining inventory is then $11.6 per unit, according to formula:
    ((15-10)*15+10*10)/(10+(15-10))=175/15.

    ·When manufactured parts leave inventory without a work order number, their transaction cost is calculated according to the Moving Average method, even if you are working with FIFO. In such a case, FIFO is still used to calculate the part cost.
    ·The transfer of parts from a warehouse flagged as participating in costing to a warehouse that is not is considered removal from inventory, which affects part cost.

    מארק
    משתתף
    none
    דנה, יש סיבה שאת לא משתמשת בפרוצדורה שעופר מדבר עליה?
    מארק
    משתתף
    none
    ממ"ן (ממוצע נע – moving average) –
    שיטה להערכת שווי מלאי
    (ממוצע המחושב מחדש לאחר כל שינוי מספרי).

    Total Qty Price
    $30.00 3 $10.00
    $80.00 4 $20.00
    $280.0 7 $40.00
    _______________________
    $390.00 14 total

    ממ"ן=390/14=$27.85714286

    מארק
    משתתף
    none
    קובץ מצורף.
    [file name=hanan.doc size=26624]https://www.priority-forums.com/he/images/fbfiles/files/hanan.doc[/file]
    מארק
    משתתף
    none
    (PORDSTATS5.STATDES = ‘סגורה’ OR BARK_ORDISTAT.STATDESOR = ‘משוריין’ ?
    ‘’ : DTOA(ARRDATE , 'XX/XX/XX’)
    מארק
    משתתף
    none
    רק בלי ? לפני OR.
    A=1 OR B=2 ? C : B
    מארק
    משתתף
    none
    בדיוק כמו שכתבת – רק ש "או" תכתוב באנגנית:
    A=1 OR B=2

    (אותו דבר – AND)

    מארק
    משתתף
    none
    אולי תשים הרצת תמחיר ב-Sheduler
    מארק
    משתתף
    none
    פיתוח (ממשק למסך בן)
    מארק
    משתתף
    none
    אתה מצליח לשנות סוכן בתעודה מפורטת?
    מארק
    משתתף
    none
    פתרונות חלופיים (יישומית) – שימוש בערכי מחיר קניה אחרון או מחיר תקן.

    אם תסביר יותר על אופי חישוב של רווחיות בארגון שלך – נוכל להתמקד בפתרון המתאים.

    מארק
    משתתף
    none
    (PORDSTATS5.STATDES IN('aaa','bbb','ccc') ? …
מוצגות 15 תגובות – 256 עד 270 (מתוך 330 סה״כ)