Flow Help
NovacuraRoadmap
6.11
6.11
  • What is Novacura Flow?
  • πŸ““System requirements
  • πŸŽ‰Release notes
  • 🎣Getting started
    • Quick start
    • Develop your first app
  • πŸ”¨Installation and upgrade
    • Installation
    • New installation
    • Upgrade installation
    • Apply service pack
    • Add component
    • Windows authentication
    • Event log
    • FAQ
      • Monitoring
      • Troubleshooting
      • Migration tool
      • IIS user permission
      • Moving SQLite portal database
  • 🧱Security
    • Server
      • Security settings
  • πŸ’‘Development
    • Studio
      • Installation and log in
        • OpenID connect
      • Applications
        • Menu
          • Inbox
        • Workflow
          • Start step
          • User step
            • Header
            • Static text
            • Labeled static text
            • Link
            • External app launcher
            • Image viewer
            • Text input
            • Numeric input
            • Date input
            • Time input
            • Check box input
            • Binary option input
            • List selection input
            • List multi-selection input
            • Menu selection input
            • Image selection input
            • Data grid
            • Calendar
            • List presentation
            • Camera input
            • File gallery
            • GPS location input
            • Signature capture input
            • Item creation sub task
            • Check list sub task
            • Verb sub task
          • Machine step
          • Decision step
          • Assertion step
          • Assignment
          • Table
          • Checkpoint
          • Split
          • Join
          • Script item
          • Log point
          • Annotation
          • End step
          • Included workflow
          • Offline resource
          • Public variables
          • Swimlanes
          • Offline workflow
            • Create an offline workflow
            • Create an offline resource
            • Create an offline seed inbox
            • Create an offline transactions
        • Subscribe
        • Server content
          • Workflow scheduler
          • Generate link
        • Elements
        • Problems
        • Find
        • Metadata panel
        • Version panel
        • Navigation
        • Test bench
        • Application package
          • Get started
      • Environment
        • Users
        • Roles
        • Connectors
        • Properties
        • Languages
        • System events
        • Active directory sync
        • License
        • Devices
        • Branding
        • Reports
      • Monitoring
        • Tasks
        • Applications
        • Help requests
      • Connectors
        • Business systems
          • Database
          • IFS Applications
          • Infor M3
            • M3 Infor API
            • Infor M3 REST
          • Maximo Generic
          • SAP
            • SAP BAPI
              • Basic API
                • BAPI: ZNCFLOW_APPLICATION_COMPONENT
                • BAPI: BAPI_MONITOR_GETLIST
                • BAPI: BAPI_INTERFACE_GETDOCU
                • BAPI: RFC_GET_FUNCTION_INTERFACE
                • BAPI: ZNCFLOW_DDIF_FIELDINFO_GET
          • Oracle Primavera
          • Microsoft Dynamics AX
          • Microsoft Dynamics CRM
          • Microsoft Active Directory
          • Microsoft SharePoint 2013
            • Generic operations
              • Custom list
                • Attachments
                • Create new item
                • Create new item, with field values
                • Delete item
                • Get items by query
                • List all items
                • List fields of items
                • Update item field
              • Document library
                • Check in/out file
                • File management
                • Create sub folder
                • Upload/download
              • Tasks
                • Attachments
                • Predecessors
                • Task information
                • Update task
                • Create new subtask
                • Create new task
              • User operations
                • Group operations
                • Get user by ID
                • Get user by login name
                • List users
        • Communication
          • Email
          • Web page submit
          • FTP
            • Server Operations
            • Directory operations
            • Download Operations
            • File Operations
            • Upload operations
          • SFTP
            • Directory operations
            • Download operations
            • File operations
            • Upload operations
          • Modbus
            • Read operations
            • Write operations
          • External Oauth 2.0 provider
          • Siox
          • REST service
            • REST Project Tool
              • Global output
              • Global parameters
              • Authorization schemes
              • Model transform
              • Enumerations
              • Models
                • Custom model member
              • Operations
                • Parameters
                • Outputs
              • Getting started
          • Web service
            • Example
              • Webservice example: Connector to Microsoft Dynamics AX
        • Printing
          • BarTender 2016
            • Print
            • Manually select
            • Print from BTXML script
            • Print from BTXML script
            • List printers
          • NiceLabel
          • Html to PDF
        • Utility
          • Flow environment
          • Table Operations
          • Custom .NET
          • Google API
          • Generate Xml Data
          • Generate text
          • File System
            • Directory operations
            • File operations
            • Zip operations
      • FlowScript
        • Variables
        • Operators
        • Functions
          • Text functions
          • Number functions
          • Date functions
          • Advanced functions
        • Table
          • Table functions
        • Programs
        • Formats
        • Script examples
        • AD sync scripting
    • Portal 2
      • Getting started
      • General
        • Add pages and portlets
        • Edit pages
        • Navigation
        • Style
        • Settings
          • List of values management
          • Presentation mode
      • Portlets
        • Chart portlets
          • Column chart
          • Line chart
          • Pie chart
        • Data tree
        • Document viewer
        • Filter
        • Html table
        • KPI portlets
          • KPI card
          • Speedometer
        • Record viewer
        • Table
        • Text
        • Common configuration
    • Portal
      • Get started
      • Options
        • Settings
        • List of values management
        • Global variables management
        • Content access management
        • Translations management
        • Import/export
      • Portlets
        • Table
          • Database source
          • Workflow source
        • Record viewer
        • Process overview
        • Iframe
        • Inbox
        • News viewer
        • Document tree
        • Document list
        • Document viewer
        • Generic document viewer
        • Generic document viewer URL
        • Generic document viewer
        • Filter
        • HTML
        • Text
        • Data visualizer card
        • Data visualizer navigator
        • Visual planning
          • Gantt chart
          • Kanban
          • Resource bucket
          • Scheduler
        • Map
      • Portal Push
      • Icons
  • πŸ“±Clients
    • Android legacy client
    • iOS client
    • Windows 10 client
    • Web client
    • Windows CE client
  • ❓FAQ
    • How do i find which version of Flow i am running?
  • πŸ“§Contact
