The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Interested
Rating: 32
Joined: Oct 27, 2011
Company: Abaco Soluciones S.A.

Code
Account.ExtDimensions

is not available in FillCheckProcessing in Object module (8.3.3)

Is there any way to check existence of ext dimensions while running FillCheckProcessing?

 
#2
People who like this: 0 Yes / 0 No
Active user
1C:Professional
Rating: 6
Joined: May 8, 2013
Company: 1C Company

What Object are we talking about? Would you give me the type of the Object, please?

 
#3
People who like this: 0 Yes / 0 No
Interested
Rating: 32
Joined: Oct 27, 2011
Company: Abaco Soluciones S.A.

Document

 
#4
People who like this: 0 Yes / 0 No
Interested
Rating: 32
Joined: Oct 27, 2011
Company: Abaco Soluciones S.A.

Any news on the subject?

 
#5
People who like this: 0 Yes / 0 No
Active user
1C:Professional
Rating: 6
Joined: May 8, 2013
Company: 1C Company

Sorry, still don’t get the nub of the problem. The Document object itself has nothing to do with accounts or their external dimensions, so this information just cannot be defined in Document’s module, because it makes no sense. Could you please give me more details on the functionality you need? It would be helpful if you quote a code fragment you are trying to use. Or it would be even better to get the configuration you are working on along with the code refusing to work as you expected.

Edited: Konstantin Rupasov - Oct 15, 2013 04:40 PM
 
#6
People who like this: 0 Yes / 0 No
Interested
Rating: 32
Joined: Oct 27, 2011
Company: Abaco Soluciones S.A.

Sorry, I was a bit blind. Having tried to apply some code from posting to FillCheckProcessing using ExtDimensiones like in

Code
Record.ExtDimensions[ChartsOfCharacteristicTypes.TipoDeSubcuenta.ActivoFijo]


and have not seen ExtDimensionTypes

Code
Account.ExtDimensionTypes.Find(ChartsOfCharacteristicTypes.TipoDeSubcuenta.ActivoFijo)


With a little syntax modification it works.

By the way, which one method is preferred? Considering that we do not use corespondency in GL.

 
#7
People who like this: 0 Yes / 0 No
Active user
1C:Professional
Rating: 6
Joined: May 8, 2013
Company: 1C Company

I am afraid to answer that I need much wider context that you gave (one code string). For now I have no idea how the code works and which of the strings is better one. It would be helpful if you give me the entire procedure text or (even better) – the configuration as a whole.

 
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)