NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io


FORM GET_DATA .

" Regularization Data
SELECT *
FROM ZSGTRMTR_REGULAR
INTO TABLE GT_ZSGTRMTR_REGULAR
WHERE SDATE = P_DATE
AND PRCTR IN S_PRCTR
AND RBUSA IN S_RBUSA
AND TYPE = 'Others'
AND REG_NO <> ''.

REFRESH :RT_OTCNR.
LOOP AT GT_ZSGTRMTR_REGULAR INTO GS_ZSGTRMTR_REGULAR.
RT_OTCNR-SIGN = 'I'.
RT_OTCNR-OPTION = 'EQ'.
RT_OTCNR-LOW = GS_ZSGTRMTR_REGULAR-M_TXN2.
APPEND RT_OTCNR.

RT_OTCNR-SIGN = 'I'.
RT_OTCNR-OPTION = 'EQ'.
RT_OTCNR-LOW = GS_ZSGTRMTR_REGULAR-B_TXN2.
APPEND RT_OTCNR.
ENDLOOP.

DELETE RT_OTCNR WHERE LOW IS INITIAL.
CLEAR:RT_OTCNR.


IF GT_ZSGTRMTR_REGULAR IS NOT INITIAL.

SELECT * "#EC CI_ALL_FIELDS_NEEDED
FROM VTBFHA
INTO TABLE GT_VTBFHA
FOR ALL ENTRIES IN GT_ZSGTRMTR_REGULAR
WHERE BUKRS = P_BUKRS
AND RFHA = GT_ZSGTRMTR_REGULAR-RFHA.

LOOP AT GT_VTBFHA ASSIGNING <FS_VTBFHA>.
CALL FUNCTION 'ZSGTRMFM_LEAD_CURR'
EXPORTING
CURRENCY1 = <FS_VTBFHA>-WGSCHFT1
CURRENCY2 = <FS_VTBFHA>-WGSCHFT2
IMPORTING
PAIR = <FS_VTBFHA>-ZCPAIR.
ENDLOOP.

IF RT_OTCNR[] IS NOT INITIAL.
SELECT * "#EC CI_ALL_FIELDS_NEEDED
FROM VTBFHA
INTO TABLE GT_VTBFHA_REG
WHERE BUKRS = P_BUKRS
AND RFHA IN RT_OTCNR.

IF GT_VTBFHA_REG IS NOT INITIAL.
SELECT DFIX FIXING_REF_ID GSPPART KKASSA KKURS KSWAP RDEALER RFHA WFWAERS WLWAERS "#EC CI_NO_TRANSFORM
FROM VTBFHAZU
INTO TABLE GT_VTBFHAZU
FOR ALL ENTRIES IN GT_VTBFHA_REG
WHERE BUKRS = GT_VTBFHA_REG-BUKRS
AND RFHA = GT_VTBFHA_REG-RFHA
AND RFHAZU = GT_VTBFHA_REG-RFHAZUL.
ENDIF.
ENDIF.

SELECT * ""OPS_PC PRD_NAME
FROM ZSGTRMTR_PC_MAP CLIENT SPECIFIED "#EC CI_ALL_FIELDS_NEEDED
INTO TABLE GT_ZSGTRMTR_PC_MAP
WHERE MANDT = SY-MANDT. "#EC CI_NOWHERE

SELECT *
FROM TGSBT
INTO TABLE GT_TGSBT
FOR ALL ENTRIES IN GT_ZSGTRMTR_REGULAR
WHERE GSBER = GT_ZSGTRMTR_REGULAR-RBUSA
AND SPRAS = SY-LANGU.

SELECT *
FROM CEPCT CLIENT SPECIFIED "#EC CI_GENBUFF
INTO TABLE GT_CEPCT
FOR ALL ENTRIES IN GT_ZSGTRMTR_REGULAR
WHERE PRCTR = GT_ZSGTRMTR_REGULAR-PRCTR
AND SPRAS = SY-LANGU
AND MANDT = SY-MANDT.

ENDIF.


ENDFORM.
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.