cancel
Showing results for 
Search instead for 
Did you mean: 

RSDDS_AGGR_MOD_CLOSE

Former Member
0 Kudos

Hi all,

Can any body please give the information about these two

RSDDS_AGGR_MOD_STATE_GET, RSDDS_AGGR_MOD_CLOSE function modules. How to use this function modules and what will these function modules do.

thanks in advance.

thanks,

reddy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Reddy,

The fn module RSDDS_AGGR_MOD_CLOSE would just reset the CLOSE_FL flag so there would be no impact on the aggregates or the master data. You would reset the flag and then do a "Apply Hier/Attribute change".

Bye

Dinesh

Former Member
0 Kudos

Hi Reddy,

<b>RSDDS_AGGR_MOD_STATE_GET</b> - The functional module determines whether a CHANGE run runs and places * the result into the parameter E_MOD_IN_PROGRESS. The tables E_T_CHABASNM and E_T_HIEID indicate, which characteristics and hierarchies are concerned.If a characteristic name or a hierarchy name is entered, then it is examined whether this object is concerned or not.

<b>RSDDS_AGGR_MOD_CLOSE</b> - This function module determines if the Change run is under progress or not. Sometimes the chnage run does not happen if the change run flag is "" so the fn module resets the change run flag to "X" and you can continue the apply hier/attr change.

Hope this helps.

Bye

Dinesh

Former Member
0 Kudos

Hi Dinesh,

I appreciate for your help. Rellay i am happy with your answer,you are 100% correct.I need further more information.

LIke function module" RSDDS_AGGR_MOD_STATE_GET "

(confirm the field E_MOD_IN_PROGRESS should have no value, E_CNSID should be 0.

If no values found start "change run ").

If the field E_MOD_IN_PROGRESS has a value,the

SE37-->function module " RSDDS_AGGR_MOD_CLOSE " This deletes the flag for an "active" changerun .

I checked this function module RSDDS_AGGR_MOD_STATE_GET

and the fields had values so I ran the RSDDS_AGGR_MOD_CLOSE function module to set the flag,and i continued changerun later successfully. here my problem is "is there any harm to the aggrigates data", if i run this function module is it going to replace any values in the aggrigates.Could you please give information regarding this.And if you send any documents or links abt this that is very much helpfull to me.I will give full points to your next reply.

Thanks a lot,

Reddy.