SAP ABAP Class FSBP_BDT_CUSTOMIZING (FSBP BDT Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FSBP_BDTC (Package) SAP BP FS: Internal Tools for BDT
⤷
⤷
Properties
| Class | FSBP_BDT_CUSTOMIZING | |
| Short Description | FSBP BDT Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSBP_BDTC | SAP BP FS: Internal Tools for BDT |
| Created | 20041222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class FSBP_BDT_CUSTOMIZING has no interface implemented.
Friends
Class FSBP_BDT_CUSTOMIZING 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) | BDT_DATA_S | Customizing Data | 20041227 | |||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE_D | '' | False | 20041228 | ||
| 3 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | True | 20041228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplies the Table Entries for All BDT Tables | 20041227 | |
| 2 | Instance method | Public | Method | Read Contents of Tables from Current System | 20041222 | |
| 3 | Instance method | Public | Method | Export Customizing Contents in XML File | 20041222 | |
| 4 | Instance method | Public | Method | Import Cusomizing Contents from XML File | 20041222 |
Events
Class FSBP_BDT_CUSTOMIZING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | HEX512 | Private | See coding | 20041227 | HEX512(512) type x
|
Method Signatures
Method GET_CUSTOMIZING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUSTOMIZING_DATA | Call by reference | Type reference (TYPE) | BDT_DATA_S | BDT Daten | 20041227 | |||
| 2 | I_ENABLE_LANGUAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041227 | |||
| 3 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20041227 |
Method GET_CUSTOMIZING_DATA on class FSBP_BDT_CUSTOMIZING has no exception.
Method READ_LOCAL_BDT_DATA Signature
Method READ_LOCAL_BDT_DATA on class FSBP_BDT_CUSTOMIZING has no parameter.
Method READ_LOCAL_BDT_DATA on class FSBP_BDT_CUSTOMIZING has no exception.
Method XML_EXPORT_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | CHAR255 | Filename | 20041229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dateioperation fehlgeschlagen | 20041229 |
Method XML_IMPORT_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | CHAR255 | Filename | 20041227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dateioperation fehlgeschlagen | 20050111 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |