SAP ABAP Class FSBPR_TH_GENERAL (Test Helper)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_AL_RELATIONSHIPS (Package) Application Logic for Relationships
⤷
⤷
Properties
| Class | FSBPR_TH_GENERAL | |
| Short Description | Test Helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | FS_BP_FND_AL_RELATIONSHIPS | Application Logic for Relationships |
| Created | 20091221 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class FSBPR_TH_GENERAL has no interface implemented.
Friends
Class FSBPR_TH_GENERAL has no friend class.
Attributes
Class FSBPR_TH_GENERAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates a New Contact Person Relationship in the DB | 20101210 | |
| 2 | Instance method | Public | Method | Returns the ABAP Unit Test Contact Person Relationship | 20100115 | |
| 3 | Instance method | Public | Method | Returns a BUT050 Row for an Existing Relationship (DB) | 20091221 | |
| 4 | Instance method | Public | Method | Returns XO Object Key for an Existing Relationship (DB) | 20091221 | |
| 5 | Instance method | Public | Method | Returns Key for Existing Relationship with Many Time Slots | 20091221 | |
| 6 | Instance method | Public | Method | Returns XO Key for Existing Rel. (DB) with Contact Person | 20100114 | |
| 7 | Instance method | Public | Method | Returns XO Key for Existing Rel. (DB) with Contact Person | 20100223 | |
| 8 | Instance method | Public | Method | Returns XO Object Key for Nonexistent Relationship (DB) | 20091221 | |
| 9 | Instance method | Private | Method | Returns a Random Business Partner Number | 20091221 | |
| 10 | Instance method | Public | Method | Sets Customizing for FSBPR_SERVICES | 20100105 |
Events
Class FSBPR_TH_GENERAL has no event.
Types
Class FSBPR_TH_GENERAL has no local type.
Method Signatures
Method CREATE_NEW_SAMPLE_CP_RELSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | Schlüsselparameter | 20101210 |
Method CREATE_NEW_SAMPLE_CP_RELSHIP on class FSBPR_TH_GENERAL has no exception.
Method GET_AUNIT_SAMPLE_CP_RELSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_XO_BUSINESS_OBJECT | Business Object Definition | 20100115 |
Method GET_AUNIT_SAMPLE_CP_RELSHIP on class FSBPR_TH_GENERAL has no exception.
Method GET_EXISTING_REL_BUT050 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | IF_AUNIT_CONSTANTS=>METHOD | ABAP Unit: Ablaufsteuerung im Fehlerfall | 20091221 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BUT050 | GP-Beziehungen/GP-Rollenfindungen: Allgemeine Daten | 20091221 |
Method GET_EXISTING_REL_BUT050 on class FSBPR_TH_GENERAL has no exception.
Method GET_EXISTING_REL_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | IF_AUNIT_CONSTANTS=>METHOD | ABAP Unit: Ablaufsteuerung im Fehlerfall | 20091221 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | 20091221 |
Method GET_EXISTING_REL_OBJECT_KEY on class FSBPR_TH_GENERAL has no exception.
Method GET_EXIST_MULT_REL_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | 20091221 |
Method GET_EXIST_MULT_REL_OBJECT_KEY on class FSBPR_TH_GENERAL has no exception.
Method GET_EXIST_REL_BUT052_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | IF_AUNIT_CONSTANTS=>METHOD | ABAP Unit: Ablaufsteuerung im Fehlerfall | 20100114 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | 20100114 |
Method GET_EXIST_REL_BUT052_OBJ_KEY on class FSBPR_TH_GENERAL has no exception.
Method GET_EXIST_REL_BUT053_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | IF_AUNIT_CONSTANTS=>METHOD | ABAP Unit: Ablaufsteuerung im Fehlerfall | 20100223 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | 20100223 |
Method GET_EXIST_REL_BUT053_OBJ_KEY on class FSBPR_TH_GENERAL has no exception.
Method GET_NOT_EXIST_REL_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | 20091221 |
Method GET_NOT_EXIST_REL_OBJECT_KEY on class FSBPR_TH_GENERAL has no exception.
Method GET_RANDOM_BP_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BU_PARTNER | 20091221 |
Method GET_RANDOM_BP_NUMBER on class FSBPR_TH_GENERAL has no exception.
Method SET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FSBPR_CONFIGURATION | Customizing für Geschäftspartnerbeziehungen | 20100105 |
Method SET_CONFIGURATION on class FSBPR_TH_GENERAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |