LSO_CRP_PWB_COVER SAP (PWB Forms: Cover Letter / Short Description) Structure details

Dictionary Type: Structure
Description: PWB Forms: Cover Letter / Short Description




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




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

LSO_CRP_PWB_COVER 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 "PWB Forms: Cover Letter / Short Description" 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_LSO_CRP_PWB_COVER TYPE LSO_CRP_PWB_COVER.

The LSO_CRP_PWB_COVER table consists of various fields, each holding specific information or linking keys about PWB Forms: Cover Letter / Short Description data available in SAP. These include AANRD (Form of Address: Recipient), AGRUS (Name: Salutation (Recipient)), KSTXT (Object name: business event), KOTYP (Object type: business event).. 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 (Deep)


SAP LSO_CRP_PWB_COVER 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
AARDFRecipient: Form of Address LSO_CRP_AARDFSTRG0STRING
AANRDForm of Address: Recipient AANRDCHAR79CHAR79
AGRUSName: Salutation (Recipient) AGRUSCHAR79CHAR79
KSTXTObject name: business event KSTXTCHAR40TEXT40
KOTYPObject type: business event KOTPECHAR2Assigned to domainOTYPE
KOBJDObject ID: business event KOBJDNUMC8Assigned to domainHROBJIDPON
PARTACTYTXTParticipation: Participation Status LSO_CRP_PARTACTYTXTCHAR40TEXT40
TCANZNumber of attendees TCANZCHAR3CHAR3
TANRDTitle: attendee TANRDCHAR79CHAR79
TGRUSGreeting: Attendee TGRUSCHAR79CHAR79
VSTXTObject name: Organizer V_TXTCHAR40TEXT40
PARTCANCTXTParticipation: Cancellation Reason Text LSO_CRP_PARTCANCTXTCHAR60TEXT60
DSTXTObject name: business event type DSTXTCHAR40TEXT40
KTFORM 0
TFORMDelivery Method LSO_TFORM_CNUMC4LSO_TFORM_CH_LSOTFORM_C
TFORMPDelivery Method Attributes LSO_TFORMP_CNUMC4LSO_TFORMP_CH_LSOTFORMP_C
OBJTYPEObject Type OTYPECHAR2OTYPEPOT
OBJTYPETYPEObject Type OTYPECHAR2OTYPEPOT
RELATIONSubtype SUBTYCHAR4SUBTYSUB
GENTRAINGenerate Course LSO_GENTRAIN_CCHAR1LSO_X_C
TYPETyping of Delivery Method LSO_TFORMTYPE_CCHAR1LSO_TFORMTYPE_C
SCHEDULE_DEPIndicator 'Time-Specific' LSO_SCHEDULE_CCHAR1LSO_X_C
LOCATION_DEPIndicator 'Location-Specific' LSO_LOCATION_CCHAR1LSO_X_C
RESOURCE_DEPIndicator 'Resource-Dependent' LSO_RESOURCE_DEPCHAR1LSO_X_C
MEDIA_STOREDIndicator 'Electronic Medium Required' LSO_MEDIA_STORED_CCHAR1LSO_MEDIA_STORED
LA_WRITEIndicator: Writes Learner Account Data LSO_LA_WRITECHAR1LSO_X_C
TAC_WRITEIndicator 'Writes TAC Data' LSO_TAC_WRITECHAR1LSO_X_C
MASSNAction for Course Type LSO_MASSNCHAR4MASSP
TXTSHORTDelivery Method - Short Name LSO_TFORMTSHORT_CCHAR20LSO_TFORMTSHORT_C
TXTSINGDelivery Method Text LSO_TFORMT_CCHAR40LSO_TFORMT_C
TXTPLURDelivery Method Text LSO_TFORMT_CCHAR40LSO_TFORMT_C
DOBJDObject ID: Business event type DOBIDNUMC8Assigned to domainHROBJIDPON
DOTYPObject type: Business event type DOTPECHAR2Assigned to domainOTYPE

Key field Non-key field



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

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

How to access SAP table LSO_CRP_PWB_COVER

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