Powered by GitBook
On this page

Was this helpful?

  1. Development
  2. Studio
  3. Connectors
  4. Business systems
  5. SAP
  6. SAP BAPI
  7. Basic API

BAPI: BAPI_MONITOR_GETLIST

This BAPI returns information for BAPI's relating to the position in the BAPI application tree. Giving an * in the first input parameter will give a full list of all BAPI's. The other parameters can be left blank thus letting the system using default values. It is possible to select BAPI's for a list of application nodes by sending in a table COMPONENTS2SELECT with rows of nodes in the field COMPONENT. This BAPI together with the first (ZNCFLOW_APPLICATION_COMPONENT) will give you enough information to draw the complete Application tree containing all BAPI's.

Field

Description

Type

Spec

Example

OBJECTTYPE

Object type

I

CHAR10

* (will result in full list)

SHOW_RELEASE

Release /Reference Release to Display

I

CHAR4

Use default

BAPIS_POTENTIAL

Display Potential BAPIs

I

CHAR1

Use default

BAPIS_NEW

Display New BAPIs in Release

I

CHAR1

Use default

BAPIS_OLD

Display BAPIs from Previous Releases

I

CHAR1

Use default

RELEASED_BAPI

Release Status of BAPIs

I

CHAR1

Use default

RELEASED_FUNC

Release Status of Function Modules

I

CHAR1

Use default

RETURN

Return messages

O

BAPIRET2

COMPONENTS2SELECT

Application Components/Areas to Select

T

BAPIMONCOM

SYSTEMS2SELECT

Original System of BAPIs to Select

T

BAPISRCSYS

Use default

BAPILIST

List of Selected BAPIs

T

BAPIMONSTR

Structure: BAPIRET2

Field

Description

Spec

Example

TYPE

Message type: S Success, E Error, W Warning, I Info, A Abort

CHAR1

ID

Message Class

CHAR30

NUMBER

Message Number

NUMC3

MESSAGE

Message text

CHAR220

LOG_NO

Application log: log number

CHAR20

LOG_MSG_NO

Application log: Internal message serial number

NUMC6

MESSAGE_V1

Message Variable

CHAR50

MESSAGE_V2

Message Variable

CHAR50

MESSAGE_V3

Message Variable

CHAR50

MESSAGE_V4

Message Variable

CHAR50

PARAMETER

Parameter Name

CHAR32

ROW

Lines in parameter

INT4

FIELD

Field in parameter

CHAR30

SYSTEM

Logical system from which message originates

CHAR10

Table: COMPONENTS2SELECT

Field

Description

Spec

Example

COMPONENT

Application component ID

CHAR24

Table: BAPILIST

Field

Description

Spec

Example

OBJECTTYPE

Object Type

CHAR10

SFLIGHT

OBJECTNAME

Object name

CHAR32

Flight

BAPINAME

Method name of BAPI

CHAR32

GetDetail

ABAPNAME

Function module name

CHAR30

BAPI_FLIGHT_GETDETAIL

COMP

Application component ID

CHAR24

BC-DWB

CREA_REL

Release at Creation

CHAR4

610

CREATOR

Author

CHAR12

SAP

UDATE

Changed On

CHAR8

18.09.2001

CHANGER

Last changed by

CHAR12

SAP

SOURCESYS

Name of the SAP system

CHAR8

SAP

BAPI_AG

Application area or BAPI work group responsible

CHAR5

Basis

ISINTERFAC

Interface object type

CHAR1

BAPI_REL

Release status of BAPI method

CHAR1

X

FUNC_REL

Release status of function module

CHAR1

R

OBSOLETE

Release in which the status was set to obsolete

CHAR4

FM_DOCU

Documentation on function module exist

CHAR1

BO_DOCU

Documentation for business object exist

CHAR1

MESTYPE

Message type

CHAR30

VERB

Object type component

CHAR32

GETLIST

BO_TEXT

Description

CHAR80

Flight with connection data (SAP training)

BAPI_TEXT

Description

CHAR80

Find list of flights

PreviousBAPI: ZNCFLOW_APPLICATION_COMPONENTNextBAPI: BAPI_INTERFACE_GETDOCU

Last updated 5 years ago

Was this helpful?

πŸ’‘