Modifier and Type | Method and Description |
---|---|
FTypedepense |
FTypedepenseBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FPuissanceBuilder |
FPuissanceBuilder.withNature(FTypedepense nature) |
FProduitExtBuilder |
FProduitExtBuilder.withTypedepense(FTypedepense typedepense) |
Modifier and Type | Method and Description |
---|---|
TNatureDepensePrevueBuilder |
TNatureDepensePrevueBuilder.withNatureDepenseNdf(FTypedepense natureDepenseNdf) |
FClbPuissanceNatureBuilder |
FClbPuissanceNatureBuilder.withTypeDepense(FTypedepense typeDepense) |
FClbNotfraNbKmBuilder |
FClbNotfraNbKmBuilder.withTypeDepense(FTypedepense typeDepense) |
Modifier and Type | Method and Description |
---|---|
FTypedepense |
FPuissance.getNature()
BDD : NATURE
Nature de dépense |
FTypedepense |
FProduitExt.getTypedepense() |
Modifier and Type | Method and Description |
---|---|
void |
FPuissance.setNature(FTypedepense nature)
BDD : NATURE
Nature de dépense |
void |
FProduitExt.setTypedepense(FTypedepense typedepense)
BDD : DEPIDENT
Pointeur vers la nature de dépense |
Constructor and Description |
---|
FProduitExt(FTypedepense typedepense,
String societe,
String typePrd,
String codePrd,
String libPrd,
Double ptrPrdfini,
Double ptrPrdfini2,
Double typeLien,
Double indDefaut) |
Modifier and Type | Method and Description |
---|---|
FTypedepense |
TNatureDepensePrevue.getNatureDepenseNdf() |
FTypedepense |
FClbPuissanceNature.getTypeDepense() |
FTypedepense |
FClbNotfraNbKm.getTypeDepense() |
Modifier and Type | Method and Description |
---|---|
void |
TNatureDepensePrevue.setNatureDepenseNdf(FTypedepense natureDepenseNdf) |
void |
FClbPuissanceNature.setTypeDepense(FTypedepense typeDepense) |
void |
FClbNotfraNbKm.setTypeDepense(FTypedepense typeDepense) |
Modifier and Type | Method and Description |
---|---|
FTypedepense |
CtxPuissanceLot.getNature() |
FTypedepense |
CtxParametrageTypeDep.getTypeDep() |
Modifier and Type | Method and Description |
---|---|
void |
CtxPuissanceLot.setNature(FTypedepense nature) |
void |
CtxParametrageTypeDep.setTypeDep(FTypedepense typeDep) |
Constructor and Description |
---|
CtxParametrageTypeDep(FTypedepense typeDep) |
Modifier and Type | Field and Description |
---|---|
Map<String,FTypedepense> |
ImportDataNdfAmex.mapPrdExterne |
Map<String,FTypedepense> |
ImportDataNdfAmex.mapTypeDepLigne |
Modifier and Type | Method and Description |
---|---|
List<FTypedepense> |
NdfCriteresRecherche.getListeDepensesRetenues() |
Modifier and Type | Method and Description |
---|---|
void |
NdfCriteresRecherche.setListeDepensesRetenues(List<FTypedepense> listeDepensesRetenues) |
Modifier and Type | Method and Description |
---|---|
List<FTypedepense> |
NatureDepenseCriteresRecherche.getListeNatureDepense() |
Modifier and Type | Method and Description |
---|---|
FTypedepense |
NoteFraisService.loadTypeDepByCode(String code) |
Modifier and Type | Method and Description |
---|---|
Map<String,FTypedepense> |
NoteFraisService.chargeCorrespondanceNatureTypeDep() |
List<FTypedepense> |
NoteFraisService.rechercheMultiCritereTypeDep(TypeDepCriteresRecherche critere)
Recherche multi critéres des types de dépense
|
Modifier and Type | Method and Description |
---|---|
Double |
NoteFraisService.getPlafond(FTypedepense typeDepense,
Date dateDepense,
String codeCollab) |
Double |
NoteFraisService.getPlafond(FTypedepense typeDepense,
Date dateDepense,
String codeCollab,
boolean dejaUneLigneMemeDepenseMemeJourEnCours) |
Modifier and Type | Method and Description |
---|---|
CtxNotFra |
NoteFraisService.facturerNdf(Double idNotFra,
CtxNotFra context,
Map<String,FTypedepense> correspondance)
Facturation d'une note de frais
|
void |
NoteFraisService.facturerNdf(List<Double> idsNotFra,
CtxNotFra ctx,
Map<String,FTypedepense> correspondance)
Facturation d'une liste de note de frais
|
Modifier and Type | Method and Description |
---|---|
static String |
NdfUtil.initDesignationLigneNdf(FTypedepense typeDepense,
TPilotageAppli pilote_NDF_INI_LIBELLE,
Date dateDepense) |
Copyright © 2016. All rights reserved.