J_1I_STR_EXP_LIC_3C SAP (Structure for ANF 3C(Export License)) Structure details

Dictionary Type: Structure
Description: Structure for ANF 3C(Export License)




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




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

J_1I_STR_EXP_LIC_3C 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 "Structure for ANF 3C(Export License)" 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_J_1I_STR_EXP_LIC_3C TYPE J_1I_STR_EXP_LIC_3C.

The J_1I_STR_EXP_LIC_3C table consists of various fields, each holding specific information or linking keys about Structure for ANF 3C(Export License) data available in SAP. These include LICNO (Internal License Number), A_IEC_NO (IEC License Number), A_APP_NAME (Applicant Name), A_APP_ADDRESS (Applicant Address).. 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 or numeric)


SAP J_1I_STR_EXP_LIC_3C 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
MANDTClient MANDTCLNT3T000MANDT
LICNOInternal License Number J_1I_LICNONUMC10J_1I_LICNO
A_IEC_NOIEC License Number J_1I_IEC_NOCHAR20CHAR20
A_APP_NAMEApplicant Name J_1I_APP_NAMECHAR20CHAR20
A_APP_ADDRESSApplicant Address J_1I_APP_ADDCHAR50CHAR50
B_RCMC_NORegistration-cum-Membership Certificate Number J_1I_RCMC_NOCHAR10CHAR10
B_RCMC_ISSU_DTRCMC Issue Date J_1I_RCMC_ISSU_DTDATS8DATS
B_RCMC_ISSU_AUTHRCMC Issuing Authority J_1I_RCMC_ISSU_AUTHCHAR20CHAR20
B_RCMC_VALID_TORCMC Validity J_1I_RCMC_VALID_TODATS8DATS
B_RCMC_REG_PRODRCMC Registered Products J_1I_RCMC_REG_PRODCHAR50CHAR50
C_APPL_LIC_YRLicense Year J_1ILICYRNUMC4GJAHRGJAHR
C_APPL_FILL_DTField of type DATS DATSDATS8DATS
C_APPL_PORTPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
D_EXP_REAL_DTField of type DATS DATSDATS8DATS
E_SPLIT_NOSerial Number J_1I_SNONUMC3
F_PORTPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
G_ECOM_REFNOChar 20 CHAR20CHAR20CHAR20
G_DATEField of type DATS DATSDATS8DATS
G_AUTH_NAMEChar 20 CHAR20CHAR20CHAR20
G_FILE_NOChar 20 CHAR20CHAR20CHAR20
G_ISSUE_DATEField of type DATS DATSDATS8DATS

Key field Non-key field



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

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

How to access SAP table J_1I_STR_EXP_LIC_3C

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