/CCEE/FISIFP_S1450 SAP (Order - Structure) Structure details

Dictionary Type: Structure
Description: Order - Structure




ABAP Code to SELECT data from /CCEE/FISIFP_S1450
Related tables to /CCEE/FISIFP_S1450
Access table /CCEE/FISIFP_S1450




Structure field list including key, data, relationships and ABAP select examples

/CCEE/FISIFP_S1450 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Order - Structure" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/CCEE/FISIFP_S1450 TYPE /CCEE/FISIFP_S1450.

The /CCEE/FISIFP_S1450 table consists of various fields, each holding specific information or linking keys about Order - Structure data available in SAP. These include RWBTR (Amount Paid in the Payment Currency), ZNME1 (Ime prejemnika placila), ZNME2 (Ime prejemnika placila), ZNME3 (Ime prejemnika placila).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP /CCEE/FISIFP_S1450 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
RWBTRAmount Paid in the Payment Currency RWBTRCURR13(2) WRTV7
ZNME1Ime prejemnika placila /CCEE/FISIFP_NME1CHAR35TEXT35
ZNME2Ime prejemnika placila /CCEE/FISIFP_NME1CHAR35TEXT35
ZNME3Ime prejemnika placila /CCEE/FISIFP_NME1CHAR35TEXT35
ZNME4Ime prejemnika placila /CCEE/FISIFP_NME1CHAR35TEXT35
ZPSTLPostna stevilka prejemnika placila /CCEE/FISIFP_PSTLZCHAR10PSTLZ
ZORT1Kraj prejemnika placila /CCEE/FISIFP_ORT1CHAR35TEXT35
ZSTRAUlica in hisna stevilka prejemnika placila /CCEE/FISIFP_STRACHAR35TEXT35
SIFOSN13-Byte field CHAR3CHAR3CHAR3
SIFOSN23-Byte field CHAR3CHAR3CHAR3
SIFOSN33-Byte field CHAR3CHAR3CHAR3
SIFOSN43-Byte field CHAR3CHAR3CHAR3
TRANDESC1Ulica in hisna stevilka prejemnika placila /CCEE/FISIFP_STRACHAR35TEXT35
TRANDESC2Ulica in hisna stevilka prejemnika placila /CCEE/FISIFP_STRACHAR35TEXT35
TRANDESC3Ulica in hisna stevilka prejemnika placila /CCEE/FISIFP_STRACHAR35TEXT35
TRANDESC4Ulica in hisna stevilka prejemnika placila /CCEE/FISIFP_STRACHAR35TEXT35
ZNES1Amount Paid in the Payment Currency RWBTRCURR13(2) WRTV7
ZNES2Amount Paid in the Payment Currency RWBTRCURR13(2) WRTV7
ZNES3Amount Paid in the Payment Currency RWBTRCURR13(2) WRTV7
ZNES4Amount Paid in the Payment Currency RWBTRCURR13(2) WRTV7
FAKTURA1Character field of length 60 CHAR_LG_60CHAR60CHAR_LG_60
FAKTURA2Character field of length 60 CHAR_LG_60CHAR60CHAR_LG_60
FAKTURA3Character field of length 60 CHAR_LG_60CHAR60CHAR_LG_60
FAKTURA4Character field of length 60 CHAR_LG_60CHAR60CHAR_LG_60
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
ZSWIFSWIFT/BIC for International Payments SWIFTCHAR11SWIFT
SNAMEName of Accounting Clerk SNAME_001SCHAR30TEXT30
TELNRTelephone number (work) XUTELNRCHAR16XUTELNR
BANKAName of bank BANKACHAR60TEXT60
STRASHouse number and street STRAS_GPCHAR35TEXT35
ORT01City ORT01_GPCHAR35TEXT35
SWIFTSWIFT/BIC for International Payments SWIFTCHAR11SWIFT
INTCNDIntrastat Code INTCNNUMC3NUM03
INTCNBIntrastat Code INTCNNUMC3NUM03
ALTWRAlternative key for currencies ALTWRCHAR3CHAR3
SKUP Field of length 650
BANKADName of bank BANKACHAR60TEXT60
IBANIBAN (International Bank Account Number) IBANCHAR34IBAN
ORT01DCity ORT01CHAR25TEXT25

Key field Non-key field



How do I retrieve data from SAP structure /CCEE/FISIFP_S1450 using ABAP code?

As /CCEE/FISIFP_S1450 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /CCEE/FISIFP_S1450 as there is no data to select.

How to access SAP table /CCEE/FISIFP_S1450

Within an ECC or HANA version of SAP you can also view further information about /CCEE/FISIFP_S1450 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


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!