SAP ABAP Class CL_RSLPO_LPOA (Semantic partitioning: TLOGO class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_TLOGO (Package) Semantic Partitioning: Metadata / TLOGO Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_AWBOBJ Interface AWB Objects for Quick Access 20060727
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSD_DTA InfoProvider / Data Target 20060202
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSLPO_MAINT LPO Maintenance 20060530
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSLPO_MAINT_PART 20060223
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO TLOGO Object 20060202
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20060202
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20060202
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20060202
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20060202
Properties
Class CL_RSLPO_LPOA  
Short Description Semantic partitioning: TLOGO class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_TLOGO   Semantic Partitioning: Metadata / TLOGO Implementation 
Created 20060202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAWBN_AWBOBJ Interface AWB Objects for Quick Access 20060727
2 IF_RSD_DTA InfoProvider / Data Target 20060202
3 IF_RSLPO_MAINT LPO Maintenance 20060530
4 IF_RSLPO_MAINT_PART 20060223
5 IF_RSO_TLOGO TLOGO Object 20060202
6 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20060202
7 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20060202
8 IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20060202
9 IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20060202
Friends
Class CL_RSLPO_LPOA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COMPROLE_INBOUND Constant Public Type reference (TYPE) RSLPO_COMPROLE 'I' Inbound-Role 20060210
2 C_COMPROLE_OUTBOUND Constant Public Type reference (TYPE) RSLPO_COMPROLE 'O' Outbound-Root 20060210
3 C_CREATEFROM_ACTIVE Constant Public Type reference (TYPE) RSLPO_CREATEFROM 'A' Build an Object Verson from a Different Version 20091207
4 C_CREATEFROM_BADI Constant Public Type reference (TYPE) RSLPO_CREATEFROM 'U' Build an Object Verson from a Different Version 20091207
5 C_CREATEFROM_MODIFIED Constant Public Type reference (TYPE) RSLPO_CREATEFROM 'M' Build an Object Verson from a Different Version 20091207
6 C_MAX_DIMENSIONS Constant Public Type reference (TYPE) INT4 5 Maximum Permitted Number of Dimensions 20060316
7 C_MAX_PARTITIONS Constant Public Type reference (TYPE) INT4 1295 Maximum Permitted Number of Partitions 20090108
8 C_SUFFIX_LENGTH Static Attribute Private Type reference (TYPE) INT4 2 Length of Name Suffix 20060926
9 N_LPO Instance attribute Public Type reference (TYPE) RSLPONAME Name of semantically partitioned object 20060216
10 O_SUPPRESS_LOG Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20100201
11 P_ACTIVFL Instance attribute Private Type reference (TYPE) RSACTIVFL Active and Modified Versions Agree 20060303
12 P_AFTER_IMPORT_MODE Instance attribute Private Type reference (TYPE) RS_BOOL TRUE: After-Import Mode Activated 20100510
13 P_ENQUEUED Instance attribute Private Type reference (TYPE) RS_BOOL TRUE: Enqueue lock requested 20080610
14 P_MAINTENANCE_STATE Instance attribute Private Type reference (TYPE) RSO_MAINTENANCE_STATE Processing Status of a TLOGO Object 20060221
15 P_OBJSTAT Instance attribute Private Type reference (TYPE) RSOBJSTAT Object Status 20060303
16 P_OBJVERS_CURRENT Instance attribute Private Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Current Version 20060223
17 P_R_VERS_A Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_VERS_A Reference to Active Version 20060216
18 P_R_VERS_D Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_VERS_D Reference to Content Version 20060216
19 P_R_VERS_M Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_VERS_M Reference to Modified Version 20060216
20 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_VERS_N Reference to Maintenance Version 20060216
21 P_TH_LPOA_R Static Attribute Private Type reference (TYPE) RSLPO_TH_LPOA_R Hash-Table for Created Instances 20060202
22 P_T_ATTRIBUTE Instance attribute Private Type reference (TYPE) RSLPO_T_ATTRIBUTE Table with Generic Attributes 20111110
23 P_WITH_CTO Instance attribute Private Type reference (TYPE) RS_BOOL CTO Flag 20080731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARTITION Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
2 ADD_RANGE Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
3 AFTER_VERS_REPLACED Instance method Public Method Informs SPO after version has been swapped externally 20100406
4 CHANGE_PARTITION Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
5 CHANGE_RANGE Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
6 CHECK Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
7 CHECK_NAME Static method Public Method Checks Validity of LPO Name 20060926
8 CHECK_NAME_OTHER_TLOGO Static method Public Method Checks Whether LPO Name Is Already Being Used 20060926
9 CLEAR_R_VERS Instance method Public Method Sets Reference to Version to Initial 20060406
10 CONSTRUCTOR Instance method Public Constructor Constructor 20060220
11 COPY_FROM_IPRO_MSTR Instance method Private Method Copies metadata from master provider to maintenance version 20081127
12 CREATE_IDPART Instance method Public Method Creates ID for New Partition 20110526
13 DROP_PARTITION Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
14 DROP_RANGE Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
15 FACTORY Static method Public Method Creates Instance or Returns Reference to Instance 20060202
16 GET_ACTIVFL Instance method Public Method Returns Active Indicator 20060306
17 GET_AFTER_IMPORT_MODE Instance method Public Method Returns the after-import mode 20100510
18 GET_ATTRIBUTE_VALUE Instance method Public Method Returns Value of Generic Attribute 20111110
19 GET_CONTAINS_DATA Instance method Public Method Returns If LPO Contains Data 20060316
20 GET_DIMENSIONS Instance method Public Method Sets whether log is displayed after activation/deletion 20060529
21 GET_ICON Instance method Public Method Returns icons - depending on TLOGO type of master provider 20060905
22 GET_INFO Instance method Public Method Returns Properties of a Version 20060214
23 GET_INSTANCE Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
24 GET_INSTANCE_VERS Static method Public Method Sets Current Version and Returns Instance 20060224
25 GET_IS_OVERFLOW_ACTIVE Instance method Public Method Sets whether log is displayed after activation/deletion 20060315
26 GET_MAX_DIMENSIONS Static method Public Method Returns Permitted Number of Dimensions 20060316
27 GET_MSTR_TRFN Instance method Public Method Sets whether log is displayed after activation/deletion 20060915
28 GET_OBJREF_VERS Instance method Private Method Returns Reference to Version 20060214
29 GET_OBJSTAT Instance method Public Method Returns Object Status 20060306
30 GET_OBJVERS_CURRENT Instance method Public Method Returns Current Version 20060223
31 GET_PARTITIONS Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
32 GET_R_COMPONENT Instance method Public Method Sets whether log is displayed after activation/deletion 20060914
33 GET_R_COMP_MSTR_PROV Instance method Public Method Sets whether log is displayed after activation/deletion 20060530
34 GET_R_UNIVERSE Static method Public Method Returns reference to used InfoObject dimension model 20091016
35 GET_SRC_TRCS Instance method Public Method Sets whether log is displayed after activation/deletion 20060608
36 GET_TITLE Instance method Public Method Sets whether log is displayed after activation/deletion 20060915
37 GET_TLOGO_TYPE Instance method Public Method Sets whether log is displayed after activation/deletion 20060530
38 GET_WITH_CTO Instance method Public Method Returns CTO flag 20080918
39 INIT Instance method Private Method Initializes Attribute Values 20061016
40 INIT_NEW_LPO Instance method Public Method Sets whether log is displayed after activation/deletion 20060915
41 REFRESH_BUFFER Instance method Private Method Initializes DTA buffer and attribute values 20090217
42 SAVE Instance method Public Method Sets whether log is displayed after activation/deletion 20060224
43 SET_ACTIVFL Instance method Public Method Sets Active Indicator 20060306
44 SET_AFTER_IMPORT_MODE Instance method Public Method Setzt den After-Import-Modus 20121126
45 SET_ATTRIBUTE_VALUE Instance method Public Method Sets Value of Generic Attribute 20111110
46 SET_DISABLE_OVERFLOW Instance method Public Method Sets whether log is displayed after activation/deletion 20060315
47 SET_DISPLAY_LOG Instance method Public Method Sets whether log is displayed after activation/deletion 20100201
48 SET_ENABLE_OVERFLOW Instance method Public Method Sets whether log is displayed after activation/deletion 20060315
49 SET_INFOAREA Instance method Public Method Changes InfoArea 20090219
50 SET_OBJSTAT Instance method Public Method Sets Object Status 20060306
51 SET_OBJVERS_CURRENT Instance method Public Method Sets the Current Version 20060223
Events
Class CL_RSLPO_LPOA has no event.
Types
Class CL_RSLPO_LPOA has no local type.
Method Signatures

Method ADD_PARTITION Signature

Method ADD_PARTITION on class CL_RSLPO_LPOA has no parameter.
Method ADD_PARTITION on class CL_RSLPO_LPOA has no exception.

Method ADD_RANGE Signature

Method ADD_RANGE on class CL_RSLPO_LPOA has no parameter.
Method ADD_RANGE on class CL_RSLPO_LPOA has no exception.

Method AFTER_VERS_REPLACED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Type reference (TYPE) STRING Ereignis (RESTORE, IMPORT) 20100505
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Ausgetauschte Objektversion 20100406

Method AFTER_VERS_REPLACED on class CL_RSLPO_LPOA has no exception.

Method CHANGE_PARTITION Signature

Method CHANGE_PARTITION on class CL_RSLPO_LPOA has no parameter.
Method CHANGE_PARTITION on class CL_RSLPO_LPOA has no exception.

Method CHANGE_RANGE Signature

Method CHANGE_RANGE on class CL_RSLPO_LPOA has no parameter.
Method CHANGE_RANGE on class CL_RSLPO_LPOA has no exception.

Method CHECK Signature

Method CHECK on class CL_RSLPO_LPOA has no parameter.
Method CHECK on class CL_RSLPO_LPOA has no exception.

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namensraum 20060926
2 Importing I_NAME_W_O_PREFIX Call by reference Type reference (TYPE) RS_CHAR30 20060926
3 Importing I_NSPACEGEN Call by reference Type reference (TYPE) NAMESPACE Namensraum 20060926
4 Importing I_SYSTP Call by reference Type reference (TYPE) RSSYSTP Systemtyp 20060926
# Exception Resumable Description Created on
1 CX_RSLPO_PARAMETER_INVALID 20060926

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPO Call by reference Type reference (TYPE) RSLPONAME Logische Partitionierung: Name eines LPO 20060926
# Exception Resumable Description Created on
1 CX_RSLPO_PARAMETER_INVALID 20060926

Method CLEAR_R_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060406

Method CLEAR_R_VERS on class CL_RSLPO_LPOA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPO Call by reference Type reference (TYPE) RSLPONAME Name des LP-Objekts 20060220

Method CONSTRUCTOR on class CL_RSLPO_LPOA has no exception.

Method COPY_FROM_IPRO_MSTR Signature

Method COPY_FROM_IPRO_MSTR on class CL_RSLPO_LPOA has no parameter.
Method COPY_FROM_IPRO_MSTR on class CL_RSLPO_LPOA has no exception.

Method CREATE_IDPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IDPART Value transfer Type reference (TYPE) RSLPO_IDPART ID für neu anzulegende Partition 20110526

Method CREATE_IDPART on class CL_RSLPO_LPOA has no exception.

Method DROP_PARTITION Signature

Method DROP_PARTITION on class CL_RSLPO_LPOA has no parameter.
Method DROP_PARTITION on class CL_RSLPO_LPOA has no exception.

Method DROP_RANGE Signature

Method DROP_RANGE on class CL_RSLPO_LPOA has no parameter.
Method DROP_RANGE on class CL_RSLPO_LPOA has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPO Call by reference Type reference (TYPE) RSLPONAME Name des LPO 20060202
2 Importing I_TEMPORARY_INSTANCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE, wenn temporäre Instanz erzeugt werden soll 20060407
3 Returning R_R_LPOA Value transfer Object reference (TYPE REF TO) CL_RSLPO_LPOA Referenz auf Instanz 20060202

Method FACTORY on class CL_RSLPO_LPOA has no exception.

Method GET_ACTIVFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVFL Value transfer Type reference (TYPE) RSACTIVFL Aktiv-Flag 20060306

Method GET_ACTIVFL on class CL_RSLPO_LPOA has no exception.

Method GET_AFTER_IMPORT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AFTER_IMPORT_MODE Value transfer Type reference (TYPE) RS_BOOL After-Import-Modus 20100510

Method GET_AFTER_IMPORT_MODE on class CL_RSLPO_LPOA has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSADOBJ Name des Attributs 20111110
2 Returning R_VALUE Value transfer Type reference (TYPE) RSVALUE Wert des Attributs 20111110

Method GET_ATTRIBUTE_VALUE on class CL_RSLPO_LPOA has no exception.

Method GET_CONTAINS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTAINS_DATA Value transfer Type reference (TYPE) RS_BOOL Natürliche Zahl 20060316

Method GET_CONTAINS_DATA on class CL_RSLPO_LPOA has no exception.

Method GET_DIMENSIONS Signature

Method GET_DIMENSIONS on class CL_RSLPO_LPOA has no parameter.
Method GET_DIMENSIONS on class CL_RSLPO_LPOA has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON_ACTIVE Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20060905
2 Exporting E_ICON_INACTIVE Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20060905
3 Exporting E_ICON_NAME_ACTIVE Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20060913
4 Exporting E_ICON_NAME_INACTIVE Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20060913

Method GET_ICON on class CL_RSLPO_LPOA has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf Version 20060221
2 Exporting E_S_DBPART Call by reference Type reference (TYPE) RSLPO_S_DBPART Datensatz Tabelle RSLPODBPART 20081126
3 Exporting E_S_LPO Call by reference Type reference (TYPE) RSLPO_S_LPO Datensatz Tabelle RSLPO 20060221
4 Exporting E_S_TEXT Call by reference Type reference (TYPE) RSLPO_S_TEXT Datensatz Tabelle RSLPOT (SY-LANGU) 20090113
5 Exporting E_T_COMP Call by reference Type reference (TYPE) RSLPO_T_COMP Tabelle RSLPOCOMP 20060221
6 Exporting E_T_COMPPROP Call by reference Type reference (TYPE) RSLPO_T_COMPPROP Tabelle RSLPOCOMPPROP 20120629
7 Exporting E_T_COMPTEXT Call by reference Type reference (TYPE) RSLPO_T_COMPTEXT Tabelle RSLPOCOMPTEXT 20060322
8 Exporting E_T_PART Call by reference Type reference (TYPE) RSLPO_T_PART Tabelle RSLPOPART 20060221
9 Exporting E_T_PARTRANGE Call by reference Type reference (TYPE) RSLPO_T_PARTRANGE Tabelle RSLPOPARTRANGE 20060223
10 Exporting E_T_R_COMPONENT Call by reference Type reference (TYPE) RSLPO_T_R_COMPONENT Referenzen auf Komponenten 20060221
11 Exporting E_T_R_PARTITION Call by reference Type reference (TYPE) RSLPO_T_R_PARTITION Referenzen auf Partitionen (Standard-Tabelle) 20060227
12 Exporting E_T_TEXT Call by reference Type reference (TYPE) RSLPO_T_TEXT Tabelle RSLPOT 20060221
13 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060214

Method GET_INFO on class CL_RSLPO_LPOA has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_RSLPO_LPOA has no parameter.
Method GET_INSTANCE on class CL_RSLPO_LPOA has no exception.

Method GET_INSTANCE_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPO Call by reference Type reference (TYPE) RSLPONAME Name des LPO 20060224
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Aktuelle Version 20060224
3 Returning R_R_LPOA Value transfer Object reference (TYPE REF TO) CL_RSLPO_LPOA Referenz auf Instanz 20060224
# Exception Resumable Description Created on
1 CX_RSLPO_VERSION_NOT_EXISTS 20060928

Method GET_IS_OVERFLOW_ACTIVE Signature

Method GET_IS_OVERFLOW_ACTIVE on class CL_RSLPO_LPOA has no parameter.
Method GET_IS_OVERFLOW_ACTIVE on class CL_RSLPO_LPOA has no exception.

Method GET_MAX_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_DIMENSIONS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20060316

Method GET_MAX_DIMENSIONS on class CL_RSLPO_LPOA has no exception.

Method GET_MSTR_TRFN Signature

Method GET_MSTR_TRFN on class CL_RSLPO_LPOA has no parameter.
Method GET_MSTR_TRFN on class CL_RSLPO_LPOA has no exception.

Method GET_OBJREF_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060214
2 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf Version 20060214

Method GET_OBJREF_VERS on class CL_RSLPO_LPOA has no exception.

Method GET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJSTAT Value transfer Type reference (TYPE) RSOBJSTAT Objektstatus 20060306

Method GET_OBJSTAT on class CL_RSLPO_LPOA has no exception.

Method GET_OBJVERS_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Aktuelle Version 20060223

Method GET_OBJVERS_CURRENT on class CL_RSLPO_LPOA has no exception.

Method GET_PARTITIONS Signature

Method GET_PARTITIONS on class CL_RSLPO_LPOA has no parameter.
Method GET_PARTITIONS on class CL_RSLPO_LPOA has no exception.

Method GET_R_COMPONENT Signature

Method GET_R_COMPONENT on class CL_RSLPO_LPOA has no parameter.
Method GET_R_COMPONENT on class CL_RSLPO_LPOA has no exception.

Method GET_R_COMP_MSTR_PROV Signature

Method GET_R_COMP_MSTR_PROV on class CL_RSLPO_LPOA has no parameter.
Method GET_R_COMP_MSTR_PROV on class CL_RSLPO_LPOA has no exception.

Method GET_R_UNIVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_UNIVERSE Value transfer Object reference (TYPE REF TO) CL_RS_INFOOBJECT_UNIVERSE Referenz auf verwendetes InfoObject-Dimensionsmodell 20091016

Method GET_R_UNIVERSE on class CL_RSLPO_LPOA has no exception.

Method GET_SRC_TRCS Signature

Method GET_SRC_TRCS on class CL_RSLPO_LPOA has no parameter.
Method GET_SRC_TRCS on class CL_RSLPO_LPOA has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_RSLPO_LPOA has no parameter.
Method GET_TITLE on class CL_RSLPO_LPOA has no exception.

Method GET_TLOGO_TYPE Signature

Method GET_TLOGO_TYPE on class CL_RSLPO_LPOA has no parameter.
Method GET_TLOGO_TYPE on class CL_RSLPO_LPOA has no exception.

Method GET_WITH_CTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WITH_CTO Value transfer Type reference (TYPE) RS_BOOL CTO-Flag 20080918

Method GET_WITH_CTO on class CL_RSLPO_LPOA has no exception.

Method INIT Signature

Method INIT on class CL_RSLPO_LPOA has no parameter.
Method INIT on class CL_RSLPO_LPOA has no exception.

Method INIT_NEW_LPO Signature

Method INIT_NEW_LPO on class CL_RSLPO_LPOA has no parameter.
Method INIT_NEW_LPO on class CL_RSLPO_LPOA has no exception.

Method REFRESH_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE: SPO wurde gelöscht 20090217

Method REFRESH_BUFFER on class CL_RSLPO_LPOA has no exception.

Method SAVE Signature

Method SAVE on class CL_RSLPO_LPOA has no parameter.
Method SAVE on class CL_RSLPO_LPOA has no exception.

Method SET_ACTIVFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVFL Call by reference Type reference (TYPE) RSACTIVFL Aktiv-Flag 20060306

Method SET_ACTIVFL on class CL_RSLPO_LPOA has no exception.

Method SET_AFTER_IMPORT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AFTER_IMPORT_MODE Call by reference Type reference (TYPE) RS_BOOL After-Import-Modus 20121126

Method SET_AFTER_IMPORT_MODE on class CL_RSLPO_LPOA has no exception.

Method SET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSADOBJ Name des Attributs 20111110
2 Importing I_VALUE Call by reference Type reference (TYPE) RSVALUE Wert des Attributs 20111110

Method SET_ATTRIBUTE_VALUE on class CL_RSLPO_LPOA has no exception.

Method SET_DISABLE_OVERFLOW Signature

Method SET_DISABLE_OVERFLOW on class CL_RSLPO_LPOA has no parameter.
Method SET_DISABLE_OVERFLOW on class CL_RSLPO_LPOA has no exception.

Method SET_DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_LOG Call by reference Type reference (TYPE) RS_BOOL Boolean 20100201

Method SET_DISPLAY_LOG on class CL_RSLPO_LPOA has no exception.

Method SET_ENABLE_OVERFLOW Signature

Method SET_ENABLE_OVERFLOW on class CL_RSLPO_LPOA has no parameter.
Method SET_ENABLE_OVERFLOW on class CL_RSLPO_LPOA has no exception.

Method SET_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA Neue InfoArea 20090219
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20090219

Method SET_INFOAREA on class CL_RSLPO_LPOA has no exception.

Method SET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20060306

Method SET_OBJSTAT on class CL_RSLPO_LPOA has no exception.

Method SET_OBJVERS_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Aktuelle Version 20060223
# Exception Resumable Description Created on
1 CX_RSLPO_VERSION_NOT_EXISTS 20060928
History
Last changed by/on SAP  20130531 
SAP Release Created in 710