RNP21AUSB SAP (IS-H: P21 Training Structure) Structure details

Dictionary Type: Structure
Description: IS-H: P21 Training Structure




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




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

RNP21AUSB 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 "IS-H: P21 Training 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_RNP21AUSB TYPE RNP21AUSB.

The RNP21AUSB table consists of various fields, each holding specific information or linking keys about IS-H: P21 Training Structure data available in SAP. These include A_STAETTE_TXT (IS-H: P21 Training Facility/Occupation Req. Training Text), A_STAETTE_TYP (), A_PLAETZE_GES (), A_PLAETZE_EKH ().. 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 RNP21AUSB 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
A_STAETTE IS-H: P21 Training Facility/Occupation Requiring Training0
A_STAETTE_TXT IS-H: P21 Training Facility/Occupation Req. Training Text0
A_STAETTE_TYP P21_AUSBTYPCHAR1P21_AUSBTYP
A_PLAETZE_GES P21_AUSBPL_GESDEC9
A_PLAETZE_EKH P_21_AUSBPL_EKHDEC9
A_PLAETZE_AKH P_21_AUSBPL_AKHDEC9
AUSBILDENDE P21_AUSBILDDEC6(2)
AZUBIS_EKH P21_AZUBIS_EKHDEC9(2)
AZUBISJ1 P21_AZUBISJ1DEC9(2)
AZUBISJ2 P21_AZUBISJ2DEC9(2)
AZUBISJ3 P21_AZUBISJ3DEC9(2)
AZUBIS_AKH P21_AZUBIS_AKHDEC9(2)
A_VERGUET P21_A_VERGUETCURR10(2)
PERS_KOSTEN_VK P21_PKOSTEN_VKCURR10(2)
KOSTEN_UNTERRICHT P21_KOSTEN_UNTERRICHTCURR10(2)
KOSTEN_PRAKT_AUSBILDUNG P21_KOSTEN_PRAKT_AUSBILDUNGCURR10(2)
SACHAUFWAND_AUSBILDUNG P21_SACHAUFWAND_AUSBILDUNGCURR10(2)
GEMEINKOSTEN_AUSBILDUNG P21_GEMEINKOSTEN_AUSBILDUNGCURR10(2)
GESAMTKOSTEN_AUSBILDUNG P21_GESAMTKOSTEN_AUSBILDUNGCURR10(2)

Key field Non-key field



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

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

How to access SAP table RNP21AUSB

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