KGALRFC_T811S SAP (RFC for Cycles, Segment Definitions) Structure details

Dictionary Type: Structure
Description: RFC for Cycles, Segment Definitions




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




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

KGALRFC_T811S 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 "RFC for Cycles, Segment Definitions" 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_KGALRFC_T811S TYPE KGALRFC_T811S.

The KGALRFC_T811S table consists of various fields, each holding specific information or linking keys about RFC for Cycles, Segment Definitions data available in SAP. These include SEGMENT_TXT (Text (30 Characters)), SENDER_RULE (Assessment/distribution rule sender), RECEIVER_RULE (Assessment/Distribution Rule Receiver), SENDER_PERCENT (Sender percentage).. 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 KGALRFC_T811S 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
SEGMENT_NAMEName of a segment in assessment/distribution SEQNAMECHAR10SEQNAMEFSR
SEGMENT_TXTText (30 Characters) TEXT30CHAR30TEXT30
SENDER_RULEAssessment/distribution rule sender SRULECHAR1SRULE
RECEIVER_RULEAssessment/Distribution Rule Receiver RRULECHAR1RRULE
SENDER_PERCENTSender percentage SNDPERCENTDEC5(2) SNDPERCENT
CURRENCYCurrency key allocations FACURCUKY5Assigned to domainWAERS
SEGMENT_LOCKEDIndicator: Segment Locked SEQBLKCHAR1XFELD
SENDER_FIELD1Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD2Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD3Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD4Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD5Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD6Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD7Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD8Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD9Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
SENDER_FIELD10Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD1Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD2Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD3Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD4Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD5Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD6Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD7Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD8Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD9Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECEIVER_FIELD10Fixed amount field FIX_AMOUNTCHAR30Assigned to domainFDNAME
RECE_BASE_FIELDField group FIELDGROUPCHAR30Assigned to domainFDNAME
ASSESS_COST_ELEMENTAssessment Cost Element ASACCCHAR10Assigned to domainALPHAKSTAR
FIX_PA_FIELDValue field name for fixed cost center costs RKE_FELDFCHAR30Assigned to domainFDNAME
VAR_PA_FIELDValue field for variable cost-center costs RKE_FELDGCHAR30Assigned to domainFDNAME
ASSESS_PATTERNAllocation Structure for Settlement/Assessment BRGABSCHCHAR2Assigned to domainABSCH
PA_PATTERNPA transfer structure ERSCHCHAR2Assigned to domainALPHAERSCH

Key field Non-key field



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

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

How to access SAP table KGALRFC_T811S

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