SAP ABAP Class CF_REEX_WBS_ELEMENT (WBS Element (PRPS): Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_EX_PS (Package) RE: Project System (Interface to Project System)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_RECA_OBJECT Object That Can Be Instantiated: Factory 20040129
Properties
Class CF_REEX_WBS_ELEMENT  
Short Description WBS Element (PRPS): Factory    
Super Class CF_RECA_OBJECT Object That Can Be Instantiated: Factory 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_EX_PS   RE: Project System (Interface to Project System) 
Created 20010124   SAP 
Last change 20050520   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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CF_REEX_WBS_ELEMENT has no interface implemented.
Friends
Class CF_REEX_WBS_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AUTH_OBJECT Constant Protected Type reference (TYPE) XUOBJECT '' Authorization Object 20040129
2 MC_ENQU_OBJECT Constant Protected Type reference (TYPE) ENQNAME '' Lock Object 20040129
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEY Static method Public Method Checks Existence of Business Object Via Business Key (Exc.) 20040129
2 CREATE Static method Public Method Creates New Business Object 20040129
3 CREATE_INSTANCE Static method Private Method Creates and initializes runtime objects 20040129
4 EXISTS Static method Public Method Checks Existence of Business Object Via Business Key (Y/N) 20040129
5 FIND Static method Public Method Delivers Instances of Business Objects Using Business Key 20040129
6 FIND_BY_DETAIL Static method Public Method Delivers Instances of Business Objects Using Basic Data 20040129
7 FIND_BY_OBJNR Static method Public Method Delivers Instances of Business Objects Using OBJNR 20040129
8 GET_LIST_BY_SELECT_OPTION Static method Public Method Gets All WBS Elements Using Selection Options 20050121
9 IS_EXT_NUMBER_ASSIGNMENT Static method Public Method Is external number assignment active? 20040129
Events
Class CF_REEX_WBS_ELEMENT has no event.
Types
Class CF_REEX_WBS_ELEMENT has no local type.
Method Signatures

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POSID Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-POSID PSP-Element (externe Nummer) 20040129
2 Importing ID_PSPNR Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-PSPNR PSP-Element (interne Nummer) 20040129
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Lesen von DB ohne Verwendung des Puffers 20040129
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20040129

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PSPNR Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-PSPNR PSP-Element 20040129
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20040129
3 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Sperren verwenden? 20040129
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_WBS_ELEMENT PSP-Element 20040129
# Exception Resumable Description Created on
1 ERROR Fehler 20040129

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY Aktivität: Ändern/Anzeigen 20040129
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Tech: Default-Berechtigungsprüfungen durchführen? 20040129
3 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL Tech: Default-Sperren verwenden? 20040129
4 Importing IS_DETAIL Call by reference Type reference (TYPE) REEX_WBS_ELEMENT Grunddaten 20040129
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_WBS_ELEMENT PSP-Element 20040129
# Exception Resumable Description Created on
1 ERROR Fehler 20040129

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POSID Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-POSID PSP-Element (externe Nummer) 20040129
2 Importing ID_PSPNR Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-PSPNR PSP-Element (interne Nummer) 20040129
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Lesen von DB ohne Verwendung des Puffers 20040129
4 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Business-Objekt vorhanden 20040129

Method EXISTS on class CF_REEX_WBS_ELEMENT has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20040129
2 Importing ID_POSID Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-POSID PSP-Element (externe Nummer) 20040129
3 Importing ID_PSPNR Call by reference Type reference (TYPE) REEX_WBS_ELEMENT-PSPNR PSP-Element (interne Nummer) 20040129
4 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20040129
5 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20040129
6 Importing IF_USE_ARCHIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aus Archiv lesen, falls nicht in DB vorhanden? 20040129
7 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_WBS_ELEMENT PSP-Element 20040129
# Exception Resumable Description Created on
1 ERROR Fehler 20040129

Method FIND_BY_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20040129
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20040129
3 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20040129
4 Importing IS_DETAIL Call by reference Type reference (TYPE) REEX_WBS_ELEMENT Grunddaten 20040129
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_WBS_ELEMENT PSP-Element 20040129
# Exception Resumable Description Created on
1 ERROR Fehler 20040129

Method FIND_BY_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20040129
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR OBJNR 20040129
3 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20040129
4 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20040129
5 Importing IF_USE_ARCHIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aus Archiv lesen, falls nicht in DB vorhanden? 20040129
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_WBS_ELEMENT PSP-Element 20040129
# Exception Resumable Description Created on
1 ERROR Fehler 20040129

Method GET_LIST_BY_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR 20050121
2 Importing IT_SO_POSID Call by reference Type reference (TYPE) RE_T_RSOPOSID Select Options für POSID (PSP-Element) 20050121

Method GET_LIST_BY_SELECT_OPTION on class CF_REEX_WBS_ELEMENT has no exception.

Method IS_EXT_NUMBER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL Externe Nummernvergabe? 20040129
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20040129
History
Last changed by/on SAP  20050520 
SAP Release Created in 500