IFMCAE1FISEC SAP (FI Line Item (BSEC) One-Time Data) Structure details

Dictionary Type: Structure
Description: FI Line Item (BSEC) One-Time Data




ABAP Code to SELECT data from IFMCAE1FISEC
Related tables to IFMCAE1FISEC
Access table IFMCAE1FISEC




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

IFMCAE1FISEC 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 "FI Line Item (BSEC) One-Time Data" 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_IFMCAE1FISEC TYPE IFMCAE1FISEC.

The IFMCAE1FISEC table consists of various fields, each holding specific information or linking keys about FI Line Item (BSEC) One-Time Data data available in SAP. These include NAME1 (), NAME2 (), NAME3 (), NAME4 ().. 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: Can be enhanced (character-type)


SAP IFMCAE1FISEC 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
BUZEI 0
NAME1 0
NAME2 0
NAME3 0
NAME4 0
PSTLZ 0
ORT01 0
LAND1 0
STRAS 0
PFACH 0
PSTL2 0
PSKTO 0
BANKN 0
BANKL 0
BANKS 0
STCD1 0
STCD2 0
STKZU 0
STKZA 0
REGIO 0
BKONT 0
DTAWS 0
DTAMS 0
XCPDK 0
EMPFG 0
SPRAS 0
FITYP 0
STCDT 0
STKZN 0
STCD3 0
STCD4 0
BKREF 0
J_1KFREPRE 0
J_1KFTBUS 0
J_1KFTIND 0
ANRED 0
ADRNR 0
XRGUH 0
PO_BOX_NUM 0

Key field Non-key field



How do I retrieve data from SAP structure IFMCAE1FISEC using ABAP code?

As IFMCAE1FISEC 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 IFMCAE1FISEC as there is no data to select.

How to access SAP table IFMCAE1FISEC

Within an ECC or HANA version of SAP you can also view further information about IFMCAE1FISEC 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!