SAP ABAP Class FSBP_SO_COMPANY_CODE (Company-Code Dependent Data in Business Partner)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
⤷
FS_BP_ECC (Package) Business Partner in ECC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | FSBP_SEGMENT_OBJECT | Segment Object for Business Partner | 20110117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_SO_COMPANY_CODE | Company-Code Dependent Segment Object | 20110119 |
Properties
Class | FSBP_SO_COMPANY_CODE | |
Short Description | Company-Code Dependent Data in Business Partner | |
Super Class | FSBP_SEGMENT_OBJECT | Segment Object for Business Partner |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_BP_ECC | Business Partner in ECC |
Created | 20110117 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class FSBP_SO_COMPANY_CODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FSBP_SO_COMPANY_CODE | Company-Code Dependent Segment Object | 20110119 |
Friends
Class FSBP_SO_COMPANY_CODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_DEFAULT_BEHAVIOR | Standard Behavior for Implementation of IF_FSBP_COMPANY_CODE | 20110117 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | FSBP_COMPANY_CODE | Company Code in Business Partner | 20110117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110117 |
2 | ![]() |
Instance method | Public | Method | Determines Initial Company Codes for Partner | 20110118 |
3 | ![]() |
Instance method | Protected | Event handling method | Processes CLEANUP Event | 20110331 |
Events
Class FSBP_SO_COMPANY_CODE has no event.
Types
Class FSBP_SO_COMPANY_CODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BO_TYPE | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20110117 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | Name des Segment Objects | 20110117 |
Method CONSTRUCTOR on class FSBP_SO_COMPANY_CODE has no exception.
Method INIT_COMPANY_CODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COMPANY_CODES | Value transfer | Type reference (TYPE) | CVIS_COMPANY_CODE_T | Buchungskreise | 20110118 |
Method INIT_COMPANY_CODES on class FSBP_SO_COMPANY_CODE has no exception.
Method ON_CLEANUP Signature
Method ON_CLEANUP on class FSBP_SO_COMPANY_CODE has no parameter.
Method ON_CLEANUP on class FSBP_SO_COMPANY_CODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |