Adding of Additional Fields in Cost Centre

Discussion in 'Free Source Codes' started by RAJESH BHANUSHALI, Mar 21, 2021.

    

  1. ;;Hi Experts i have try to add additional Fields in Cost Centre but unable to save this details while saving, please help me

    ;;i have posted code.

    [#Part :MST CostCentreParent]

    Add : Line : MST Log On

    [Line : MST Log On]
    Fields : Short Prompt, MST Log On
    Local : Field : Short Prompt : Info : $$LocaleString:"Log On"

    [Field : MST Log On]
    Use : name Field
    Set as : #MSTLogOn

    [System : udf]
    Log On : String : 500
     


  2. Devendra_Rawat

    Devendra_Rawat Well-Known Member


    [Field : MST Log On]
    Use : name Field
    Storage:LogOn

    /* Use Index more than 1000 , udfname should not match with any filed name or method of a collection, also it should not be a very common word*/
     



  3. Thank you Ma'am / Sir,
    it works

    will you please help, i want this additional field in my invoice
     
    Last edited: Mar 24, 2021


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Ma'am ......... ???
     
    Devendra_Rawat likes this.



  5. have used short word, thanks for rectifying me
     


  6. Samiksha

    Samiksha New Member


    Amit Sir's point being..........

    Member....... Garima is Male.......not Female. :)
     



  7. ohhh.... Biggest misunderstanding from gender point..
    Thank you for correcting me
     


  8. Devendra_Rawat

    Devendra_Rawat Well-Known Member


    Garima is name of the organisation ... Organisation may be male/female " smiley :D:D":eek::eek:
     
    Last edited: Mar 30, 2021


  9. Samiksha

    Samiksha New Member


    :):)

    True...but you are representing that ORG as a member here and you are Male..........So that what I meant.........:confused::confused:

    Sincere apologies for any misunderstanding or wrong feeling, I might have caused.
     


  10. Devendra_Rawat

    Devendra_Rawat Well-Known Member



    he he.. no wrong feeling.. I forgot to put a smiley :D:D in my answer.. in fact it made me laugh..
     
    Samiksha likes this.


Share This Page