SAP ABAP Class FSBP_VALIDATION_FACTORY (Factory Class for Extended Checks)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     FS_BP_DEPRECATED_731 (Package) FS_BP_DEPRECATED_731
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_GENERIC_CONSTANTS Generic Constants for the Business Partner 20041130
Properties
Class FSBP_VALIDATION_FACTORY  
Short Description Factory Class for Extended Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_DEPRECATED_731   FS_BP_DEPRECATED_731 
Created 20041117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_VALIDATION_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSBP_GENERIC_CONSTANTS Generic Constants for the Business Partner 20041130
Friends
Class FSBP_VALIDATION_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY_CHANGE Instance attribute Private Attribute reference (LIKE) 20041217
2 ACTIVITY_CREATE Instance attribute Private Attribute reference (LIKE) 20041217
3 ACTIVITY_DISPLAY Instance attribute Private Attribute reference (LIKE) 20041217
4 BP_HANDLE Instance attribute Private Attribute reference (LIKE) 20041216
5 COMP_DIFFERENT_LINES Instance attribute Private Attribute reference (LIKE) 20050112
6 COMP_EXACT_LINES Instance attribute Private Attribute reference (LIKE) 20050112
7 COMP_SAME_KEY Instance attribute Private Attribute reference (LIKE) 20050112
8 FALSE Instance attribute Private Attribute reference (LIKE) 20041130
9 MSG_ABORT Instance attribute Private Attribute reference (LIKE) 20041130
10 MSG_ERROR Instance attribute Private Attribute reference (LIKE) 20041130
11 MSG_EXIT Instance attribute Private Attribute reference (LIKE) 20041130
12 MSG_INFO Instance attribute Private Attribute reference (LIKE) 20041130
13 MSG_SUCCESS Instance attribute Private Attribute reference (LIKE) 20041130
14 MSG_WARNING Instance attribute Private Attribute reference (LIKE) 20041130
15 TARGET_AO Constant Public Type reference (TYPE) FSBP_VALIDATION_TARGET_TYPE 'FSBP_AO' Object Implemented on Interface IF_FSBP_VALIDATION_TARGET 20041117
16 TARGET_BO Constant Public Type reference (TYPE) FSBP_VALIDATION_TARGET_TYPE 'FSBP_BO' Object Implemented on Interface IF_FSBP_VALIDATION_TARGET 20050224
17 TARGET_MO Constant Public Type reference (TYPE) FSBP_VALIDATION_TARGET_TYPE 'FSBP_MO' Object Implemented on Interface IF_FSBP_VALIDATION_TARGET 20041117
18 TRUE Instance attribute Private Attribute reference (LIKE) 20041130
Methods
# Method Level Visibility Method type Description Created on
1 REGISTER_FOR_AO Static method Private Method Registers Application Object for Additional Checks 20041117
2 REGISTER_FOR_BO Static method Private Method Registers Business Object for Additional Checks 20050224
3 REGISTER_FOR_MO Static method Private Method Registers Memory Object for Additional Checks 20041117
4 REGISTER_TARGET Static method Public Method Registers Target Object for Additional Checks 20041117
Events
Class FSBP_VALIDATION_FACTORY has no event.
Types
Class FSBP_VALIDATION_FACTORY has no local type.
Method Signatures

Method REGISTER_FOR_AO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_OBJECT Call by reference Object reference (TYPE REF TO) IF_FSBP_VALIDATION_TARGET Verprobbares Objekt 20041117

Method REGISTER_FOR_AO on class FSBP_VALIDATION_FACTORY has no exception.

Method REGISTER_FOR_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_OBJECT Call by reference Object reference (TYPE REF TO) IF_FSBP_VALIDATION_TARGET Verprobbares Objekt 20050224

Method REGISTER_FOR_BO on class FSBP_VALIDATION_FACTORY has no exception.

Method REGISTER_FOR_MO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_OBJECT Call by reference Object reference (TYPE REF TO) IF_FSBP_VALIDATION_TARGET Verprobbares Objekt 20041117

Method REGISTER_FOR_MO on class FSBP_VALIDATION_FACTORY has no exception.

Method REGISTER_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_OBJECT Call by reference Object reference (TYPE REF TO) IF_FSBP_VALIDATION_TARGET Verprobbares Objekt 20041117
2 Importing I_TARGET_TYPE Call by reference Type reference (TYPE) FSBP_VALIDATION_TARGET_TYPE Ein das Interface IF_FSBP_VALIDATION_TARGET impl. Objekt 20041117

Method REGISTER_TARGET on class FSBP_VALIDATION_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in