Fonction SAP BAPI_PROCESS_GETLIST - List of business processes per selection conditions

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ALLOCATIONCATEGORY BAPI1036_GEN-ALLOC_CATEGRY C 1 X Allocation category (from value)
ALLOCATIONCATEGORYTO BAPI1036_GEN-ALLOC_CATEGRY C 1 X Allocation category (to value)
ALLOCATIONCOSTELEMENT BAPI1036_GEN-ALLOC_CST_ELM C 10 X Allocation cost element (from value)
ALLOCATIONCOSTELEMENTTO BAPI1036_GEN-ALLOC_CST_ELM C 10 X Allocation cost element (to value)
BUSINESSPROCESS BAPI1036_GEN-CO_BUSPROC C 12 X Business process (from value)
BUSINESSPROCESSTO BAPI1036_GEN-CO_BUSPROC C 12 X Business process (to value)
BUSINESSPROCESSUNIT BAPI1036_GEN-COST_DRIVER C 3 X Unit of measurement (from value)
BUSINESSPROCESSUNITTO BAPI1036_GEN-COST_DRIVER C 3 X Unit of measurement (to value)
COMPANYCODE BAPI1036_GEN-COMP_CODE C 4 X Company code (from value)
COMPANYCODETO BAPI1036_GEN-COMP_CODE C 4 X Company code (to value)
CONTROLLINGAREA BAPI1036_GEN-CO_AREA C 4 X Controlling area
DATEFROM BAPI1036_GEN-SOME_DATE D 8 SY-DATUM X Validity period: Start
DATETO BAPI1036_GEN-SOME_DATE D 8 X Validity period: End
MASTER_DATA_INACTIVE BAPI1036_GEN-MASTER_DATA_INACTIVE C 1 X Master Record Inactive
PRICEINDICATOR BAPI1036_GEN-PRICE_INDICTR C 3 X Price indicator (from value)
PRICEINDICATORTO BAPI1036_GEN-PRICE_INDICTR C 3 X Price indicator (to value)
PROCESSOWNER BAPI1036_GEN-PROCESS_OWNER C 20 X Person Responsible (From-Value)
PROCESSOWNERTO BAPI1036_GEN-PROCESS_OWNER C 20 X Person Responsible (To-Value)
PROCESS_OWNER_USER BAPI1036_GEN-PROCESS_OWNER_USER C 12 X User Responsible for Business Process (From-Value)
PROCESS_OWNER_USER_TO BAPI1036_GEN-PROCESS_OWNER_USER C 12 X User Responsible for Business Process (To-Value)
STATISTICAL BAPI1036_GEN-STATISTICAL C 1 X Indicator "Statistical Business Process"

Paramètre Reférence Long. Facultatif Description
BUSINESSPROCESSLIST BAPI1036_BPLIST 76 Return table: List of business processes
EXTENSIONIN BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RETURN BAPIRET2 548 Return parameter (error table)

Functionality
The module determines a list of businessprocesses which correspond to the chosen requirements in theinterface.

Notes
You can use the function module BAPI_PROCESS_GETDETAIL afterwards inorder to provide more detail for a single business process.

Further information
For more information, see the SAP Library under Activity-Based Costing.

Description
allocation category of the business process (ifnecessary, "from" value).

Description
allocation category of the business processes ("to"value).

Description
allocation cost category of thebusiness processes (if necessary, "from" value).

Description
allocation cost category of thebusiness process ("from" value).

Description
"From" value while choosing a business process area.

Description
"To" value while choosing a business process area.

Description
cost driver for the business process (ifneeded, "from" value).

Description
cost driver for the business process ("to"value).

Description
company code to which the business processshould be assigned (if needed "from" value).

Description
"To" value for the company code along withthe "from" value builds an interval.

Description
controlling area to which thebusiness process is assigned.

Description
Start of the valid period for the business processes being searched("from" date).

Description
End of the valid period for the business processes being searched ("to"date).

Description
X = read inactive master record

Value range
SPACE, X

Default
SPACE

Description
price indicator of the business process (if needed,"from" value).

Description
price indicator of the business process ("to" value).

Description
Person, responsible for the business process (if needed, "from" value).

Description
Person responsible for the business process ("to" value).

Description
User Responsible for Business Process (From-Value)

Description
User Responsible for Business Process (To-Value)

Description
Table with selected requirements for corresponding business processwith entry from controlling area,business process and description/name.

Description
Enhancement structure (Input).

Description
Enhancement structure (Output).

Description
Tables of the affected messages with parameter information. Rows andcolumns for table parameters are specified.