BBPS_BS_LIMIT_46B SAP (Transfer Structure Limits for 4.6b) Structure details

Dictionary Type: Structure
Description: Transfer Structure Limits for 4.6b




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




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

BBPS_BS_LIMIT_46B 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 "Transfer Structure Limits for 4.6b" 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_BBPS_BS_LIMIT_46B TYPE BBPS_BS_LIMIT_46B.

The BBPS_BS_LIMIT_46B table consists of various fields, each holding specific information or linking keys about Transfer Structure Limits for 4.6b data available in SAP. These include LIMIT (Overall Limit), NO_LIMIT (No Limit), EXP_VALUE (Expected value), SSC_EXIST (Limits exist for service types).. 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 BBPS_BS_LIMIT_46B 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
PCKG_NOPackage number PACKNONUMC10Assigned to domainPACKNO
LIMITOverall Limit BBP_BSUMLIMITDEC23(4) BAPICURR
NO_LIMITNo Limit BBP_NO_LIMITCHAR1CHAR01
EXP_VALUEExpected value BBP_BCOMMITMNTDEC23(4) BAPICURR
SSC_EXISTLimits exist for service types BBP_ST_EXISTCHAR1CHAR01
CON_EXISTLimit on contract items exists BBP_VC_EXISTCHAR1CHAR01
TMP_EXISTLimit on service packages exists BBP_PK_EXISTCHAR1CHAR01
PRICE_CHGPrice change in entry sheet BBP_PRS_CHGCHAR1XFELD
FREE_LIMITFree limit BBP_BRESTLIMITDEC23(4) BAPICURR
NO_FRLIMITNo Limit BBP_NO_LIMITCHAR1CHAR01
SERV_TYPEShort description of service type BBP_LBNUMCHAR3CHAR3
EDITIONEdition of service type BBP_AUSGBNUMC4NUMC4
SSC_LIMITValue limits on service types BBP_BLBLIMITDEC23(4) BAPICURR
SSC_NOLIMNo limit on standard service type BBP_LBNOLIMCHAR1XFELD
SSC_PRSCHGPrice change in entry sheet BBP_SSCPRS_CHGCHAR1XFELD
SSC_PERCPercentage for price determination BBP_SSC_PROZDEC3(1) BBP_SRV_PROZ
TMP_NUMBERNumber of a set of model service specifications BBP_SPEC_NOCHAR10ALPHABBP_SPEC10
TMP_LIMITLimits on model service specifications BBP_BSPECLIMITDEC23(4) BAPICURR
TMP_NOLIMNo limit on model specifications BBP_SPECNOLIMCHAR1XFELD
TMP_PRSCHGPrice change in entry sheet BBP_TMPPRS_CHGCHAR1XFELD
TMP_PERCPercentage for price determination BBP_TMP_PROZDEC3(1) BBP_SRV_PROZ
CONT_PERCPercentage for price determination BBP_CON_PROZDEC3(1) BBP_SRV_PROZ

Key field Non-key field



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

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

How to access SAP table BBPS_BS_LIMIT_46B

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