SAP ABAP Class CL_FIN_BUSENT_BOUND (Generic Bound BusinessEntity)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
FIN_BUSINESS_ENTITIES_INTERNAL (Package) Internal EU Objects for FIN_BUSINESS_ENTITIES
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_MD_CHAR_DTEL | Characteristic (Basis Data Element) | 20040422 |
Properties
| Class | CL_FIN_BUSENT_BOUND | |
| Short Description | Generic Bound BusinessEntity | |
| Super Class | CL_FINB_MD_CHAR_DTEL | Characteristic (Basis Data Element) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FIN_BUS_ENT | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FIN_BUSINESS_ENTITIES_INTERNAL | Internal EU Objects for FIN_BUSINESS_ENTITIES |
| Created | 20040422 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIN_BUSENT_BOUND has no forward declaration.
Interfaces
Class CL_FIN_BUSENT_BOUND has no interface implemented.
Friends
Class CL_FIN_BUSENT_BOUND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040422 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_FIELDNAME | Field Name of Business Entity | 20040423 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_FIELDNAME | Field Name for Metadata | 20040423 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_FIELDNAME | Field Name of Value Container | 20040423 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR | Characteristic for Metadata | 20040422 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR | Characteristic of Value Container | 20040422 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_S_FPROP | Field Attributes | 20040422 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_TS_ADEP | Compounding of Attributes | 20040422 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_TS_DEPGROUP | Compound Groups | 20040422 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FINB_MD_TS_FDEP | Field Pairing | 20040422 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | GYTS_FIN_MOVC_BUSENT | Field Mapping Based on Concepts in Semantic Model | 20040422 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | GYTS_FIN_MOVC_VALUES | Field Mapping Based on Concepts on DB | 20040422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Convenience: Enter Name Correspondence | 20040422 | |
| 2 | Static method | Protected | Method | Convenience: Get Char Instance for Field Name | 20040423 | |
| 3 | Instance method | Protected | Method | Initialization of Instance Attributes | 20040422 |
Events
Class CL_FIN_BUSENT_BOUND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GYS_FIN_MOVC | Protected | See coding | 20040422 | begin of GYS_fin_MOVC
, fieldname_busent type finb_md_fieldname
, fieldname_values type finb_md_fieldname
, end of gys_fin_movc
|
||
| 2 | GYTS_FIN_MOVC_BUSENT | Protected | See coding | 20040422 | gyts_fin_movc_busent type sorted table of gys_fin_movc with unique key fieldname_busent
|
||
| 3 | GYTS_FIN_MOVC_VALUES | Protected | See coding | 20040422 | gyts_fin_movc_values type sorted table of gys_fin_movc with unique key fieldname_values
|
Method Signatures
Method FIN_ADD_FIELDMAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME_BUSENT | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname an der BusinessEntity | 20040422 | |||
| 2 | ID_FIELDNAME_VALUES | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname am Wertecontainer | 20040422 |
Method FIN_ADD_FIELDMAPPING on class CL_FIN_BUSENT_BOUND has no exception.
Method FIN_GET_CHAR_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname | 20040423 | |||
| 2 | RO_CHAR | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR | Generische bound BusinessEntity | 20040423 |
Method FIN_GET_CHAR_INSTANCE on class CL_FIN_BUSENT_BOUND has no exception.
Method FIN_INIT Signature
Method FIN_INIT on class CL_FIN_BUSENT_BOUND has no parameter.
Method FIN_INIT on class CL_FIN_BUSENT_BOUND has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |