Use Class
CL_ABAP_CHAR_UTILITIES
Ex.
SPLIT v_remark at CL_ABAP_CHAR_UTILITIES=>CR_LF
into TABLE it_tmp.
Use Class
CL_ABAP_CHAR_UTILITIES
Ex.
SPLIT v_remark at CL_ABAP_CHAR_UTILITIES=>CR_LF
into TABLE it_tmp.
DATA: lref_consumer type ref to cl_gui_props_consumer,
ls_metric_factors type cntl_metric_factors.
lref_consumer = cl_gui_props_consumer=>create_consumer( ).
ls_metric_factors = lref_consumer->get_metric_factors( ).
WRITE: ls_metric_factors-screen-x,
ls_metric_factors-screen-y.
Table : ZBCPROGPWD
1. Click View Maintenance.
3. Delete Report key and Click gen on Users.
4. Click Hash for encoding and Click Save.
Acct Assignment Cat. : U (Unknown)Call Transaction : ZMM01 (Print or Display Purchase Requisition)
Material : Select material but if have not material you space.
Short Text : Input Brand, Model, Description and spec anything.
Quantity : Input quantity.
Order Unit : Select unit of measure for order.
Delivery Date : Select date on which the goods are to be delivered.
Material Group : Select ZASSET or ZSERVICE.
Plant : Select plant (3000).
Purchasing Group : Select 30 Namfon S.
Requested By : Youe name.
Purch. Organization : Select plant (3000).
Val. Price : Key price of the requested material per price unit.
Tab Texts > Item text : Key your cost center.
and save requisition and copy PR number.
1. Input PR number in Purchase Requisition.
2. Checkbox Print Now..
3. Execute.