SAP ABAP Class CL_LAW2_SID_MODEL (Data Model of SID Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM3 (Package) License Administration Workbench 2.0
Properties
Class CL_LAW2_SID_MODEL  
Short Description Data Model of SID Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM3   License Administration Workbench 2.0 
Created 20110930   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LAW2_SID_MODEL has no interface implemented.
Friends
Class CL_LAW2_SID_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_IS_CONSOLIDATION Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110930
2 GA_IS_DATA_FROM_LAW Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110930
3 GA_MEAS_DATE Instance attribute Public Type reference (TYPE) D 20110930
4 GA_SYSTEM_NO Instance attribute Public Type reference (TYPE) SLIC_SYSID Unique System ID from SAPLICENSE 20110930
5 GA_SYSTEM_SID Instance attribute Public Type reference (TYPE) SY-SYSID Name of SAP System 20110930
6 GS_CLIENT Instance attribute Public Type reference (TYPE) LY_CLIENT 20110930
7 GS_ENGINE Instance attribute Public Type reference (TYPE) LY_ENGINE Engine Results 20110930
8 GS_META_DATA Instance attribute Public Type reference (TYPE) LY_MEAS_META 20110930
9 GS_PERSOBJ Instance attribute Public Type reference (TYPE) LY_PERSOBJ Pesonalization Objects of a User 20110930
10 GS_PERS_ATTRIBUTE Instance attribute Public Type reference (TYPE) LY_PERSATTR 20110930
11 GS_PLAUSI Instance attribute Public Type reference (TYPE) LY_PLAUSI Plausibility Check 20110930
12 GS_STATUS Instance attribute Public Type reference (TYPE) LY_STATUS Status Measurement Job 20110930
13 GS_SYSTEM Instance attribute Public Type reference (TYPE) LY_SYSTEM 20110930
14 GS_SYS_COMPONENT Instance attribute Public Type reference (TYPE) LY_SYS_COMPONENT 20110930
15 GS_USERTYPE Instance attribute Public Type reference (TYPE) LY_UTYPE SAP Licence Type 20110930
16 GS_UTYPECOMBI Instance attribute Public Type reference (TYPE) LY_UTYPECMB 20110930
17 GS_UTYPENAME Instance attribute Public Type reference (TYPE) LY_UTYPENAME 20110930
18 GT_CHECKS Instance attribute Public See coding 20110930
19 GT_CLIENTS Instance attribute Public See coding 20110930
20 GT_EMAILS Instance attribute Public See coding 20110930
21 GT_ENGINES Instance attribute Public See coding 20110930
22 GT_PERSOBJS Instance attribute Public See coding 20110930
23 GT_PERS_ATTRIBUTES Instance attribute Public See coding 20110930
24 GT_PLAUSIS Instance attribute Public See coding 20110930
25 GT_STATUS Instance attribute Public See coding 20110930
26 GT_SYSTEMS Instance attribute Public See coding 20110930
27 GT_SYS_COMPONENTS Instance attribute Public See coding 20110930
28 GT_TMP_PERSOBJS Instance attribute Public See coding 20110930
29 GT_USERTYPES Instance attribute Public See coding 20110930
30 GT_UTYPECOMBIS Instance attribute Public See coding 20110930
31 GT_UTYPENAMES Instance attribute Public See coding 20110930
Methods
# Method Level Visibility Method type Description Created on
1 COL_CLIENT Instance method Public Method Data of a Client 20110930
2 COL_ENGINE Instance method Public Method Save Engine Data 20110930
3 COL_PERSOBJ Instance method Public Method Save Personalization Objects of a User 20110930
4 COL_PERS_ATTRIBUTE Instance method Public Method Save Attributes of a User 20110930
5 COL_PLAUSI Instance method Public Method Save Plausibility Check 20110930
6 COL_SID_DATA Instance method Public Method Save Structures in Tables 20110930
7 COL_STATUS Instance method Public Method Status Measurement Job 20110930
8 COL_SYSTEM Instance method Public Method Save Data of a System 20110930
9 COL_SYSTEM_COMP Instance method Public Method Save Structures of a System 20110930
10 COL_USERTYPE Instance method Public Method Save User Types 20110930
11 COL_UTYPECOMBI Instance method Public Method Save User Type Combinations 20110930
12 COL_UTYPENAME Instance method Public Method Name of User Types 20110930
13 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110930
14 SET_ADDRESS_DATA Instance method Public Method Address Sender Receiver 20110930
15 SET_CHECK Instance method Public Method Saves Plausibility Checks 20110930
16 SET_CLIENT Instance method Public Method Save Client Data 20110930
17 SET_EMAIL Instance method Public Method Save Email Address Temporarily 20110930
18 SET_ENGINE Instance method Public Method Saves Engine Result 20110930
19 SET_MEAS_META_DATA Instance method Public Method Metadata of Measurement 20110930
20 SET_PERSONAL_OBJECT Instance method Public Method Pesonalization Objects of a User 20110930
21 SET_PERS_ATTRIBUTE Instance method Public Method Attributes of a User 20110930
22 SET_PLAUSI Instance method Public Method Saves Plausibility Checks 20110930
23 SET_STATUS Instance method Public Method Status of Measurement Job 20110930
24 SET_SYSTEM Instance method Public Method Data of a System 20110930
25 SET_SYSTEM_COMP Instance method Public Method Components of a System 20110930
26 SET_USERTYPE Instance method Public Method Save Licence Type 20110930
27 SET_UTYPE_COMBI Instance method Public Method Save User Type Combinations 20110930
28 SET_UTYPE_NAME Instance method Public Method Save Name of User Types 20110930
29 STORE_EMAILS Instance method Private Method Copy Email to Table PersAttributes 20110930
30 STORE_PERSONAL_OBJECTS Instance method Private Method Personalization Objects from tmp File to Target File Concat. 20110930
Events
Class CL_LAW2_SID_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GY_CEXTREL Public See coding 20110930 gy_cextrel type c length 10
2 GY_COMP Public See coding 20110930 gy_comp type c length 30
3 GY_COMP_TXT Public See coding 20110930 gy_comp_txt type c length 80
4 GY_CREL Public See coding 20110930 gy_crel type c length 10
5 LY_ADDR Public See coding 20110930 begin of ly_addr, sender1 type sym_val, sender2 type sym_val, sender3 type sym_val, sender4 type sym_val, sender5 type sym_val, sender6 type sym_val, email1 type sym_val, email2 type sym_val, email3 type sym_val, email4 type sym_val, recipient1 type sym_val, recipient2 type sym_val, recipient3 type sym_val, recipient4 type sym_val, recipient5 type sym_val, fax type sym_val, end of ly_addr
6 LY_CHECK Public Type reference (TYPE) TUL_ENG_PROT 20110930
7 LY_CLIENT Public See coding 20110930 begin of ly_client, mandt type mandt, cat type char1, mtext type text25, excl type sap_bool, end of ly_client
8 LY_EMAIL Public See coding 20110930 begin of ly_email, mandt type usr03-mandt, bname type usr03-bname, email1 type c length 100, email2 type c length 100, email3 type c length 100, email4 type c length 100, email5 type c length 100, email6 type c length 100, email7 type c length 100, email8 type c length 100, end of ly_email
9 LY_ENGINE Public See coding Engine Results 20110930 begin of ly_engine, client type mandt, engine type RSUVM_APPl, unit type RSUVM_UNIT, per_start type d, per_end type d, counter type RSUVM_CNT, cons type abap_bool, end of ly_engine
10 LY_HWKEY Public See coding Hardware Key 20110930 ly_hwkey type c length 11
11 LY_INSTNO Public See coding Installation Number 20110930 ly_instno type c length 10
12 LY_MEAS_META Public See coding 20110930 begin of Ly_meas_meta, tuser type xubname, muser type xubname, mdate type d, mtime type t, mid type sym_val, tstat type sym_val, def_utype type usertypen, version type sym_val, cons_sysno TYPE slic_sysid, addr type ly_addr, end of Ly_meas_meta
13 LY_PERSATTR Public See coding 20110930 begin of ly_persattr, mandt type mandt, bname type bname, Firstname type c length 40, LastName type c length 40, EMail type string, AccountId type c length 12, PhoneNumber type string, utype type usr06-lic_type, Country TYPE USMM_DEC3, ClassificationType TYPE c length 1, special type c length 2, LoginDate type d, CreationDate type d, refuser TYPE c length 12, developer TYPE c length 1, costcenter type usr21-kostl, chargingUser TYPE bname, chargingClient TYPE mandt, chargingSid type sy-sysid, end of ly_persattr
14 LY_PERSOBJ Public See coding 20110930 begin of ly_persobj, mandt type mandt, bname type bname, PoName type text30, PoValue type TEXT255, end of ly_persobj
15 LY_PLAUSI Public See coding 20110930 begin of ly_plausi, client type mandt, key type sym_key, ptype type n length 2, tutype type c length 1, uname type c length 12, utype type usertypen, per_start type d, per_end type d, year type n length 4, number type n length 2, counter type rsuvm_cnt, li_key type string, ac_id type n length 8, end of ly_plausi
16 LY_SID_LINE Public See coding 20110930 BEGIN OF LY_sid_line, SYM_GRP Type SYM_GRP, "CHAR 10 0 Gruppe für Meßdaten SYM_KEY Type SYM_KEY, "CHAR 10 0 Schlüssel für Meßdaten SYM_VAL Type ly_SYM_VAL, "SYM_VAL CHAR 80 0 Wert für Meßdaten end of ly_sid_line
17 LY_STATUS Public See coding 20110930 begin of ly_status, engine type rsuvm_appl, status type string, counter type rsuvm_cnt, end of ly_status
18 LY_SYM_VAL Public See coding Extended Value Field 20110930 ly_SYM_VAL type c length 100
19 LY_SYSTEM Public See coding Structure System Data 20110930 begin of LY_SYSTEM, sysno TYPE slic_sysid, instno type ly_instno, sid type sy-sysid, hwkey type ly_hwkey, saprel type sy-saprl, db type sy-dbsys, status type sym_val, end of LY_SYSTEM
20 LY_SYS_COMPONENT Public See coding Structure System Component 20110930 begin of LY_SYS_COMPonent, comp type gy_comp, rel type gy_crel, level type gy_cextrel, descr type gy_comp_txt, end of LY_SYS_COMPonent
21 LY_TMPPERSOBJ Public See coding 20110930 begin of ly_tmppersobj, mandt type mandt, bname type bname, PoName type text30, PoValue1 type TEXT80, PoValue2 type TEXT80, PoValue3 type TEXT80, PoValue4 type TEXT80, end of ly_tmppersobj
22 LY_UTYPE Public See coding 20110930 begin of ly_utype, client type mandt, utype type USERTYPEN, special type VERSIONZU, country type USMM_DEC3, counter type RSUVM_CNT, end of ly_utype
23 LY_UTYPECMB Public See coding 20110930 begin of ly_utypecmb, cmb_id type n length 6, utype type USERTYPEN, special type VERSIONZU, country type USMM_DEC3, counter type RSUVM_CNT, end of ly_utypecmb
24 LY_UTYPENAME Public See coding Name User Types 20110930 begin of ly_utypename, langu type sy-langu, utype type usertypen, name type tutyp-UTYPTEXT, end of ly_utypename
Method Signatures

Method COL_CLIENT Signature

Method COL_CLIENT on class CL_LAW2_SID_MODEL has no parameter.
Method COL_CLIENT on class CL_LAW2_SID_MODEL has no exception.

Method COL_ENGINE Signature

Method COL_ENGINE on class CL_LAW2_SID_MODEL has no parameter.
Method COL_ENGINE on class CL_LAW2_SID_MODEL has no exception.

Method COL_PERSOBJ Signature

Method COL_PERSOBJ on class CL_LAW2_SID_MODEL has no parameter.
Method COL_PERSOBJ on class CL_LAW2_SID_MODEL has no exception.

Method COL_PERS_ATTRIBUTE Signature

Method COL_PERS_ATTRIBUTE on class CL_LAW2_SID_MODEL has no parameter.
Method COL_PERS_ATTRIBUTE on class CL_LAW2_SID_MODEL has no exception.

Method COL_PLAUSI Signature

Method COL_PLAUSI on class CL_LAW2_SID_MODEL has no parameter.
Method COL_PLAUSI on class CL_LAW2_SID_MODEL has no exception.

Method COL_SID_DATA Signature

Method COL_SID_DATA on class CL_LAW2_SID_MODEL has no parameter.
Method COL_SID_DATA on class CL_LAW2_SID_MODEL has no exception.

Method COL_STATUS Signature

Method COL_STATUS on class CL_LAW2_SID_MODEL has no parameter.
Method COL_STATUS on class CL_LAW2_SID_MODEL has no exception.

Method COL_SYSTEM Signature

Method COL_SYSTEM on class CL_LAW2_SID_MODEL has no parameter.
Method COL_SYSTEM on class CL_LAW2_SID_MODEL has no exception.

Method COL_SYSTEM_COMP Signature

Method COL_SYSTEM_COMP on class CL_LAW2_SID_MODEL has no parameter.
Method COL_SYSTEM_COMP on class CL_LAW2_SID_MODEL has no exception.

Method COL_USERTYPE Signature

Method COL_USERTYPE on class CL_LAW2_SID_MODEL has no parameter.
Method COL_USERTYPE on class CL_LAW2_SID_MODEL has no exception.

Method COL_UTYPECOMBI Signature

Method COL_UTYPECOMBI on class CL_LAW2_SID_MODEL has no parameter.
Method COL_UTYPECOMBI on class CL_LAW2_SID_MODEL has no exception.

Method COL_UTYPENAME Signature

Method COL_UTYPENAME on class CL_LAW2_SID_MODEL has no parameter.
Method COL_UTYPENAME on class CL_LAW2_SID_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IS_CONSOLIDATION Call by reference Type reference (TYPE) ABAP_BOOL 20110930
2 Importing PI_IS_DATA_FROM_LAW Call by reference Type reference (TYPE) ABAP_BOOL 20110930

Method CONSTRUCTOR on class CL_LAW2_SID_MODEL has no exception.

Method SET_ADDRESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_EMAIL1 Call by reference Type reference (TYPE) LY_SYM_VAL email 20110930
2 Importing PI_EMAIL2 Call by reference Type reference (TYPE) LY_SYM_VAL email 20110930
3 Importing PI_EMAIL3 Call by reference Type reference (TYPE) LY_SYM_VAL email 20110930
4 Importing PI_EMAIL4 Call by reference Type reference (TYPE) LY_SYM_VAL email 20110930
5 Importing PI_FAX Call by reference Type reference (TYPE) LY_SYM_VAL fax 20110930
6 Importing PI_R1 Call by reference Type reference (TYPE) LY_SYM_VAL empfänger 20110930
7 Importing PI_R2 Call by reference Type reference (TYPE) LY_SYM_VAL empfänger 20110930
8 Importing PI_R3 Call by reference Type reference (TYPE) LY_SYM_VAL empfänger 20110930
9 Importing PI_R4 Call by reference Type reference (TYPE) LY_SYM_VAL empfänger 20110930
10 Importing PI_R5 Call by reference Type reference (TYPE) LY_SYM_VAL empfänger 20110930
11 Importing PI_S1 Call by reference Type reference (TYPE) LY_SYM_VAL sender 20110930
12 Importing PI_S2 Call by reference Type reference (TYPE) LY_SYM_VAL sender 20110930
13 Importing PI_S3 Call by reference Type reference (TYPE) LY_SYM_VAL sender 20110930
14 Importing PI_S4 Call by reference Type reference (TYPE) LY_SYM_VAL sender 20110930
15 Importing PI_S5 Call by reference Type reference (TYPE) LY_SYM_VAL sender 20110930
16 Importing PI_S6 Call by reference Type reference (TYPE) LY_SYM_VAL sender 20110930

Method SET_ADDRESS_DATA on class CL_LAW2_SID_MODEL has no exception.

Method SET_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHK Call by reference Type reference (TYPE) LY_CHECK 20110930

Method SET_CHECK on class CL_LAW2_SID_MODEL has no exception.

Method SET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CL Call by reference Type reference (TYPE) LY_CLIENT Mandantendaten 20110930
2 Importing PI_XMANDT Call by reference Type reference (TYPE) MANDT excluded Mandant 20110930

Method SET_CLIENT on class CL_LAW2_SID_MODEL has no exception.

Method SET_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20110930
2 Importing PI_EMAIL Call by reference Type reference (TYPE) LY_SYM_VAL Erweitertes Value-Feld 20110930
3 Importing PI_ITEM_NO Call by reference Type reference (TYPE) I 20110930
4 Importing PI_MANDT Call by reference Type reference (TYPE) MANDT Mandant 20110930

Method SET_EMAIL on class CL_LAW2_SID_MODEL has no exception.

Method SET_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ENG Call by reference Type reference (TYPE) LY_ENGINE 20110930

Method SET_ENGINE on class CL_LAW2_SID_MODEL has no exception.

Method SET_MEAS_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONSYS Call by reference Type reference (TYPE) LY_SYM_VAL Nummer des Konsolidierungssystems 20110930
2 Importing PI_DUTYP Call by reference Type reference (TYPE) LY_SYM_VAL default usertype 20110930
3 Importing PI_MDATE Call by reference Type reference (TYPE) LY_SYM_VAL measurement date 20110930
4 Importing PI_MTIME Call by reference Type reference (TYPE) LY_SYM_VAL measurement time 20110930
5 Importing PI_MUSER Call by reference Type reference (TYPE) LY_SYM_VAL measurement user 20110930
6 Importing PI_M_ID Call by reference Type reference (TYPE) LY_SYM_VAL measurement ID 20110930
7 Importing PI_TSTAT Call by reference Type reference (TYPE) LY_SYM_VAL transfe status 20110930
8 Importing PI_TUSER Call by reference Type reference (TYPE) LY_SYM_VAL transferuser 20110930
9 Importing PI_VERS Call by reference Type reference (TYPE) LY_SYM_VAL Progr. Version 20110930

Method SET_MEAS_META_DATA on class CL_LAW2_SID_MODEL has no exception.

Method SET_PERSONAL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ITEM_NO Call by reference Type reference (TYPE) I 20110930
2 Importing PI_PO Call by reference Type reference (TYPE) LY_PERSOBJ Mandant 20110930

Method SET_PERSONAL_OBJECT on class CL_LAW2_SID_MODEL has no exception.

Method SET_PERS_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHARGIN_USER Call by reference Type reference (TYPE) LY_PERSATTR Benutzer referenziert auf anderen Benutzer 20121227
2 Importing PI_PAD Call by reference Type reference (TYPE) LY_PERSATTR 20110930
3 Importing PI_PCC Call by reference Type reference (TYPE) LY_PERSATTR 20110930
4 Importing PI_PTD Call by reference Type reference (TYPE) LY_PERSATTR Benutzername im Benutzerstamm 20110930

Method SET_PERS_ATTRIBUTE on class CL_LAW2_SID_MODEL has no exception.

Method SET_PLAUSI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PLI Call by reference Type reference (TYPE) LY_PLAUSI 20110930

Method SET_PLAUSI on class CL_LAW2_SID_MODEL has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_STAT Call by reference Type reference (TYPE) LY_STATUS 20110930

Method SET_STATUS on class CL_LAW2_SID_MODEL has no exception.

Method SET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HWKEY Call by reference Type reference (TYPE) LY_SYM_VAL harwarekey 20110930
2 Importing PI_INSTNO Call by reference Type reference (TYPE) LY_SYM_VAL installationsnummer 20110930
3 Importing PI_SID Call by reference Type reference (TYPE) LY_SYM_VAL SAP SID 20110930
4 Importing PI_STAT Call by reference Type reference (TYPE) LY_SYM_VAL Systemstatus 20110930
5 Importing PI_SYDB Call by reference Type reference (TYPE) LY_SYM_VAL datenbank 20110930
6 Importing PI_SYREL Call by reference Type reference (TYPE) LY_SYM_VAL sap release 20110930
7 Importing PI_SYS Call by reference Type reference (TYPE) LY_SYSTEM Wert für Meßdaten 20110930
8 Importing PI_SYSNO Call by reference Type reference (TYPE) LY_SYM_VAL systemnummer 20110930

Method SET_SYSTEM on class CL_LAW2_SID_MODEL has no exception.

Method SET_SYSTEM_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMP Call by reference Type reference (TYPE) LY_SYM_VAL Componentenkey 20110930
2 Importing PI_DESC Call by reference Type reference (TYPE) LY_SYM_VAL Bescxhreibung 20110930
3 Importing PI_LEV Call by reference Type reference (TYPE) LY_SYM_VAL comp-Subrelease 20110930
4 Importing PI_REL Call by reference Type reference (TYPE) LY_SYM_VAL Comp-Release 20110930
5 Importing PI_SYSCO Call by reference Type reference (TYPE) LY_SYS_COMPONENT Systemkomponente 20110930

Method SET_SYSTEM_COMP on class CL_LAW2_SID_MODEL has no exception.

Method SET_USERTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UTYPE Call by reference Type reference (TYPE) LY_UTYPE 20110930

Method SET_USERTYPE on class CL_LAW2_SID_MODEL has no exception.

Method SET_UTYPE_COMBI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UTCB Call by reference Type reference (TYPE) LY_UTYPECMB alle Kombinationsdaten 20110930
2 Importing PI_UTCBC Call by reference Type reference (TYPE) LY_UTYPECMB Nur id un counter 20110930

Method SET_UTYPE_COMBI on class CL_LAW2_SID_MODEL has no exception.

Method SET_UTYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UTNM Call by reference Type reference (TYPE) LY_UTYPENAME 20110930

Method SET_UTYPE_NAME on class CL_LAW2_SID_MODEL has no exception.

Method STORE_EMAILS Signature

Method STORE_EMAILS on class CL_LAW2_SID_MODEL has no parameter.
Method STORE_EMAILS on class CL_LAW2_SID_MODEL has no exception.

Method STORE_PERSONAL_OBJECTS Signature

Method STORE_PERSONAL_OBJECTS on class CL_LAW2_SID_MODEL has no parameter.
Method STORE_PERSONAL_OBJECTS on class CL_LAW2_SID_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732