SAP ABAP Class FSBP_SEGMENT_FACTORY (Segment Factory for Business Partner)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CONST_XO_OBJECTS | XO Components for FS Business Partner | 20051228 |
Properties
Class | FSBP_SEGMENT_FACTORY | |
Short Description | Segment Factory for Business Partner | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
Created | 20051228 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class FSBP_SEGMENT_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FSBP_CONST_XO_OBJECTS | XO Components for FS Business Partner | 20051228 |
Friends
Class FSBP_SEGMENT_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Supplies Buffered Segment Object Instances | 20051228 |
2 | ![]() |
Static method | Public | Method | Supplies Data of All Instance for a Segment Object | 20051228 |
3 | ![]() |
Static method | Public | Method | Supplies an Instance of a Segment Object | 20051228 |
4 | ![]() |
Static method | Public | Method | Generates Segment Objects for Several Partners | 20051228 |
Events
Class FSBP_SEGMENT_FACTORY has no event.
Types
Class FSBP_SEGMENT_FACTORY has no local type.
Method Signatures
Method GET_BUFFERED_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | Name des Segment Object | 20051228 | ||
2 | ![]() |
I_PARTNERS | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20051228 | ||
3 | ![]() |
R_INSTANCES | Value transfer | Type reference (TYPE) | TTY_XO_SEGMENT_OBJECT | Segment Object Referenzen | 20051228 |
Method GET_BUFFERED_INSTANCES on class FSBP_SEGMENT_FACTORY has no exception.
Method GET_DATA_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODIFIED_ONLY | Call by reference | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20051228 | ||
2 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | Name des Businessobjekts | 20051228 | ||
3 | ![]() |
R_DATA_CATALOGUE | Value transfer | Type reference (TYPE) | TTY_XO_MEMORY_DATA | Tabellendaten (alt/neu) | 20051228 |
Method GET_DATA_ALL on class FSBP_SEGMENT_FACTORY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | Name des Segment Objects | 20051228 | ||
2 | ![]() |
I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20051228 | ||
3 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | FSBP_SEGMENT_OBJECT | Segment Object für den Geschäftspartner | 20051228 |
Method GET_INSTANCE on class FSBP_SEGMENT_FACTORY has no exception.
Method PREPARE_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | Name des Businessobjekts | 20051228 | ||
2 | ![]() |
I_PARTNERS | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20051228 | ||
3 | ![]() |
I_TABLES | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME_TTY | Tabellen | 20051228 |
Method PREPARE_INSTANCES on class FSBP_SEGMENT_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |