SAP ABAP Class CL_FIN_FSSC_SR_MAP_BOR (mapping of bor key)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FIN_FSSC_SR_INT (Package) FSSC - Integration of CRM Service Request
⤷
⤷
Properties
| Class | CL_FIN_FSSC_SR_MAP_BOR | |
| Short Description | mapping of bor key | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_FSSC_SR_INT | FSSC - Integration of CRM Service Request |
| Created | 20090824 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIN_FSSC_SR_MAP_BOR has no forward declaration.
Interfaces
Class CL_FIN_FSSC_SR_MAP_BOR has no interface implemented.
Friends
Class CL_FIN_FSSC_SR_MAP_BOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BKPF' | 20091023 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BSEG' | 20091007 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'BUS0002' | 20091007 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'KNA1' | 20091007 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'LFA1' | 20091007 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'MSEG' | 20100624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091023 | ||
| 2 | Static method | Public | Method | 20091023 | ||
| 3 | Static method | Public | Method | 20090824 | ||
| 4 | Static method | Public | Method | 20090824 | ||
| 5 | Static method | Public | Method | 20090825 | ||
| 6 | Static method | Public | Method | 20090825 | ||
| 7 | Static method | Public | Method | 20090825 | ||
| 8 | Static method | Public | Method | 20090825 | ||
| 9 | Static method | Public | Method | 20090825 | ||
| 10 | Static method | Public | Method | 20090825 | ||
| 11 | Static method | Public | Method | Material Document | 20100624 |
Events
Class CL_FIN_FSSC_SR_MAP_BOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_BKPF_KEY | Private | See coding | 20091023 | BEGIN OF ys_bkpf_key,
ccode TYPE bukrs,
docno TYPE belnr_d,
fyear TYPE gjahr,
END OF ys_bkpf_key
|
||
| 2 | YS_BSEG_KEY | Private | See coding | 20090825 | BEGIN OF ys_bseg_key,
ccode TYPE bukrs,
docno TYPE belnr_d,
fyear TYPE gjahr,
item TYPE buzei,
END OF ys_bseg_key
|
||
| 3 | YS_MSEG_KEY | Private | See coding | 20100624 | BEGIN OF ys_mseg_key,
docno TYPE mblnr,
dyear TYPE mjahr,
ditem TYPE mblpo,
END OF ys_mseg_key
|
Method Signatures
Method BKPF_BOR_TO_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CCODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20091023 | |||
| 2 | E_DOC_NO | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20091023 | |||
| 3 | E_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20091023 | |||
| 4 | I_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20091023 | |||
| 5 | I_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20091023 |
Method BKPF_BOR_TO_FIELDS on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method BKPF_FIELDS_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20091023 | |||
| 2 | E_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20091023 | |||
| 3 | I_CCODE | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 4 | I_DOC_NO | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 5 | I_FISCAL_YEAR | Call by reference | Type reference (TYPE) | ANY | 20091023 |
Method BKPF_FIELDS_TO_BOR on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method BSEG_BOR_TO_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CCODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090824 | |||
| 2 | E_DOC_NO | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20090824 | |||
| 3 | E_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20090824 | |||
| 4 | E_ITEM_NO | Call by reference | Type reference (TYPE) | BUZEI | Number of Line Item Within Accounting Document | 20090824 | |||
| 5 | I_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090824 | |||
| 6 | I_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 |
Method BSEG_BOR_TO_FIELDS on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method BSEG_FIELDS_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090907 | |||
| 2 | E_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 | |||
| 3 | I_CCODE | Call by reference | Type reference (TYPE) | ANY | 20090824 | ||||
| 4 | I_DOC_NO | Call by reference | Type reference (TYPE) | ANY | 20090824 | ||||
| 5 | I_FISCAL_YEAR | Call by reference | Type reference (TYPE) | ANY | 20090824 | ||||
| 6 | I_ITEM_NO | Call by reference | Type reference (TYPE) | ANY | 20090824 |
Method BSEG_FIELDS_TO_BOR on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method BUS0002_BOR_TO_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CCODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090825 | |||
| 2 | I_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090825 | |||
| 3 | I_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 |
Method BUS0002_BOR_TO_FIELDS on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method BUS0002_FIELDS_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | 20090907 | ||||
| 2 | E_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 | |||
| 3 | I_CCODE | Call by reference | Type reference (TYPE) | ANY | 20090825 |
Method BUS0002_FIELDS_TO_BOR on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method KNA1_BOR_TO_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CUSTOMER_NO | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20090825 | |||
| 2 | I_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090825 | |||
| 3 | I_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 |
Method KNA1_BOR_TO_FIELDS on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method KNA1_FIELDS_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090907 | |||
| 2 | E_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 | |||
| 3 | I_CUSTOMER_NO | Call by reference | Type reference (TYPE) | ANY | 20090825 |
Method KNA1_FIELDS_TO_BOR on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method LFA1_BOR_TO_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VENDOR_NO | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20090825 | |||
| 2 | I_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090825 | |||
| 3 | I_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 |
Method LFA1_BOR_TO_FIELDS on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method LFA1_FIELDS_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090907 | |||
| 2 | E_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090907 | |||
| 3 | I_VENDOR_NO | Call by reference | Type reference (TYPE) | ANY | 20090825 |
Method LFA1_FIELDS_TO_BOR on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
Method MSEG_FIELDS_TO_BOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20100624 | |||
| 2 | E_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20100624 | |||
| 3 | I_DITEM | Call by reference | Type reference (TYPE) | MBLPO | Item in Material Document | 20100624 | |||
| 4 | I_DOCNO | Call by reference | Type reference (TYPE) | MBLNR | Number of Material Document | 20100624 | |||
| 5 | I_DYEAR | Call by reference | Type reference (TYPE) | MJAHR | Material Document Year | 20100624 |
Method MSEG_FIELDS_TO_BOR on class CL_FIN_FSSC_SR_MAP_BOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |