THXC_FLOWTYPE-SWP_IN_FLOWTYP_NEG SAP table Field - Flow Type for Swap Transfer Incoming (Negative) values










SWP_IN_FLOWTYP_NEG is a standard field within SAP Table THXC_FLOWTYPE that stores Flow Type for Swap Transfer Incoming (Negative) information.

Below is the list of attribute values for the SWP_IN_FLOWTYP_NEG field including its length, data type, description text, associated data element, search help etc... You could also view this information on your SAP system if you enter the table name THXC_FLOWTYPE or data type SWP_IN_FLOWTYP_NEG into the relevant SAP transactions such as SE11 or SE80 etc.

Also check out the example ABAP code to select data contained in this field along with useful hints, tips and screen shots specific to this SAP table field.


Summery for field THXC_FLOWTYPE-SWP_IN_FLOWTYP_NEG

SAP swp_in_flowtyp_neg-THXC_FLOWTYPE field is a none Key Field of table THXC_FLOWTYPE that it stores Flow Type for Swap Transfer Incoming (Negative)


Attributes of THXC_FLOWTYPE SAP Table field SWP_IN_FLOWTYP_NEG

Main Table: THXC_FLOWTYPE
Short Description: Flow Type for Swap Transfer Incoming (Negative).
Position of field in table:0013
Keyfield:No
Application Class:
Mandatory:No
Check table:TRDC_DFLOWTYPE
Used for foreign key relationship so that entries are restricted to those that appear within the primary key of the check table.
Memory ID:
Data type CHAR
Field Length 000008
Number of Decimals 000000
Internal type(i.e. C,I,N):C
Internal Length(in Bytes):000016
Reference table:
Can field have NULL value?:No
Data Element / Component Type:TPM_FLTYP_SWP_IN_NEG
Domain name:TPM_DIS_FLOWTYPE
Reference field for currency/qty fields:
Origin of Search help:X - Explicit search interface to field
The search help functionality for this field is implemented via the search help attached directly to the table field

see wa_dd35l-shlpname
Search help attached to field:TRD_DIS_FLOWTYPE
Is field a table (i.e. nested table):No
Depth for structured types:00
Component Type:Data Element
Is allocated Language Field?:
If a table/structure contains more than 1 language field (i.e. data type LANG) this flag denotes which one is used for the text language


Object Referenced type:
Position of field in database:0000
Check table name of the foreign key:TRDC_DFLOWTYPE
Cardinality of a relationship:
Short text:
Message for unsuccessful foreign key check:

Example ABAP code to select data from table THXC_FLOWTYPE field SWP_IN_FLOWTYP_NEG

DATA: LD_SWP_IN_FLOWTYP_NEG TYPE THXC_FLOWTYPE-SWP_IN_FLOWTYP_NEG.

SELECT single SWP_IN_FLOWTYP_NEG
FROM THXC_FLOWTYPE
INTO LD_SWP_IN_FLOWTYP_NEG
WHERE...

Attributes of SAP Data Element

Data element (semantic domain): More details...TPM_FLTYP_SWP_IN_NEG
Language Key: More details...
Activation State of Repository Object: More details...Entry activated or generated in this form
Version of the entry (not used): More details...
Domain name: More details...TPM_DIS_FLOWTYPE
Short Description of Repository Objects: More details...
Length (No. of Characters): More details...
Heading: More details...
Get/Set parameter ID: More details...
No parameter ID is assigned to this data element so the ABAP statements GET PARAMETER ID and SET PARAMETER ID can't be used to store and retrieve values from memory
Short Field Label: More details...
Flag for writing change documents: More details...No
Change document history is not recorded for this FIELD and no entries will be made in tables CDHDR and CDPOS.
Maximum length of heading: More details...
Medium Field Label: More details...
Max. length for short field label: More details...
Long Field Label: More details...
Max. length for medium field label: More details...
Max. length for long field label: More details...
Activation flag: More details...Start of activation or activation successful
Application class for DD objects (not used): More details...
Activation type: More details...
Original Language in Repository objects: More details...
SDIC: Reserve for data elements (not used): More details...
Flag for private DD objects (not used): More details...
Name of a Search Help: More details...
Name of a search help parameter: More details...
Default name for components using the data element: More details...
Data Type in ABAP Dictionary: More details...CHAR
Length (No. of Characters): More details...8
Number of Decimal Places: More details...
Output Length: More details...
Allow lowercase letters or NOT: More details...No
As this is set to No all text stored within a field associated with domain will be converted to uppercase irrespective of case entered by the user.
Field contains negative values: More details...Yes
Basically saves the first position of the field so that a + or -sign can be displayed when output. Only valid for floating point,Quantity, Decimal and Currency data types
Conversion Routine: More details...
Converts the field value between the display and internally stored format. The 5 char ID (i.e. ) associates this field with the underlying ABAP function modules that perform the conversion.
Domain contains fixed values: More details...No
Value table: More details...
Category of Dictionary Type: More details...
Type of Object Referenced: More details...
Not relevant as this field is an Elementary Domain Type rather than a reference type.
DD: Is a generated proxy object: More details...
Force write direction to be LTR: More details...
If this flag is set the field content is always displayed using the left to right writing direction, even if the write direction of the screen/user is right to left. Maybe useful for digit based data such as phone numbers which may be un-readable using RTL direction. See OSS note 1291845
DD: No Filtering of BIDI Formatting Characters: More details...
DD: Flag for Deactivating Input History in Dynpro Field: More details...
ABAP Language Version: More details...

Other SAP tables containing same field/data element

SAP tables containing data element TPM_FLTYP_SWP_IN_NEG

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!