Utilizar tabela cCredPres (Anexo IV). Exemplos: 1 - Aquisição de Produtor Rural não contribuinte:
2 - Tomador de serviço de transporte de TAC PF não contrib.
3 - Aquisição de pessoa física com destino a reciclagem.
4 - Aquisição de bens móveis de PF não contrib. para revenda (veículos / brechó).
5 - Regime opcional para cooperativa.
public string IBSCBS_gCredPresOper_cCredPres { get; set; }Public Property IBSCBS_gCredPresOper_cCredPres As String
Get
Set
Dim instance As VariaveisFiscaisVM
Dim value As String
value = instance.IBSCBS_gCredPresOper_cCredPres
instance.IBSCBS_gCredPresOper_cCredPres = valuepublic:
property String^ IBSCBS_gCredPresOper_cCredPres {
String^ get ();
void set (String^ value);
}