SAP ABAP Class FSBP_ESAMAP_N_CREDIT_STAND (Common Logic for SOA Mapping of Credit Standing Node)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_ESOA_MAPPING (Package) Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | AC_FSBP_ESAMAP_NODE | Abstract Class with Help Methods for Node Level Mapping | 20081217 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_ESAMAP_NODE_EXT2INT | SOA Node Mapping | 20081217 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_ESAMAP_NODE_INT2EXT | SOA Node Mapping | 20081217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | FSBP_ESAMAP_N_CREDIT_STAND_V1 | SOA Mapping of Credit Standing V1 Node | 20081217 |
Properties
| Class | FSBP_ESAMAP_N_CREDIT_STAND | |
| Short Description | Common Logic for SOA Mapping of Credit Standing Node | |
| Super Class | AC_FSBP_ESAMAP_NODE | Abstract Class with Help Methods for Node Level Mapping |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_ESOA_MAPPING | Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300 |
| Created | 20081217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_ESAMAP_N_CREDIT_STAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_ESAMAP_NODE_EXT2INT | SOA Node Mapping | 20081217 | ||
| 2 | IF_FSBP_ESAMAP_NODE_INT2EXT | SOA Node Mapping | 20081217 |
Friends
Class FSBP_ESAMAP_N_CREDIT_STAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SYMSGV | 'CreditStanding' | Message Variable | 20081217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Maps Credit Standing Node External-Internal | 20081217 | |
| 2 | Instance method | Protected | Method | Maps Name of Credit Standing Node (Internal-External) | 20090210 | |
| 3 | Instance method | Protected | Method | Maps Credit Standing Node Internal-External | 20081217 |
Events
Class FSBP_ESAMAP_N_CREDIT_STAND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LSTR_CREDIT_STANDING_V0 | Protected | See coding | 20081217 | |
Method Signatures
Method MAP_CREDIT_STANDING_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BP1010 | Call by reference | Type reference (TYPE) | BP1010 | Bonitätsdaten | 20081217 | |||
| 2 | E_BP1010_X | Call by reference | Type reference (TYPE) | BP1010_X | Changestruktur für BP1010 | 20081217 | |||
| 3 | E_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | XO_CHANGE_INDICATOR | Änderungskennzeichen | 20081217 | |||
| 4 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081217 | |||
| 5 | I_CREDIT_STANDING | Call by reference | Type reference (TYPE) | ANY | 20081217 | ||||
| 6 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20081217 |
Method MAP_CREDIT_STANDING_EXT2INT on class FSBP_ESAMAP_N_CREDIT_STAND has no exception.
Method MAP_CREDIT_STANDING_I2E_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CREDIT_STANDING | Call by reference | Type reference (TYPE) | ANY | Bonitätsdaten (externe Darstellung) | 20090210 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20090210 | |||
| 3 | I_BP1010 | Call by reference | Type reference (TYPE) | BP1010 | Bonitätsdaten (interne Darstellung) | 20090210 |
Method MAP_CREDIT_STANDING_I2E_NAMES on class FSBP_ESAMAP_N_CREDIT_STAND has no exception.
Method MAP_CREDIT_STANDING_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREDIT_STANDING | Call by reference | Type reference (TYPE) | ANY | 20081217 | ||||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081217 | |||
| 3 | I_BP1010 | Call by reference | Type reference (TYPE) | BP1010 | Bonitätsdaten | 20081217 | |||
| 4 | I_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | XO_CHANGE_INDICATOR | Änderungskennzeichen | 20081217 |
Method MAP_CREDIT_STANDING_INT2EXT on class FSBP_ESAMAP_N_CREDIT_STAND has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |