RECPOICNPRT_LUBI SAP () Structure details

Dictionary Type: Structure
Description:




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




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

RECPOICNPRT_LUBI 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 "" 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_RECPOICNPRT_LUBI TYPE RECPOICNPRT_LUBI.

The RECPOICNPRT_LUBI table consists of various fields, each holding specific information or linking keys about data available in SAP. These include XMBIPRICING (), BIADDRTX (), PLTEXT_01 (), BIKUTEXT01_01 ().. 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 RECPOICNPRT_LUBI 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
XMBIRECAT RELUXMBIRECATCHAR30RECAXMDESCRIPTION
XMBIPRICING RELUXMBIPRICINGCHAR30RECAXMDESCRIPTION
BIADDRTX RELUADDRTXCHAR60CHAR60
.INCLU-_01 0
PLTEXT_01 RELUBIPLTEXTCHAR130CHAR130
BIKUTEXT01_01 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT02_01 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT03_01 RELUBIKUTEXTCHAR80CHAR80
.INCLU-_02 0
PLTEXT_02 RELUBIPLTEXTCHAR130CHAR130
BIKUTEXT01_02 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT02_02 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT03_02 RELUBIKUTEXTCHAR80CHAR80
.INCLU-_03 0
PLTEXT_03 RELUBIPLTEXTCHAR130CHAR130
BIKUTEXT01_03 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT02_03 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT03_03 RELUBIKUTEXTCHAR80CHAR80
.INCLU-_04 0
PLTEXT_04 RELUBIPLTEXTCHAR130CHAR130
BIKUTEXT01_04 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT02_04 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT03_04 RELUBIKUTEXTCHAR80CHAR80
.INCLU-_05 0
PLTEXT_05 RELUBIPLTEXTCHAR130CHAR130
BIKUTEXT01_05 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT02_05 RELUBIKUTEXTCHAR80CHAR80
BIKUTEXT03_05 RELUBIKUTEXTCHAR80CHAR80
.INCLU-_01 0
BUADDRTX_01 RELUADDRTXCHAR60CHAR60
BUTEXT_01 RELUBIBUTEXTCHAR130CHAR130
BUAREATEXT_01 RELUBIBUAREATEXTCHAR120CHAR120
.INCLU-_02 0
BUADDRTX_02 RELUADDRTXCHAR60CHAR60
BUTEXT_02 RELUBIBUTEXTCHAR130CHAR130
BUAREATEXT_02 RELUBIBUAREATEXTCHAR120CHAR120
.INCLU-_03 0
BUADDRTX_03 RELUADDRTXCHAR60CHAR60
BUTEXT_03 RELUBIBUTEXTCHAR130CHAR130
BUAREATEXT_03 RELUBIBUAREATEXTCHAR120CHAR120
.INCLU-_04 0
BUADDRTX_04 RELUADDRTXCHAR60CHAR60
BUTEXT_04 RELUBIBUTEXTCHAR130CHAR130
BUAREATEXT_04 RELUBIBUAREATEXTCHAR120CHAR120
.INCLU-_01 0
RUADDRTX_01 RELUADDRTXCHAR60CHAR60
RUROOMSAREA_01 RELUBIRUROOMSAREACHAR130CHAR130
RULOCATION_01 RELUBIRULOCATIONCHAR130CHAR130
RUFIXFIT_01 RELUBIRUFIXFITCHAR130CHAR130
.INCLU-_02 0
RUADDRTX_02 RELUADDRTXCHAR60CHAR60
RUROOMSAREA_02 RELUBIRUROOMSAREACHAR130CHAR130
RULOCATION_02 RELUBIRULOCATIONCHAR130CHAR130
RUFIXFIT_02 RELUBIRUFIXFITCHAR130CHAR130
.INCLU-_03 0
RUADDRTX_03 RELUADDRTXCHAR60CHAR60
RUROOMSAREA_03 RELUBIRUROOMSAREACHAR130CHAR130
RULOCATION_03 RELUBIRULOCATIONCHAR130CHAR130
RUFIXFIT_03 RELUBIRUFIXFITCHAR130CHAR130
.INCLU-_04 0
RUADDRTX_04 RELUADDRTXCHAR60CHAR60
RUROOMSAREA_04 RELUBIRUROOMSAREACHAR130CHAR130
RULOCATION_04 RELUBIRULOCATIONCHAR130CHAR130
RUFIXFIT_04 RELUBIRUFIXFITCHAR130CHAR130
BIUHTEXT01 RELUBIUHTEXTCHAR130CHAR130
BIUHTEXT02 RELUBIUHTEXTCHAR130CHAR130
BIUHTEXT03 RELUBIUHTEXTCHAR130CHAR130
BIUHTEXT04 RELUBIUHTEXTCHAR130CHAR130
BIUHTEXT05 RELUBIUHTEXTCHAR130CHAR130
BIINTEXT01 RELUBIINTEXTCHAR130CHAR130
BIINTEXT02 RELUBIINTEXTCHAR130CHAR130
BIINTEXT03 RELUBIINTEXTCHAR130CHAR130
BIINTEXT04 RELUBIINTEXTCHAR130CHAR130
BIINTEXT05 RELUBIINTEXTCHAR130CHAR130
BIINTEXT06 RELUBIINTEXTCHAR130CHAR130
BIERRORTEXT RELUBIERRORTEXTCHAR130CHAR130

Key field Non-key field



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

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

How to access SAP table RECPOICNPRT_LUBI

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