SAP ABAP Class IF_FIP_MANAGE_SALES_ORDER (Interface for managing sales order)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FIP_BADI_SALES_ORDER_BAL | BAdI interface for sales order | 20080313 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FIP_IMPL_SALES_ORDER_BAPI | Class for BAdI Impl.: FIP_IMPL_SALES_ORDER_BADI | 20080314 |
Properties
Class | IF_FIP_MANAGE_SALES_ORDER | |
Short Description | Interface for managing sales order | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080313 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FIP_MANAGE_SALES_ORDER has no forward declaration.
Interfaces
Class IF_FIP_MANAGE_SALES_ORDER has no interface implemented.
Friends
Class IF_FIP_MANAGE_SALES_ORDER has no friend class.
Attributes
Class IF_FIP_MANAGE_SALES_ORDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | change sales order | 20080319 |
2 | ![]() |
Instance method | Public | Method | create sales order | 20080320 |
3 | ![]() |
Instance method | Public | Method | Read Sales Orders by Elements | 20080403 |
4 | ![]() |
Instance method | Public | Method | read sales orders by IDs | 20080507 |
Events
Class IF_FIP_MANAGE_SALES_ORDER has no event.
Types
Class IF_FIP_MANAGE_SALES_ORDER has no local type.
Method Signatures
Method CHANGE_SALES_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080320 | ||
2 | ![]() |
ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080520 | ||
3 | ![]() |
IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Document Structure | 20080521 | ||
4 | ![]() |
IT_ORDER_LINES_X | Call by reference | Type reference (TYPE) | FIP_TH_ORDER_LINE_X | FIP order line data change parameter | 20080521 |
Method CHANGE_SALES_ORDERS on class IF_FIP_MANAGE_SALES_ORDER has no exception.
Method CREATE_SALES_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080331 | ||
2 | ![]() |
ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080521 | ||
3 | ![]() |
ET_VBELN_LIST | Call by reference | Type reference (TYPE) | FIP_T_VBELN_LIST | Sales and Distribution Document Number | 20080521 | ||
4 | ![]() |
IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080331 |
Method CREATE_SALES_ORDER on class IF_FIP_MANAGE_SALES_ORDER has no exception.
Method READ_SO_BY_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080514 | ||
2 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | FIP_T_SALES_ORDER | Table of Sales Orders | 20080403 | ||
3 | ![]() |
IT_AUART | Call by reference | Type reference (TYPE) | FIP_T_AUART_RANGE | Range: Sales Document Type | 20080509 | ||
4 | ![]() |
IT_AUDAT | Call by reference | Type reference (TYPE) | FIP_T_AUDAT_RANGE | Range: Document Date (Date Received/Sent) | 20080403 | ||
5 | ![]() |
IT_EAN11 | Call by reference | Type reference (TYPE) | FIP_T_EAN11_RANGE | Range: International Article Number (EAN/UPC) | 20080609 | ||
6 | ![]() |
IT_ERDAT | Call by reference | Type reference (TYPE) | FIP_T_ERDAT_RANGE | Range: Date on Which Record Was Created | 20080403 | ||
7 | ![]() |
IT_ERNAM | Call by reference | Type reference (TYPE) | FIP_T_ERNAM_RANGE | Range: Name of the Person who Created the Object | 20080403 | ||
8 | ![]() |
IT_ERZET | Call by reference | Type reference (TYPE) | FIP_T_ERZET_RANGE | Range: Entry Time | 20080403 | ||
9 | ![]() |
IT_KUNNR | Call by reference | Type reference (TYPE) | FIP_T_KUNNR_RANGE | Range: Sold-to party | 20080408 | ||
10 | ![]() |
IT_MAKTX | Call by reference | Type reference (TYPE) | FIP_T_MAKTX_RANGE | Range: Material Description | 20080609 | ||
11 | ![]() |
IT_MATKL | Call by reference | Type reference (TYPE) | FIP_T_MATKL_RANGE | Range: Material Group | 20080403 | ||
12 | ![]() |
IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MATNR_RANGE | Range: Material Number | 20080403 | ||
13 | ![]() |
IT_MATNR_KU | Call by reference | Type reference (TYPE) | FIP_T_MATNR_KU_RANGE | Range: Material Number | 20080403 | ||
14 | ![]() |
IT_SPART | Call by reference | Type reference (TYPE) | FIP_T_SPART_RANGE | Range: Division | 20080403 | ||
15 | ![]() |
IT_VBELN | Call by reference | Type reference (TYPE) | FIP_T_VBELN_RANGE | Range: Sales Document | 20080403 | ||
16 | ![]() |
IT_VDATU | Call by reference | Type reference (TYPE) | FIP_T_VDATU_RANGE | Range: Requested Delivery Date | 20080403 | ||
17 | ![]() |
IT_VKGRP | Call by reference | Type reference (TYPE) | FIP_T_VKGRP_RANGE | Range: Sales group | 20080509 | ||
18 | ![]() |
IT_VKORG | Call by reference | Type reference (TYPE) | FIP_T_VKORG_RANGE | Range: Sales Organization | 20080403 | ||
19 | ![]() |
IT_VTWEG | Call by reference | Type reference (TYPE) | FIP_T_VTWEG_RANGE | Range: Distribution Channel | 20080403 | ||
20 | ![]() |
IT_WERKS | Call by reference | Type reference (TYPE) | FIP_T_WERKS_RANGE | Range: Plant | 20080403 |
Method READ_SO_BY_ELEMENTS on class IF_FIP_MANAGE_SALES_ORDER has no exception.
Method READ_SO_BY_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080508 | ||
2 | ![]() |
ET_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080508 | ||
3 | ![]() |
IT_VBELN_RANGE | Call by reference | Type reference (TYPE) | FIP_T_VBELN_RANGE | Range: Sales Document | 20080508 |
Method READ_SO_BY_IDS on class IF_FIP_MANAGE_SALES_ORDER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |