Hello,
I had to edit the format of numberSequence of the type scopTypeDataareaFiscalCalendar , we have this format by default companyYearConst######### (DAT2016-#######). so we want to edit it to companyConstYear#########(DAT2016-#######).
In the form NumberSequenceDetail i have a container that have the format of numseq in this method updateForNEwscope.
Is there a way to edit the position value of the some container?
this is what i'm trying :
NewContainer = conIns(NewContainer ,1,conPeek(scopeSegment,1)); NewContainer = conIns(NewContainer ,2,conPeek(scopeSegment,3)); NewContainer = conIns(NewContainer ,3,conPeek(scopeSegment,3)); NewContainer = conIns(NewContainer ,4,conPeek(scopeSegment,4));
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (