BAPI_ALM_ORDER_SRULE_UP SAP (PM/CS BAPI Settlement Rule (Update Structure)) Structure details

Dictionary Type: Structure
Description: PM/CS BAPI Settlement Rule (Update Structure)




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




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

BAPI_ALM_ORDER_SRULE_UP 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 "PM/CS BAPI Settlement Rule (Update 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_BAPI_ALM_ORDER_SRULE_UP TYPE BAPI_ALM_ORDER_SRULE_UP.

The BAPI_ALM_ORDER_SRULE_UP table consists of various fields, each holding specific information or linking keys about PM/CS BAPI Settlement Rule (Update Structure) data available in SAP. These include SOURCE (Updated information in related user data field), PERCENTAGE (Updated information in related user data field), EQUIV_NUMBER (Updated information in related user data field), AMOUNT (Updated information in related user data field).. 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: Cannot Be Enhanced


SAP BAPI_ALM_ORDER_SRULE_UP 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
SETTL_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SOURCEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PERCENTAGEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EQUIV_NUMBERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AMOUNTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BUS_AREAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COMP_CODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GL_ACCOUNTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PROFIT_CTRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COSTCENTERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ORDERIDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WBS_ELEMENTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ASSET_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SUB_NUMBERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NETWORKUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ACTIVITYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SALES_ORDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
S_ORD_ITEMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COST_OBJUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CO_BUSPROCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTNRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GBISJUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GBISPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_FROM_YEARUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VALID_FROM_PERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPI_ALM_ORDER_SRULE_UP

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