CI_EKKODB:Where the 'CI' stands for Customer Include is a customer include file for enhancement of EKKO database table. Purchase order headers in SAP are kept in the "EKKO" table. EKKO Table:This table contains the Header Information of Purchase Orders in MM (Materials Management module. Th...
SAP Managed Tags: ABAP Testing and Analysis Hello MSEG TABLE IS USED TO store the Material document created for the PO. Movementy type: Movement type (inventory management) Specifies a key for the type of goods movement. Each goods movement (for example, purchase order to warehouse) is al...
SAP Managed Tags: ABAP Development hi, i have a report which i have to performance tune. the report is using above function module (CHANGEDOCUMENT_READ_HEADERS) and passes a single objectid which is fetched from EKKO-eblen. so, this function module continuously accesses the cdpos and cdhdr...
SAP Managed Tags: ABAP Development what is the significance of .append and .include. .append is used for structure to restrict the one table whereas .include is used for multiple tables. what is the other significance. regards RamanaReply...
STXL table contains information related to Long texts entered in SAP for different transactions. Ex: If Purchase order header text is maintained(ME21N) then there will be an entry in STXL table with the following entry: TDOBJECT will be EKKO (PO table), TDNAME will be PO Number, TDID ...