BAPI1300PLNDAX SAP (IS-H BAPI Planned Values per Service and OU; with Checkboxes) Structure details

Dictionary Type: Structure
Description: IS-H BAPI Planned Values per Service and OU; with Checkboxes




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




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

BAPI1300PLNDAX 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 "IS-H BAPI Planned Values per Service and OU; with Checkboxes" 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_BAPI1300PLNDAX TYPE BAPI1300PLNDAX.

The BAPI1300PLNDAX table consists of various fields, each holding specific information or linking keys about IS-H BAPI Planned Values per Service and OU; with Checkboxes data available in SAP. These include INSTITUTION (Institution), SRVCATID (IS-H: Service Catalog Identification Key), SERVICEID (Service in Service Catalog), REQ_DEPT_OU (Departmental Organizational Unit That Requests the Service).. 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 BAPI1300PLNDAX 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
CLIENTClient MANDTCLNT3T000MANDT
INSTITUTIONInstitution EINRICHAR4TN01ALPHAEINRIEIN
SRVCATIDIS-H: Service Catalog Identification Key TARIDCHAR2TNK01ALPHATARIDTAK
SERVICEIDService in Service Catalog TARLSCHAR10NTPKALPHATARLSTAL
REQ_DEPT_OUDepartmental Organizational Unit That Requests the Service ANFOECHAR8NORGALPHAORGID
ENDDATEEnd Date of a Planned Value ISH_LPENDTDATS8DATUM
BEGDATEStart Date of a Planned Value ISH_LPBEDTDATS8DATUM
BEGDATEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLAN_AMNTPlanned Quantity of Service ISH_LPMNGNUMC4NUMC4
PLAN_AMNTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLAN_DAYSIS-H: Planned days ISH_PTAGENUMC6NUMC6
PLAN_DAYSXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PLAN_DAYS_SHIS-H: Planned Number of Days with Discount ISH_STAGENUMC6NUMC6
PLAN_DAYS_SHXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AGREE_AMNTIS-H: Agreed Number in Accordance with V2/V3 ISH_LVMNGNUMC4NUMC4
AGREE_AMNTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DEMAND_AMNTIS-H: Required Number in Accordance with V2/V3 ISH_LFMNGNUMC4NUMC4
DEMAND_AMNTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DEMAND_EXTRAIS-H: Agreed surcharges or discounts, BAPI planned values ISH_BAPI_PLN_PRICEDEC23(4) BAPICURR
DEMAND_EXTRAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CURRKEYIS-H: Currency Key RI_WAERSCUKY5Assigned to domainWAERS
CURRKEY_ISOIS-H: ISO Currency Service Price ISH_BAPI_SRVPR_CURR_ISOCHAR3ISOCD

Key field Non-key field



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

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

How to access SAP table BAPI1300PLNDAX

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