ICL_CLAIM_SUBRO_S_RBP SAP (Role-Based Performer) Structure details

Dictionary Type: Structure
Description: Role-Based Performer




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




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

ICL_CLAIM_SUBRO_S_RBP 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 "Role-Based Performer" 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_ICL_CLAIM_SUBRO_S_RBP TYPE ICL_CLAIM_SUBRO_S_RBP.

The ICL_CLAIM_SUBRO_S_RBP table consists of various fields, each holding specific information or linking keys about Role-Based Performer data available in SAP. These include SUBCLAIM (Subclaim), RBPPROF (Role Profile), RBPROLE (Performer Role), RBPOBJID (Object ID of Performer).. 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 ICL_CLAIM_SUBRO_S_RBP 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
WA_RBP 0
SUBCLAIMSubclaim ICL_SUBCLCHAR3ICL_SUBCLICL_SUBCLAIM
RBPPROFRole Profile ICL_RBPPROF_D_PECHAR4ICL_RBPPROF
RBPROLEPerformer Role ICL_RBPROLE_D_PECHAR4ICL_RBPROLE
RBPOBJIDObject ID of Performer ICL_RBPOBJID_D_PECHAR12HROBJID_12
RBPOTYPEObject Type of Performer ICL_RBPOTYPE_D_PECHAR2OTYPEICL_RBPOTYPE_E
SUBCLAIMDESCName of Claim/Subclaim ICL_SUBCLDESCRIPCHAR20TEXT20
RBPPROFNDescription of Role Profile ICL_RBPPROFN_D_PECHAR40ICL_RBPPROFN
RBPROLENName of Performer Role ICL_RBPROLEN_D_PECHAR40ICL_RBPROLEN
RBPOBJNDescription of Performer ICL_RBPOBJN_D_PECHAR40ICL_RBPOBJN
SUBCLTYPESubclaim Type ICL_SUBCLTYPECHAR4ICL_SUBCLTYPE
ACTIVITYTask / Log Entry ICL_MESSAGECHAR6ICL_MESSAGE
BNAMEUser Name in User Master Record XUBNAMECHAR12XUBNAMEXUS
RBPGUIDUniversal Unique Identifier for Role-Based Performer ICL_RBPGUID_D_PECHAR32SYSUUID_C
ISMANDATORYPerformer Assignment Is Mandatory ICL_RBPISMAND_D_PECHAR1XFELD
ISRESPONSIBLEAdditional Display in List ICL_RBPRESP_D_PECHAR1XFELD
ISDISPATCHERPerformer for Non-Assignable Tasks ICL_RBPDISP_D_PECHAR1XFELD
REQCONFConfirmation Upon Change of Performer ICL_RBPCONF_D_PECHAR1XFELD
INHERITOBJSubclaim Inherits Performer ICL_RBPINH_D_PECHAR1XFELD
NOTIFYNotification with New Assignment of Performer ICL_RBPNOTIFY_D_PECHAR1XFELD
RBPDEFOTYPEObject Type of Performer ICL_RBPOTYPE_D_PECHAR2OTYPEICL_RBPOTYPE_E
RBPMANUALLYPerformer Assignment Done Manually ICL_RBPMANUALLY_D_PECHAR1XFELD
RBPOTYPENObject Type Text OTEXTCHAR25TEXT25
TELEPHONETelephone no.: dialling code+number AD_TLNMBRCHAR30CHAR30
EXTENSIONTelephone no.: Extension AD_TLXTNSCHAR10CHAR10
DIAL_PHONEText TXT50CHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table ICL_CLAIM_SUBRO_S_RBP

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