SAP ABAP Data Element FINB_SND_ID (Sender Identification)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
FIN_IF_CONF (Package) Configuration of XI Interfaces
⤷
⤷
Basic Data
| Data Element | FINB_SND_ID |
| Short Description | Sender Identification |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FINB_SND_ID | |
| Data Type | CHAR | Character String |
| Length | 25 | |
| Decimal Places | 0 | |
| Output Length | 25 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Sender ID |
| Medium | 15 | Sender ID |
| Long | 20 | Sender ID |
| Heading | 25 | Sender ID |
Documentation
Definition
Special identification FINB_SND_ID and the document key of the sending system FINB_SNDKEY provide a unique description of navigation to the original document and the identification of the source document.
Use
The sender identification is concatenated from logical system LOGSYS, navigation type FINB_PNNTP and the assigned object type. If the object is a BOR object, the object type would be a value of type SWO_OBJTYP.
Dependencies
Example
A logical value for composing the sender identification would be the following:
LOGSYS + FINB_PNNTP + SWO_OBJTYP as an example of the value for an R/3 billing document from logical system APLCLNT003 contacted as BOR object of type VBRK
APLCLNT003BORVBRK
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 3.1A |