SAP ABAP Class CL_FOPCB_PERSON (Shared Central Person Services)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_CUSTOMIZING (Package) Customizing
Properties
Class CL_FOPCB_PERSON  
Short Description Shared Central Person Services    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_CUSTOMIZING   Customizing 
Created 20031031   SAP 
Last change 20050220   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 FOPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 FOPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPCB_PERSON has no interface implemented.
Friends
Class CL_FOPCB_PERSON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_PERSON_CUSTOMIZING Instance attribute Private Type reference (TYPE) FOPC_PERSON Settings for the Person in MIC 20031119
2 T_ASSIGNED Instance attribute Private Type reference (TYPE) YT_PERS_ID 20031119
3 T_CREATED Instance attribute Private Type reference (TYPE) YT_PERS_ID 20031119
4 T_INSTANCE_POOL Static Attribute Private Type reference (TYPE) YT_INSTANCE_POOL 20040609
5 T_PERSON Instance attribute Private Type reference (TYPE) YT_PERSON 20031119
6 T_UNAME Instance attribute Private Type reference (TYPE) YT_UNAME 20041027
7 _DATE_BEGIN Instance attribute Private Type reference (TYPE) BEGDATUM Start Date 20040610
8 _DATE_END Instance attribute Private Type reference (TYPE) ENDDATUM End Date 20040610
9 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FOPCB_PERSON Shared Central Person Services 20031103
10 _PLVAR Constant Private Type reference (TYPE) PLVAR '01' Plan Variant 20031031
11 _SORT_COUNTER Instance attribute Private Type reference (TYPE) NUMC4 Count Parameter 20031119
12 _UPPER_BOUND Constant Private Type reference (TYPE) SYTABIX 200 Internal Tables; Current Line Index 20031031
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BUFFER Instance method Private Method Internal: Checking Buffers for Given Object Type 20031031
2 CONNECT_USER Instance method Public Method 20031114
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031031
4 CREATE Instance method Public Method Create New Persons 20031103
5 GET_INSTANCE Static method Public Method Create an Instance of the Object 20040609
6 GET_TEXT Instance method Public Method Name of Person Reading 20031031
7 GET_UNAME Instance method Public Method Reading User ID 20031126
8 READ Instance method Public Method Read List of Persons (Bound Internally) 20031031
9 SAVE Instance method Public Method Save Persons Created or Changed to Database 20031104
10 SEARCH Instance method Public Method Pattern-Based Search (ID, Text) 20031031
Events
Class CL_FOPCB_PERSON has no event.
Types
Class CL_FOPCB_PERSON has no local type.
Method Signatures

Method CHECK_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) FOPCB_OBJECTID 20041027

Method CHECK_BUFFER on class CL_FOPCB_PERSON has no exception.

Method CONNECT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OBJECTID Value transfer Type reference (TYPE) FOPCS_OBJECTID 20040708
2 Importing I_OBJECTID Value transfer Type reference (TYPE) FOPCS_OBJECTID 20040708
3 Importing I_TEXT Value transfer Type reference (TYPE) FOPCS_TEXT 20040708
4 Importing I_UNAME Value transfer Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20031114

Method CONNECT_USER on class CL_FOPCB_PERSON has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEGIN Value transfer Type reference (TYPE) BEGDATUM Beginndatum 20040610
2 Importing I_END Value transfer Type reference (TYPE) ENDDATUM Endedatum 20040610

Method CONSTRUCTOR on class CL_FOPCB_PERSON has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ID Value transfer Type reference (TYPE) FOPCB_OBJECTID 20031103
2 Importing I_TEXT Value transfer Type reference (TYPE) STRING 20031103

Method CREATE on class CL_FOPCB_PERSON has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FOPCB_PERSON Process model class 20040609
2 Importing I_BEGIN Value transfer Type reference (TYPE) BEGDATUM Beginndatum 20040610
3 Importing I_END Value transfer Type reference (TYPE) ENDDATUM Endedatum 20040610

Method GET_INSTANCE on class CL_FOPCB_PERSON has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TEXT Value transfer Type reference (TYPE) STRING 20031031
2 Importing I_ID Value transfer Type reference (TYPE) FOPCB_OBJECTID 20031031

Method GET_TEXT on class CL_FOPCB_PERSON has no exception.

Method GET_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_UNAME Value transfer Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20031126
2 Importing I_ID Value transfer Type reference (TYPE) FOPCB_OBJECTID 20031126

Method GET_UNAME on class CL_FOPCB_PERSON has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT Value transfer Type reference (TYPE) FOPCB_TO_PERSON 20031031
2 Importing I_NO_USER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031127

Method READ on class CL_FOPCB_PERSON has no exception.

Method SAVE Signature

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

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT Value transfer Type reference (TYPE) FOPCB_TO_PERSON 20031031
2 Importing IS_PERSON Value transfer Type reference (TYPE) FOPCB_S_PERSON 20031031
3 Importing I_NO_USER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031127

Method SEARCH on class CL_FOPCB_PERSON has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 100