SAP ABAP Class CL_FBS_SE_SMT_GEN_FLD_CONV (Common Upper Class for Field Conversions)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_CONVERSION | Input/Output Conversion | 20090622 |
Properties
| Class | CL_FBS_SE_SMT_GEN_FLD_CONV | |
| Short Description | Common Upper Class for Field Conversions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
| Created | 20090622 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_CONVERSION | Input/Output Conversion | 20090622 |
Friends
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SAPPLCO_ACTION_CODE | '03' | Proxy Data Element (Generated) | 20090622 | ||
| 2 | Constant | Public | Type reference (TYPE) | SAPPLCO_ACTION_CODE | '02' | Proxy Data Element (Generated) | 20090622 | ||
| 3 | Constant | Public | Type reference (TYPE) | SAPPLCO_ACTION_CODE | '04' | Proxy Data Element (Generated) | 20090622 | ||
| 4 | Constant | Public | Type reference (TYPE) | SAPPLCO_ACTION_CODE | '06' | Proxy Data Element (Generated) | 20090622 | ||
| 5 | Constant | Public | Type reference (TYPE) | SAPPLCO_ACTION_CODE | '01' | Proxy Data Element (Generated) | 20090622 | ||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20090622 | |||
| 7 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20090622 | |||
| 8 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20090622 | |||
| 9 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20090622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090622 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090622 | |
| 3 | Instance method | Public | Method | 20090622 | ||
| 4 | Static method | Protected | Method | Convert Field Contents | 20090622 | |
| 5 | Static method | Protected | Method | Convert Field Contents | 20090622 | |
| 6 | Static method | Public | Method | 20090817 |
Events
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no event.
Types
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no local type.
Method Signatures
Method ADD_SY_MSG_TO_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SMT_PROTOCOL | Call by reference | Attribute reference (LIKE) | GO_PROTOCOL | Protokoll | 20090622 |
Method ADD_SY_MSG_TO_PROTOCOL on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FBS_SE_SMT_GEN_FLD_CONV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.
Method CONVERT Signature
Method CONVERT on class CL_FBS_SE_SMT_GEN_FLD_CONV has no parameter.
Method CONVERT on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.
Method CONVERT_ACTION_TO_DB_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HANDLED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090622 | |||
| 2 | E_TARGET | Call by reference | Type reference (TYPE) | DATA | Zielwert | 20090622 | |||
| 3 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Quellwert | 20090622 | |||
| 4 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Feld der Quellstruktur | 20090622 | |||
| 5 | I_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Quellstruktur | 20090622 | |||
| 6 | I_TARGET_FIELD | Call by reference | Type reference (TYPE) | STRING | Feld der Zielstruktur | 20090622 | |||
| 7 | I_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Zielstruktur | 20090622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090622 | |||
| 2 | System-Exception bei Umwandlung in eine Zahl | 20090622 | ||
| 3 | System-Exception für Overflow bei Konvertierung | 20090622 |
Method DO_DEFAULT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HANDLED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090622 | |||
| 2 | E_TARGET | Call by reference | Type reference (TYPE) | DATA | Zielwert | 20090622 | |||
| 3 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Quellwert | 20090622 | |||
| 4 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Feld der Quellstruktur | 20090622 | |||
| 5 | I_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Quellstruktur | 20090622 | |||
| 6 | I_TARGET_FIELD | Call by reference | Type reference (TYPE) | STRING | Feld der Zielstruktur | 20090622 | |||
| 7 | I_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Zielstruktur | 20090622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090622 | |||
| 2 | System-Exception bei Umwandlung in eine Zahl | 20090622 | ||
| 3 | System-Exception für Overflow bei Konvertierung | 20090622 |
Method MAP_XI_ACTION_TO_DB_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SOURCE | Call by reference | Type reference (TYPE) | DATA | 20090817 | ||||
| 2 | RP_TARGET | Value transfer | Type reference (TYPE) | DB_ACTION | Aktion auf der Datenbank | 20090817 |
Method MAP_XI_ACTION_TO_DB_ACTION on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |