import { Nf_Item } from './Nf_Item'; import { Nf_ItemRequestBuilder } from './Nf_ItemRequestBuilder'; import { Sap_Message } from './Sap_Message'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField, CollectionField } from '@sap-cloud-sdk/odata-v4'; export declare class Nf_ItemApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Nf_Item; requestBuilder(): Nf_ItemRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[nfId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NF_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[descrCompl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DESCR_COMPL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[qtd]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QTD: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[unid]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ UNID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_ITEM: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlDesc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_DESC: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[indMov]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_MOV: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstIcms]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_ICMS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cfop]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CFOP: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codNat]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_NAT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstIpi]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_IPI: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codEnq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_ENQ: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_PIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_COFINS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codCta]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CTA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codClass]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CLASS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indRec]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_REC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codPart]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_PART: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlOut]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlFrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_FRT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlSeg]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_SEG: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlMerc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_MERC: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlBcIcmsUf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_BC_ICMS_UF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlIcmsUf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_ICMS_UF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[tipoItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[matuse]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MATUSE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[avaliacaoArea]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ AVALIACAO_AREA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[avaliacaoTipo]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ AVALIACAO_TIPO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numItemExt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_ITEM_EXT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codSeloIpi]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_SELO_IPI: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[qtSeloIpi]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QT_SELO_IPI: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[codBarra]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_BARRA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[clEnq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CL_ENQ: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indServico]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_SERVICO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysIva]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_IVA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysDirIcms]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_DIR_ICMS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysDirIpi]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_DIR_IPI: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysOrgItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_ORG_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysDirCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_DIR_COFINS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysDirPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_DIR_PIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlOutLiq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT_LIQ: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[modDefIcms]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MOD_DEF_ICMS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[pedCompra]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PED_COMPRA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[pedCompraItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PED_COMPRA_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlUnid]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UNID: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[incImposto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INC_IMPOSTO: EdmTypeField>, DeSerializersT, "Edm.Boolean", false, true>; /** * Static representation of the [[vlOprEntrada]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OPR_ENTRADA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlOprSaida]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OPR_SAIDA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[ncm]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NCM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[natBcCred]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NAT_BC_CRED: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[categoriaCfop]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CATEGORIA_CFOP: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numRefLancto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_REF_LANCTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpRefLancto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_REF_LANCTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[itmRefLancto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ITM_REF_LANCTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[centro]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CENTRO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[lote]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LOTE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstIss]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_ISS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysDirIss]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_DIR_ISS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indStatItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_STAT_ITEM: EdmTypeField>, DeSerializersT, "Edm.Boolean", false, true>; /** * Static representation of the [[numRefDoc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_REF_DOC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numRefItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_REF_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlLiqImp]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_LIQ_IMP: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[qtdContratada]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QTD_CONTRATADA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[codCcus]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CCUS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nroContrato]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NRO_CONTRATO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[qtdFaturada]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QTD_FATURADA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[tarifaAplicada]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TARIFA_APLICADA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[indDescJud]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_DESC_JUD: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpIsencaoReducao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_ISENCAO_REDUCAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nbs]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NBS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[exIpi]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ EX_IPI: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[faseUtilizacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FASE_UTILIZACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlIsntIssP]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_ISNT_ISS_P: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[codBenefIcms]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_BENEF_ICMS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codFci]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_FCI: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codCest]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CEST: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codEanTrib]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_EAN_TRIB: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[qtdTributada]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QTD_TRIBUTADA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[unidTributada]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ UNID_TRIBUTADA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlTribAprox]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TRIB_APROX: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[codIsencaoIcms]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_ISENCAO_ICMS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codInfItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_INF_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codCtaPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CTA_PIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codCtaCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CTA_COFINS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[grupoMaterial]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ GRUPO_MATERIAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[prodInterna]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PROD_INTERNA: EdmTypeField>, DeSerializersT, "Edm.Boolean", false, true>; /** * Static representation of the [[indNatFrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_NAT_FRT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indCprb]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_CPRB: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpServico]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_SERVICO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sapMessages]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SAP_MESSAGES: CollectionField>, DeSerializersT, Sap_Message, false, true>; }; } //# sourceMappingURL=Nf_ItemApi.d.ts.map