SAP R/3 форум ABAP консультантов
Russian ABAP Developer's Club

Home - FAQ - Search - Memberlist - Usergroups - Profile - Log in to check your private messages - Register - Log in - English
Blogs - Weblogs News
Search found 1565 matches
Russian ABAP Developer's Club Forum Index
Author Message
  Topic: Note 881083 - Blocking factors on Oracle-based systems
admin

Replies: 0
Views: 54

PostForum: Performance tuning | Производительность   Posted: Fri Sep 03, 2010 2:12 pm   Subject: Note 881083 - Blocking factors on Oracle-based systems
Note 881083 - Blocking factors on Oracle-based systems
(объясняет преобразование FOR ALL ENTRIES в параметр IN в SQL запросе)

Symptom

You require information regarding the optimal way to config ...
  Topic: Абаперский хумор
admin

Replies: 49
Views: 13913

PostForum: Talks | Беседка   Posted: Thu Jul 15, 2010 10:53 pm   Subject: Абаперский хумор
Дмитрий, отжег, молодца!!!!! Laughing
  Topic: Color individual cells of an ALV GRID
admin

Replies: 0
Views: 806

PostForum: ALV Grid / ALV Tree / ALV List   Posted: Fri Jun 04, 2010 11:24 am   Subject: Color individual cells of an ALV GRID
Author: Ankur Parab

The coloring of individual cells in ALV Grid is possible through ALV using OOPS.
First declare a table (of type lvc_t_scol) for specifying the color inside the internal table ...
  Topic: Coloring Cells/rows in ALV Grid.
admin

Replies: 0
Views: 397

PostForum: ALV Grid / ALV Tree / ALV List   Posted: Fri Jun 04, 2010 11:18 am   Subject: Coloring Cells/rows in ALV Grid.
Author: Stefan Riedel-Seifert

You must distinuish between 3 Scenarios fpr coloring:

1) Coloring entire column
To make an entire column be painted with the color you want, you can use the " ...
  Topic: Editable Fieldcatalogue for ALV display
admin

Replies: 0
Views: 571

PostForum: ALV Grid / ALV Tree / ALV List   Posted: Wed May 26, 2010 3:27 pm   Subject: Editable Fieldcatalogue for ALV display
By Swarna S, Tata Consultancy Services

*&---------------------------------------------------------------------*
*& Report ZALV_FCAT *
*& ...
  Topic: Multiple screens in dock container
admin

Replies: 0
Views: 492

PostForum: ALV Grid / ALV Tree / ALV List   Posted: Wed May 26, 2010 3:07 pm   Subject: Multiple screens in dock container
REPORT yztest .

TYPE-POOLS: slis.

* Tables
TABLES: mara.

TYPES: BEGIN OF ty_name,
name TYPE char10,
age TYPE i,
END OF ty_name.

TYPES: BEGIN OF ty_marks,
sub1 TYPE i, ...
  Topic: Daily Stock Consumption Report
admin

Replies: 0
Views: 755

PostForum: ММ   Posted: Fri Apr 09, 2010 12:21 pm   Subject: Daily Stock Consumption Report
*&---------------------------------------------------------------------*
*& Report ZSNAK_STORE_CONSUMPTION
*&
*&-------------------------------------------------------------------- ...
  Topic: Description of the standard movement types
admin

Replies: 0
Views: 674

PostForum: ММ   Posted: Fri Apr 09, 2010 12:14 pm   Subject: Description of the standard movement types
Movement type
Mvt type Description
1xx GR from Pur/Prd and return
2xx GI for Consumption
3xx,4xx Transfer
5xx GR W/O ref to Pur/Prd Order
6xx LE-SHP movement types
7xx Physical inventory(IM:70x ...
  Topic: Process of reversal of the usage decision
admin

Replies: 0
Views: 1028

PostForum: SD   Posted: Fri Apr 09, 2010 8:51 am   Subject: Process of reversal of the usage decision
*&---------------------------------------------------------------------*
*& Report ZRQEVAC50 *
*& ...
  Topic: Purchase order performance report
admin

Replies: 0
Views: 524

PostForum: ММ   Posted: Sat Mar 27, 2010 12:58 am   Subject: Purchase order performance report
*----------------------------------------------------------------------
* Modification Log:
* 1) Changed by : Suchon Poomcharoen
* Changed on : 14/10/2009
* Transport :
* Corr ...
  Topic: List of Open Purchase Orders
admin

Replies: 0
Views: 749

PostForum: ММ   Posted: Sat Mar 27, 2010 12:56 am   Subject: List of Open Purchase Orders
*-----------------------------------------------------------------------
* Programe Name : ZMM_OPENPO_DETAILS
* PO open if GRN not done for full quantity or
* deliv. completed/final inv indicat ...
  Topic: New PO creation from existing open PO with new organ. struct
admin

Replies: 0
Views: 423

PostForum: ММ   Posted: Sat Mar 27, 2010 12:47 am   Subject: New PO creation from existing open PO with new organ. struct
New PO creation from existing open PO with new organizational structure

Author: Qamar Javed

*&---------------------------------------------------------------------*
*& Report YMPUR_OP ...
  Topic: How to Create and Use the Authorization Objects in ABAP
admin

Replies: 0
Views: 1555

PostForum: Security and Monitoring   Posted: Mon Mar 22, 2010 5:40 pm   Subject: How to Create and Use the Authorization Objects in ABAP
How to Create and Use the Authorization Objects in ABAP

Published by rson.

Authorization Objects are used to manipulate the current user’s privileges for specific data selection and activities ...
  Topic: Multi-line ALV using ROW_POS in field catalog
admin

Replies: 1
Views: 1424

PostForum: ALV Grid / ALV Tree / ALV List   Posted: Sat Mar 13, 2010 7:35 pm   Subject: Multi-line ALV using ROW_POS in field catalog
REPORT zvenkat_alv_color_row.
DATA: BEGIN OF it_data OCCURS 0,
color TYPE char3,
arbgb TYPE t100-arbgb,
msgnr TYPE t100-msgnr,
text TYPE t100-text,
END ...
  Topic: BAPI_FIXEDASSET_CHANGE
admin

Replies: 1
Views: 1875

PostForum: BAPI   Posted: Wed Mar 03, 2010 6:08 pm   Subject: BAPI_FIXEDASSET_CHANGE
FORM bapi_call TABLES pt_msg STRUCTURE bapiret2.
*Time-dependent data
DATA: ls_tmdepdata TYPE bapi1022_feglg003.
DATA: ls_tmdepdatax TYPE bapi1022_feglg003x.

*Account assignment
...
 
Page 1 of 105 Goto page 1, 2, 3 ... 103, 104, 105  Next
All times are GMT + 4 Hours
Jump to:  


All product names are trademarks of their respective companies. SAPNET.RU websites are in no way affiliated with SAP AG.
SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver and any other are registered trademarks of SAP AG.
Every effort is made to ensure content integrity. Use information on this site at your own risk.